Asked

Wireless Connection To Arduino?

I’m building Spot Micro Next. The base design uses a Arduino Mega.  I’d like to use ARC to program the robot.   Has anyone worked out how to wirelessly interface to an arduino with ARC?



Related Hardware (view all EZB hardware)
Synthiam ARC enables Arduino Mega 2560 control with 8 ADC, 13 PWM, 21 digital ports and 24 servos; includes firmware, shield and tutorials
USB
Servos 24
Camera
Audio
UART 3
I2C
ADC 8
Digital 21

ARC Pro

Upgrade to ARC Pro

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

#10   — Edited

DJ, what about using a iotiny plus a IIC connected either to an arduino mega or PCA9685 to control the 5v servos. I can add a single voltage regulator for the 8 servos. This way I could use the servo tools in ARC to automate the legs.  How would I map the servos?

#11  

Yet another option.. I found this thread in an arduino Bluetooth communicton scheme to ARC.

#33 Feb 2019 Any for that board will work. They just create a virtual COM port in Windows, which you select in ARC.

could I just use a Bluetooth module on the mega work and connect the it ASAP serial port to the pc? Load the ARC mega firmware to the board and massage in the Bluetooth code?