Voice Activity Detection icon Voice Activity Detection Real-time VAD using 300-3400 Hz FFT to trigger scripts on speech start/stop, with sensitivity tuning, live audio level graph, and TTS pause. Try it →
Asked — Edited
Resolved Resolved by DJ Sures!

Is There Anyway To Connect The Arduino Mega To ARC Using Wifi?

Is there anyway to connect the Arduino Mega to ARC using WiFi like the ESP32 Dev Kit?

I would like to use the DFRobot Gravity: IO Expansion Shield for Arduino V7.1 with a DFRobot ESP8266 Wifi Bee module to try and make this work.  Is there any chance you could supply updated Mega firmware to support this or help me to understand what ARC needs.

Does ARC just need the Wifi module put in AP mode?  Does it require anything other than that?  If I am understanding this wifi stuff it is taking the wifi input/output and converting it to serial input/output to the Serial port on the Arduino.

I have been working on a new control package for another robot build I have been working on and I would really like to be able to have the ability to use ARC with it so if there is anyway you can find some free cycles DJ it would really be appreciated.  I am not married to the Xbee esp8266 but because the shield supports it I would like to use it.



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

Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

The Arduino mega isn't wifi enabled. You'd have to program some other module to be some sort of bridge. You'd need a WIFI to UART adapter of some sort. ESP32 can probably do that. There's great information about programming the esp. Essentially you'd just need to route data each way