Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Homepage
A quick example program to show how to use the mbed LPC1768 with the 4D systems 4.3 inch capacitive touch screen.
The display has four vitual winButton objects which when touched change the state of four virtual led (userLed) objects. The winButton objects on change of state send a serial message out to the Mbed serial port on pins 9 and 10.
This message tells the mbed to drive actual corresponding virtual and actual LEDS 1 to 4 appropriately.
for more information people can check out my blog post on the subject here:
http://langster1980.blogspot.co.uk/2014/01/mbed-controlling-4d-systems-ulcd-43pct.html