Asked

How Do I Control An Arduino Uno R3 From Arc?

I would like to use an arduino uno r3 board that i have for a robot project and want to use ARC to drive servos and such. How would i do this?



Related Hardware (view all EZB hardware)
Program Arduino Uno with EZB firmware for Synthiam ARC control; pinouts, PWM pins and frequency details for Arduino boards.
USB
Servos 12
Camera
Audio
UART
I2C
ADC 6
Digital 14

ARC Pro

Upgrade to ARC Pro

Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.

Author Avatar
PRO
Synthiam
#17   — Edited

Okay that’s good - the arduino connected at 57600 matched between both devices. Good start

ensuring the tx and rx are connected correctly is also mandatory. If you’re unsure of the pinouts, find a reliable source to check. The tx must be connected to rx. The rx must be connected to tx. I sound like a broken record but it’s absolutely imperative:)

lastly, you cannot power the Arduino off usb with the connection to the esp32. If you power it off usb, you will be using the built in serial for debugging and not ARC connection through the esp32