RemoteXY: Arduino control

In-app purchases
3.9
1.21K reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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
Updated on
Apr 28, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
Personal info
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

3.8
1.13K reviews
Paul Harlow
May 24, 2025
This is an excellent app! In one afternoon, I've made a GUI for an IMU sending live data via Bluetooth - I've never written any sort of app before! Straight forward when you've done it once - I'm very impressed!
Did you find this helpful?
Yariv Shavit
July 17, 2021
1) Very straight forward app 2) worked fine when displaying over WiFi/esp8266 3) No capability for asynchronous data monitor. That is, if the esp went to sleep, could not connect to cloud. At least from what I have seen. 4) no possibility to watch data from dashboard PC. 5) No clue about history data sent to cloud. 6) No support.... All in all a nice starting app but very fast you'll need to migrate to the competitors...
22 people found this review helpful
Did you find this helpful?
Tim Moen
November 20, 2022
documentation and support is lacking. There is a forum but apparently its closed so asking a question isn't possible. Supposedly you can connect over ethernet but there's no documentation on how to find it's IP address and the app won't search for it. After many hours of trying to get it to just turn on one relay I haven't gotten to work at all. I've given up on it.
9 people found this review helpful
Did you find this helpful?

What’s new

Some bugs have been fixed.
New controls.