BlueTooth Serial Controller for Android
Excellent app that does exactly what i needed. Connected effortlessly. Hc-06 worked in seconds, arduino responding to commands within an hour of starting the project. Marvelous.
Did not work with Raspberry Pi
Works perfectly with HC-06 and arduino.
Live saver, works perfect for my arduino drone!
Fail
The config puts weird spaces in after restarting the app. That breaks my command interface which expects a newline at the end of the stream. I tried using the save and restore features but there is a bug in the code that if the command has commas it will separate each comma into a separate command and overwrite the next command with that entry. I'm guessing the developer uses csv for the backup format. That's lame. Use xml and make it impossible for the stored data to affect deserialization of the backup
Great app! I just need to know if I could set a timer to turn on/off the lights?? And if I could control the light sensitivity! Thank you :) would give 5 stars if I could get the answers!
This is a very useful working app! Would be nice to be able to rename controllers instead of A-E, to own choice.
That's a little nice tool! Thanks for a work. It was quite easy to build control pad for some quick commands buttons with ability to get reaction and telemetry from SPP.
Great !! nice, working with my Arduino Uno, very simple and use full ...Thanks
use with hc-05 arduino
Nice app! Is there a way to send a special character (like r or n) at the end of each command sent?
I was searching for an app which define buttons as per my choice to use it in my project and yes it is the best app for me
works ver fine
I used with hc05 module. Quickly connects. Customising individual buttons is a great option.
the best app for the arduíno controll
Does what it says
Very nice app that could save substantial time for any emebeded developer. Recently i was playing around with @DATE special command and found that if current time is 12:08:58am and format is HH:mm:ss it sends 00:08:58 and for format kk:mm:ss it sends 24:08:58 could you fix that?
Awesome well I knew how to program on android but it would take time to make a ui app for communication on android this saved me time for my project
custom button names and characters it sends. Just what i needed thanks. button shape is not all uniform,why??
This kinda app is what I was looking for.. A small suggest. After pressing a button, the command that is sent through the button is displayed below.. Instead, the text or whatever that is serial printed on arduino can be displayed, so we could get be a confirmation whether the event has occurred with that command or not. Really hats off to you.
Very nice customisable control. Just wish one could change button colors and shapes too. Would also be nice to enable readouts rather than just the text.
Just perfect for Rover or any type of controlling. In order to access ascii codes just use"int data, if(data=='A')". Now here the ascii code of A will be passed to MCU and will be processed accordingly. I've written it because my hole day is utilized by this thing;)
After many days of searching for an easy App to connect my S4 to my Arduino UNO via an HC-05, I came across this App. It meets my exact requirement and requires minimum learning time. I was able to program the controller within two minutes to do exactly what I wanted to do, with my custom screens. I strongly recommend this App to anyone, especially for those just starting out on this great adventure for Arduino+Android+BlueTooth.
outstanding...... great job dewelopers keep it up... :-)
Awesome well I knew how to program on android but it would take time to make a ui app for communication on android this saved me time for my project
IMHO it would be more intuitive to be separate buttons from layout, but anyway thanks for the great app
I have been using the old version of this app to control an arduino controlled rc car, and it did job sucessully.
It's quite nice but I'm not able to figure out how to use buttons for sending commands to arduino. Please help.
by K####:
Works great w/ a raspberry pi3. You can customize the layout of the buttons, make them send repeatable commands every 100ms, tons of other features. Very well done. Thank you!