Bluino Loader - Arduino IDE

Contains adsIn-app purchases
3.5
3.97K reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

To get hardware you can order here:
https://www.tindie.com/products/6678/

Bluino Loader is an Arduino programmer software (Arduino IDE) runs on android, makes it easy to write sketch code, compile sketch to generate hex file and upload it to Bluino or various Arduino board via USB OTG or wireless bluetooth.

Here, tutorial how to upload sketch from Android to Arduino board over bluetooth.
https://www.instructables.com/id/Program-Your-Arduino-With-an-Android-Device-Over-B/
or
http://www.instructables.com/id/How-to-Make-Bluetooth-Shields-for-Upload-Sketch-to/

Features:
★ Upload sketch via USB OTG or Bluetooth
★ Support any USB driver: CDC/ACM, FTDI, PL2303, CH34X and CP210X
★ Upload sketch to Bluino/Arduino: Uno, Nano, Mega2560, Pro Mini and Duemilanove
★ Serial Monitor bluetooth for debuging (In-App Purchase)
★ Bluetooth scanning for any devices name (In-App Purchase)
★ No Ads (In-App Purchase)
★ Upload .hex file for arduino
★ Open/edit arduino sketches (file *.ino *.pde)
★ Last support for Android 7 Marshmallow
★ Example sketches and libraries included
★ Compile sketches/generate hex file (no root required)
★ Super cool theme with Material Icons
★ Support for reads every type of text files
★ Syntax Highlight for Arduino language
★ Line Numbers
★ Go To Line
★ Option to wrap the content if text is too large
★ Auto save mode to save files as you leave the application
★ Read only mode
★ Create files and folders a inside the app
★ Search files and folders
★ Support for Undo & Redo
★ Translated in many languages
★ Movable on the SD card

The environment is written in android based on open source Turbo Editor by Vlad Mihalachi https://github.com/vmihalachi/turbo-editor.
Updated on
May 20, 2017

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
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.7
3.53K reviews
Suchir Mishra
May 10, 2020
Absolute garbage. The only board I was able to use was an uno, the app soft crashes Everytime you load the program, the ide glitches out constantly and just doesn't register key presses, only 5 boards are supported, and they want you to PAY for this garbage to remove ads. Don't bother with this unless you have an Arduino uno and endless patience.
57 people found this review helpful
Did you find this helpful?
Miles Peterson
April 25, 2023
Nope, doesn't work at all. Sure this may work for 30% of the people using this app, but the other people are left in the dust. I bought a brand new Otg cable but it just didn't work. It does the same thing if you try to compile when the Arduino isn't connected. Very bad app!
7 people found this review helpful
Did you find this helpful?
A Google user
November 20, 2019
Worked for a short time and then couldn't open the program. Deleting data in app manager got it running again. Can't figure out how to upload libraries. Don't want to risk paying for serial monitor to have it crash again. Website not in English. Can't find help files.
33 people found this review helpful
Did you find this helpful?

What's new

- NEW FEATURE! Upload sketch via USB OTG to variant Arduino board and support many USB driver: CDC/ACM, FTDI, PL2303, CH34X and CP210X.
- SPECIAL NOTE: If you like the app please rate it, but if you have some issue please tell me about them :)
- Now you can choose upload sketch between USB or Bluetooth
- Added a Apps intro Guide
- Fixed some issues with Serial Monitor
- Remove hamburgers icon on ActionBar to optimize title space
- Remove unused permissions
- Bug fixes