Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 8 months 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
posted by Igor Skochinsky 12 Mar 2013
and<<code>>
<</code>
tags