News

Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pi… ...
This USB driver is a firmware-only implementation of the USB 1.1 standard (low speed device) on cheap single chip microcomputers of Atmel’s AVR series! BootloadHID is a USB boot loader for AVR ...
AVR USBasp is a USB in-circuit programmer and it can use to program most of the Atmel AVR controllers. It simply consist of an ATMega8 and a couple of passive components such as resistors, capacitors, ...
I buy Arduino Pro Micro for $3, reflash them with Atmel’s FLIP USB bootloader and use them as regular ATmega32U4 boards, on Mini you get ATmega328. It’s cheaper than the microprocessor bought ...
Hardware Startup's build includes: a USB to serial converter, an ATmega328p, a 5V power circuit, and some headers. Then, you load the the Arduino bootloader on the ATmega, connect everything up ...
For more information on the new Arduino Prototyping Set and Bootloader Shield jump over to the Kickstarter website for details and to make a pledge from $18. Source: Kickstarter Share ...
You can send and receive serial data over WiFi by connecting WiLoader dedicated serial pins to AVR UART pins(RX, TX). Just like other COM ports that Arduino serial monitor uses for communicating ...