With this code you will be able to blink LED1 when you push a graphical button. I use RPC and RTOS librairies on Mbed LPC1768. On python I use mbedRPC, and Tkinter.
Dependencies: mbed-rpc mbed-rtos mbed
Fork of Blinking_RPC by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:589beced7ccc | 2017-07-30 | Thom_cass | With this code you will be able to link a mbed variable to a python variable. |
0:fcc2576568f1 | 2017-07-30 | Thom_cass | Writing variables on mbed through serial Python GUI |