Connecting 2 ESP32s as master/slave devices?
Posted: Fri Jun 15, 2018 11:52 am
I'd like to know whether if it is possible to use x2 Esp32s as Master/slave communication either via BLE/Wifi(prefer wifi because data exchange rates are much faster).
Assume:
MasterESP : 2x servos + Receive data
SlaveESP : accelerometer + Send data to Master ESP
This is my case scenario : I want to build a laser Turret that is controlled via an accelerometer. So in this case, i'll be using MasterESP to control x2 Servos + the Laser according to the Data received by the SlaveESP.
Thank you for your time
Assume:
MasterESP : 2x servos + Receive data
SlaveESP : accelerometer + Send data to Master ESP
This is my case scenario : I want to build a laser Turret that is controlled via an accelerometer. So in this case, i'll be using MasterESP to control x2 Servos + the Laser according to the Data received by the SlaveESP.
Thank you for your time