radioman09/Arduino-High-Low-prepossessing-GUI
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
see it in action http://www.yeysen.com/EOD.html # Arduino-High-Low-prepossessing-GUI It a GUI in prepossessing that controls the state of the arduino pins. arduino code must be uploaded first the gui file name is (BigBotC.pde) the arduino file name is (sketch_mar23a) I used the arduino mega so i use the fist 13 pins put you can chang them ////////////////////////////////////////////////////////////////////////// BigBotC.pde VERY IMPORTANT ....chang the com port from 1 to where the arduino is on DATA = new Serial(this, Serial.list()[1], 9600); ......................................^..........chang ////////////////////////////////////////////////////////////////////////// http://www.yeysen.com/EOD.html