Skip to content

It a GUI in prepossessing that controls the state of the arduino pins. arduino code must be uploaded first

Notifications You must be signed in to change notification settings

radioman09/Arduino-High-Low-prepossessing-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

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

About

It a GUI in prepossessing that controls the state of the arduino pins. arduino code must be uploaded first

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 83.9%
  • Other 16.1%