Communication modules
Using RemoteXY you can create a remote control system of your microcontroller device. To create the remote control to the microcontroller (for example Arduino) need to connect the communication module. RemoteXY supports several communication modules that enable to control through:
- Bluetooth;
- Wi-Fi;
- Ethernrt.
The connection module need select in the project configuration settings of editor.
Each module can support one or more methods of communication. For choce the following communication modules are available:
- Bluetooth HC-05(06) module - control via Bluetooth;
- ESP8266 module - control via Wi-Fi access point or connect to Wi-Fi access point and control via Ethernet;
- Ethernet W5100 shield - control via Ethernet.