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
History
With this code you will be able to link a mbed variable to a python variable.
2017-07-30, by Thom_cass [Sun, 30 Jul 2017 12:06:24 +0000] rev 1
With this code you will be able to link a mbed variable to a python variable.
Writing variables on mbed through serial Python GUI
2017-07-30, by Thom_cass [Sun, 30 Jul 2017 11:57:19 +0000] rev 0
Writing variables on mbed through serial Python GUI