Ubtech Alpha 1 Bluetooth icon Ubtech Alpha 1 Bluetooth Bluetooth control for UBTech Alpha1 servos via ARC: map Vx to servo IDs, enable servos, and integrate with ARC movement & LEDs. Try it →
Asked — Edited

Arduino To Ezbv4 Code

Hello All

Was wondering if anyone out there could post for me some code that will send info from a Arduino to the EZB. I know how to send serial commands from the EZB to the Arduino but not the other way around. Have a project that I would like to tackle as much as I can on my own but can't get this part figured out? Thought that by looking at some code it would help me get over this hurtle. Any help would be greatly appreciated.


ARC Pro

Upgrade to ARC Pro

Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.

#1  

Check out the UART read commands. And maybe richard r will share some examples of how he reads data from a UART port.