Open
Description
All of our other boards (except RPi, but I'm working on that too) currently have a command which can return the asset number as the serial of the board. I suggest adding this functionality to this firmware also. This will allow students to index the board by the number that is marked on it.
To prevent having different firmwares on the various boards, I suggest programming this number into the built in EEPROM on the AtMega328. This attribute should be for most intents write-once, read-only.
Things we need to work out:
- The mechanism to set the number into the EEPROM.
- What command to use to retrieve the number
Metadata
Assignees
Labels
No labels