Here is an example of using the ARC serial monitor
I am using an Arduino, Python code, with ARC - watch the R G B light up when I ask, what color do you want?
If you want to see the code just let me know
thank
EzAng
By EzAng
— Last update
Discover more robots
Cambot1's My Name Is Cameron, This Is My First Robot 6
Homemade robot built by a 10-year-old and grandpa, programmed with custom scripts, learning robotics and sharing...
Luis's Using The Sure Dc Ss503v100 With Ezb4 From Ez-Robots
Connect Sure DC SS503V100 compass to EZ-Robots EZB4 via UART: RX/TX wiring, set OPT high to 3.3V, 4ft wire tested,...
Robot's R3 Roomba Control Using 5 Volt Relays
Control Roomba power via EZB + 5V relays, run SCI commands and sensor diagnostics using Synthiam ARC's UART terminal and...

Woo! That's pretty big step moving to arduino and serial communication. Nice work!
Thanks DJ
Actually with the code I could make many colors or just type "off" and it will goes out :-)
I made a ARC script and put the python in there - no Arduino software at all.
EzAng
That was very cool. Ive wanted to do something simular once using my old Parallax Basic Stamps, Again,very cool.
Thanks RobobHappy,
I figures out I can use the ACR serial monitor for many program I create - the php code works in a script I use then