send a number through serial USB >> blink it in binary using the default LED

Fork of mbed-os-example-mbed5-blinky by mbed-os-examples

README.md

Committer:
Ladon
Date:
2017-11-11
Revision:
51:38bcf5ee4cb1
Parent:
27:e64a31d541da
Child:
52:fb9d943f4042

File content as of revision 51:38bcf5ee4cb1:

In Linux :

$ cat > /dev/ttyACM0

(to quit, hit <Ctrl>+<C>)
(/dev/ttyACM0 is an example)