14 May 2010
Task 51 - basic EEPROM program & screeen dump
There's the Screen Dump onto the Serial Monitor.
Note the first value - 105.
Don't know why that should be, since all the others are 255, as expected because the default content is hFF, i.e. decimal 255.
Now to move on..
Subscribe to:
Post Comments (Atom)
This was a bare-bones direct copy on the EEPROM program from 'Arduino References'
ReplyDeleteMy 'proper' one will look nicer..