News

Makers, hobbyists and developers that enjoy building projects using the Arduino platform might be interested in this awesome Arduino GPS Map Navigation System which was being built by Kathy Yang.
Whether it's your first time practicing coding, or you're a seasoned tinkerer, Arduino is an excellent platform to get your hands dirty with coding and tech.
The ATtiny10 – along with its younger siblings that go by the names ATtiny 4, 5, and 9 – are the smallest microcontrollers Atmel makes. With only 32 bytes of RAM and 1 kB of Flash, ther… ...
Over the last decade, the open-source movement has not only transformed the world of software, but also catalyzed a sweeping revolution in hardware tinkering. At the heart of this shift lies a ...
Arduino microcontrollers have added Python to the range of compatible programming languages. Others can be used, and not just Arduino's own IDE app.
Adding USB functionality to your Arduino projects used to be a pain, but thankfully, the V-USB project came along and gave your ATMEGA328 the ability to control the USB lines directly and mimic ...