Skip to content

Consider baking in asset numbers #24

Open
@trickeydan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions