Need some help with a small GUI
in
Integration and Hardware
•
9 months ago
Hello,
New to Processing but not programing. However I am very short on time or I would work this out on my own.
I'm working on a project involving RGB LEDs and I want an interface for the use to set the color of the RGB LED.
I found this, http://www.instructables.com/id/RGBs-with-Arduino-and-Processing/#step1
The author provided the Processing code for the little interface to set the LED color, but the code doesn't compile.
I get a message stating that Serial is not available in 64 bit ??
Anyways you can get the Idea of what I need. I would like for it to communicate over USB if possible, other wise Serial RS-232 will do. If anyone can point me in the right direction, can get the instructables code working, have a link to a different GUI, or just wants something to do and write me an example that would be great! :)
But I don't expect something for nothing so If your interested I'm sure we can work something out!!
THANKS!
New to Processing but not programing. However I am very short on time or I would work this out on my own.
I'm working on a project involving RGB LEDs and I want an interface for the use to set the color of the RGB LED.
I found this, http://www.instructables.com/id/RGBs-with-Arduino-and-Processing/#step1
The author provided the Processing code for the little interface to set the LED color, but the code doesn't compile.
I get a message stating that Serial is not available in 64 bit ??
Anyways you can get the Idea of what I need. I would like for it to communicate over USB if possible, other wise Serial RS-232 will do. If anyone can point me in the right direction, can get the instructables code working, have a link to a different GUI, or just wants something to do and write me an example that would be great! :)
But I don't expect something for nothing so If your interested I'm sure we can work something out!!
THANKS!
1