logic-analyzer icon indicating copy to clipboard operation
logic-analyzer copied to clipboard

Running processing.pde

Open Ax6 opened this issue 5 years ago • 2 comments

Hello, I'm a bit confused on how I'm supposed to run the .pde application. I uploaded the MEGA firmware for my Arduino mega, and then opened processing.pde in the Arduino editor, I get various errors when compiling it, therefore I think I did something wrong. Thanks for your help

Ax6 avatar Dec 23 '18 16:12 Ax6

processing.pde is a Processing sketch, not an Arduino sketch. Download Processing: https://processing.org/download/

yoursunny avatar Dec 25 '18 15:12 yoursunny

Exactly what @yoursunny said is correct, @Ax6 you need to use processing with the *.pde files! (really in the past the *.ino file were .pde so the arduino ide support also them but this is another story) I am sorry that i am answering only now, I missed this post! Also i would like to say that the interface for the ARDUINO MEGA is not perfectly working because I was waiting a pull request from @sancho11 which never arrived

aster94 avatar Jan 04 '19 15:01 aster94