processing icon indicating copy to clipboard operation
processing copied to clipboard

processing client for firmata

Results 5 processing issues
Sort by recently updated
recently updated
newest added

Is there a way to close the connection made with the arduino?

Good evening, I am Rinaldy from Indonesia. I was experimenting with arduino atmega 2560 to make an oscilloscope using arduino. When I run code processing, I get an error message...

I want to build a design course around processing with physical interaction parts done using arduino and processing/firmata. It works great for digital/analog sensors and motors, but today many sensors...

im looking for a solution to use interrupt by processing(read Encoder) while Standardfirmata is uploaded on my arduino

if you write analogWrite to some pin and try to write digitalWrite(LOW) to stop. it just don't work