Bluino Loader Pro - Arduino IDE Application icon

Bluino Loader Pro - Arduino IDE 2.0

1 MB / 10+ Downloads / Rating 3.8 - 86 reviews


See previous versions

Bluino Loader Pro - Arduino IDE, developed and published by Bluino Electronics, has released its latest version, 2.0, on 2017-05-22. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 3.8, based on 86 reviews.

Bluino Loader Pro - Arduino IDE APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.bluino.bluinoloaderpro

Updated: 8 years ago

Developer Name: Bluino Electronics

Category: Tools

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Bluino Loader Pro - Arduino IDE on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.8
Total 86 reviews

Reviews

1 ★, on 2020-05-05
I would like to ask the developer for a refund , The purchased application is worst . It keeps crashing , sometimes it got stuck at extraction process , and it also sometimes crash while uploading.. Please tell your superior and provide me the refund as soon as possible , Thankyou ...

4 ★, on 2019-08-09
i hope theres an update to enable the app to upload to other arduino models like the pro micro and the leonardo. i would be willing to pay if it works

4 ★, on 2019-10-29
Super clean display, just needs to support more boards

1 ★, on 2020-09-22
Crashes immediately in Android 10

1 ★, on 2019-07-05
it doesnt have a menu to upload via bluetooth.... it was already missing

1 ★, on 2018-05-04
The error changed, now it says it can't find /storage/emulated/0/BluinoLoader. It has the permissions allowed and all

Previous Versions

Bluino Loader Pro - Arduino IDE 2.0
2017-05-22 / 1 MB / Android 2.3+

About this app

Bluino Loader Pro 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.
The environment is written in android based on open source Turbo Editor by Vlad Mihalachi https://github.com/vmihalachi/turbo-editor.

Here how to upload sketch from Android to Arduino Hardware
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/

Here Schematic and PCB eagle Bluino One open source
https://github.com/mansurkamsur/Bluino-ONE

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
★ Upload directly HEX file to Arduino board
★ Open/edit arduino sketches
★ Serial monitor included
★ Example sketches and libraries included
★ Compile sketches/generate hex file (no root required)
★ Upload sketches to Bluino board over bluetooth
★ Super cool theme with Material Icons
★ Support for reads every type of text files
★ Syntax Highlight
★ 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

New features

- 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