RemoteXY: Arduino control

com.shevauto.remotexy.free

View detailed information for RemoteXY: Arduino control — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
319.7K(319,759)
Rating
3.9(24 reviews)
Released
July 27, 2014
Last updated
October 29, 2025
Category
Tools
Developer
Evgenii Shemanuev
Developer details
Name
Evgenii Shemanuev
E-mail
info@remotexy.com
Website
unknown
Country
unknown
Address
unknown
Android SDKs
RemoteXY: Arduino control Header - AppWisp.com

Screenshots

RemoteXY: Arduino control Screenshot 1 - AppWisp.com
RemoteXY: Arduino control Screenshot 2 - AppWisp.com
RemoteXY: Arduino control Screenshot 3 - AppWisp.com
RemoteXY: Arduino control Screenshot 4 - AppWisp.com

Description

RemoteXY is a platform for creating and using graphical user interfaces (GUIs) for microcontroller devices.

If you want to connect to a device, install the app and follow the instructions from the device developer.

If you are a developer, use the RemoteXY platform to its full potential. Create custom user graphical interface (GUI) using the editor located at https://remotexy.com

The editor will automatically create a source code template for the Arduino IDE. The source code contains support for the selected communication method for the selected controller and includes a fully functional graphical interface. Integrate your task with the graphical interface, it's very easy following the detailed documentation and examples. Upload the source code to the board. Then use this application to connect to your board and control it using your graphical interface.

Develop graphical control interfaces for various devices, both for yourself and for your clients.

Supported connection methods:
- Internet anywhere over Cloud Server;
- WiFi client and access point;
- Bluetooth;
- Ethernet by IP or URL;
- USB OTG;
Supported boards:
- Arduino UNO, MEGA, Leonardo, Pro Mini, Nano, MICRO and compatible AVR boards;
- ESP8266 boards ;
- ESP32 boards;
- STM32F1 boards;
- nRF51822 boards.
Supported comunication modules:
- Bluetooth HC-05, HC-06 or compatible;
- Bluetooth BLE HM-10 or other UART BLE modules;
- ESP8266 as modem;
- Ethernet W5100, W5500;
Supported IDE:
- Arduino IDE;
- FLProg IDE;
- Visuino IDE