We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello I used a processing sketch that shows a graphic form of information recieved from a pulse sensor. I would like to take that information and display it on an lcd screen. I don't know how to take that data and send it out of processing and into the lcd, so I could really use some help! thanks
Answers
Please do not post the same discussion more than once. Pick the most appropriate category and use that. I have deleted the duplicate discussion.
@Noa2 What are you using to control the LCD? Arduino?
Glad that mentioning Arduino seems to have resolved your question.
Depending on the type of display and what your are trying to show on it you might check out:
https://www.arduino.cc/en/Reference/TFTLibrary
https://www.arduino.cc/en/Tutorial/LiquidCrystalDisplay
...and / or recent discussions of Processing + Arduino LCD projects, e.g. http://tech.thejoestory.com/2015/03/displaying-tweets-using-processing.html?m=1