Pulls unique serial number from CPU and prints to serial console and displays on LCD. Used to generate a guaranteed unique ID for IoT apps where the IoT device needs to become it's own access point. Should work on native hardware unlike the MBED MAC address which would not be available on some custom PCB. Tested on KL46Z but should also work on most STM CPU.

Dependencies:   SLCD mbed

Committer:
joeata2wh
Date:
Wed Mar 09 17:50:16 2016 +0000
Revision:
1:61ccbbc268f6
Parent:
0:eddce2241b50
added  lu specifier to avoid compiler warning in printf

Who changed what in which revision?

UserRevisionLine numberNew contents of line
joeata2wh 0:eddce2241b50 1 http://mbed.org/users/Sissors/code/SLCD/#ef2b3b7f1b01