Contents
How to Create Arduino Mobile App RemoteXY
Design your App for Project and this generates its Arduino IDE Codes, so dont write any codes.
It generates code and you can copy and paste and compile upload via USB Cable.
RemoteXY is easy way to make and use a mobile graphical user interface for Arduino boards and other controllers.
Using the editor of mobile graphical interfaces, located on the site http://remotexy.com , you can make your own unique graphical user interface and load it into the controller.
Using this mobile app you will be able to connect to the controller and manage with them through a graphical interface.
Supports the following elements:-
1. Button.
2. Switch.
3. Select.
4. Slider.
5. Joystick.
6. RGB color.
7. LED.
8. Level.
9. Text print.
10. Graph.
Connection between the controller and the mobile device using:-
1. Bluetooth;
2. WiFi client and access point;
3. Ethernet by IP or URL;
4. Internet from anywhere through the Cloud Server;
5. USB OTG.
The source code generator have support next controllers:
1. Arduino UNO, Arduino MEGA, Arduino Leonardo, Arduino Pro Mini, Arduino Nano, Arduino MICRO.
2. WeMos D1, WeMos D1 R2, WeMos D1 mini.
3. NodeMCU V2, NodeMCU V3.
4. The AirBoard.
Supported comunication modules:-
1. Bluetooth HC-05, HC-06 or compatible.
2. Bluetooth BLE HM-10 or compatible.
3. WiFi ESP8266.
4. Ethernet Shield W5100;
Supported IDE:-
1. Arduino IDE.
2. FLProg IDE.