Anonymous

Project:Nanode/Applications: Difference between revisions

From London Hackspace Wiki
New MAC address reading code
(New MAC address reading code)
Line 460: Line 460:
===MAC address===
===MAC address===


The code for reading the unique MAC Address is now available.
The Nanode has a surface-mount chip soldered to the underside of the board containing a unique MAC address.


threebytesfull has been working hard on this on Sat June 11th - and reports that he can now read the MAC chip - well done.  Code for reading this device - see Github for [http://t.co/HyPKmHi MAC reader]
Code to read this chip is available on github: see [https://github.com/sde1000/NanodeUNIO NanodeUNIO]
 
To use this code, download it to the sketchbook/libraries folder and start the Arduino IDE.  Choose File->Examples->NanodeUNIO->NanodeMAC and upload the sketch to your Nanode.  It should print the MAC address.


Once you have successfully read your MAC address, you can enter it next to your Nanode serial number in [http://wiki.hackspace.org.uk/wiki/Pledges/Nanodes/Details#The_Complete_List  The Complete List].
Once you have successfully read your MAC address, you can enter it next to your Nanode serial number in [http://wiki.hackspace.org.uk/wiki/Pledges/Nanodes/Details#The_Complete_List  The Complete List].