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 ...
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 ...
The main purpose of the circuit is to provide an aid for people who are planning to build circuits or projects that will be based on ATmega8 microcontroller. The development kit is being offered from ...
I've been interested in getting into microcontroller programming lately, and I've been looking at Microchips PIC16F and PIC18F series (especially the PIC16F), and also Atmel's ATtiny and ATmega series ...
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega microcontrollers, that way I don't have to use a breadboard and make the wiring to program ...
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 ...
If you are interested in learning more about the history of the iconic Arduino UNO microcontroller you are sure to be interested in the new article published this month to the official Arduino blog ...