11 years, 1 month ago.

Various Questions of 4D Systems Touchscreen with Mbed LPC1768

Hi,

I have just purchased the 32-PT Touchscreen from 4D systems.

and i have it all working nicely, now to start communication with my mbed. Sorry if these questions are painfully simple.

below is a sample code for the arduino through the sample workshop code.(it is just a small snippet) I have added the first couple of lines for the mbed, and then the code below is directly for arduino. My questions are how to repair this code for mbed so i can just get a sample running for my temp control. I have a board with all relevant connections, temperature is running a small fan and i want to display the temperature to the screen.

The main problem is the comands (pc.write and pc.read,pc.available(i know this is incorrect) and the HEX command, is there a similar function in mbed to convert data sent to hex?).

Please don't paste code as screenshots, paste as text. Use <<code>> and <</code> tags

posted by Igor Skochinsky 12 Mar 2013
Be the first to answer this question.