So I call this project a Litmer.
I've set clock with fuses to 8MHz without CKDIV8 bit. And I've set EESAVE bit for preserving EEPROM erase while burning new firmware with avrdude.
Eeprom.bytes is default EEPROM bytes (128), which I will be using for time/timer setup for rtc.
Not much done for today.
All code revisions saved with Mercurial distributed revision control tool on bitbucket.org hosting.
Take a look at the code at code.avrnoob.com/litmer.
I wrote a test program which checks if first EEPROM byte is set to 0x01 and turn on led on PB0 if it is.
No comments:
Post a Comment