Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A10s => Topic started by: kgolding on December 28, 2013, 03:12:36 PM

Title: Unique hardware ID
Post by: kgolding on December 28, 2013, 03:12:36 PM
Is there a unique hardware id I can read from linux on the A10S?

Thanks,

Kevin
Title: Re: Unique hardware ID
Post by: soenke on January 09, 2014, 12:05:15 AM
You could simply write something into the EEPROM using i2c?
Title: Re: Unique hardware ID
Post by: kgolding on January 09, 2014, 11:31:04 AM
Thank you for the suggestion, I'll have a look into that.