We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I successfully set up the Arduino library and uploaded Firmata. However it looks like there aren’t as many functions available as in Arduino itself? For example I wanted to use pulseIn() which doesn’t seem to exist in the Processing library.
Also what would I use instead of delay() … Processing uses frame rates not time-delays, right?
Answers
For the last question, see I display images in sequence but I see only the last one. Why?.
Thank you PhiLho!