Electronics and Programming for All
AVR
New Development Board Offering from Protostack
Jan 9th
Protostack has released a new and improved version of it’s 28-pin development board. It’s priced at $9.60 and includes a number of welcome changes from the one I reviewed here in a previous post.
Read on to see what’s changed….
Handy Link: Programing an AVR with a Bus Pirate
Jan 7th
The guys over at HintShop have published a tutorial on using a bus pirate as an In-Circuit Programmer to flash firmware to an AVR Microcontroller using SPI.
As if that wasn’t cool enough, they also include instructions showing how multiple Mircocontrollers can be flashed by one Bus Pirate on the same board, in their tutorial! Is there anything this little gadget can’t do?
Handy Link: Using the AVR EEPROM in GCC-AVR
Dec 11th
EEPROM memory can be extremely useful in Microcontroller projects, either as a fail-safe mechanism (to stores the state of your outputs so you can restore them if power is lost) or as a non-volatile storage area for data gathered via sensors.
This tutorial from AVR Freaks explains how to read from and write to EEPROM memory using AVR-GCC. Hope its useful to someone.





Recent Comments