
PRO
mstephens_42
USA
Asked
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 Arduino Due/Mega
otherwise you can use a esp32
but I think your best option would be to put a rock pi or raspberry pi 4 32gb in there. You can install windows 11 on raspberry pi 4.
The raspberry pi 4 requires windows 11, it doesn't run windows 10 well enough. Windows 11 on a raspberry pi 4 runs great. I have the 32gb version an it's fantastic with an SSD
#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?