The Ubuntu Linux distribution has been ported to the cheapest and most portable platform yet: An Atmel ATmega microcontroller. Boasting a 20MHz 8-bit AVR processor, 128KB of flash storage and a ...
There are cheap LCDs available from China, and when plugged into an Arduino, these displays serve as useful interfaces or even shinier baubles for your latest project. [Michael] picked up a few of ...
There are many reasons to build your own Arduino circuit on a protoboard or a custom-designed printed circuit board. At the heart of the Arduino platform is an AVR microcontroller, in usual way you ...
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega ...
If you’re just getting into hobby electronics chances are there are lots of tools you’d like to get you hands on but can’t yet justify the purchases. Why not build some of the simpler ones? Here’s a ...
The Meridian Nixie Clock is based on an ATMega microcontroller and combines programmable temperature and light sensors with vintage IN-14 and IN-16 lamp bulbs. It can be used as a clock, calendar, or ...
An in-depth look at the 8-bit AVR architecture found in ATtiny and ATmega microcontrollers, mainly from a software and programming point of view. Explore the AVR architecture using C and assembly ...
Since you lacked the USB interface in your own Arduino board, it becomes necessary to use a homemade/ready-made USB to Serial Converter Module as an efficient and economical solution. Inexpensive and ...