Autobot HC05 Bluetooth Remote

1 Tsg.+
Downloads
Altersfreigabe
PEGI 3
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

- Supports all microcontrollers like atmega, pic etc and boards like arduino, node mcu, teensy etc.
- If the microcontroller has a serial port, our app must support it
- HC-05, HC-06 or similar bluetooth module can be connected to serial port of the microcontrollers for initialising the interface
- Data is sent/received in ASCII format alone for wide compatibility and ease of coding

For a detailed tutorial on how to use this application, visit the following link.
https://drvishnurajan.wordpress.com/autobot-use-android-phone-as-the-bot-rc/

ASCII commands bundled with the buttons in the app is given below. This has to be implemented in your microcontroller code to facilitate controlling your robot or any other bluetooth device.
psss. x is english alphabet "x" in lower case.

Screen Name: Home
=================
1. Pair the HC 05 or HC 06 bluetooth module with your phone by going to bluetooth settings of your phone
2. Open this application and click on the connect button
3. Choose the HC05 or HC06 or similar bluetooth device from the drop down list
4. Wait for app to return back to home screen

Screen Name: Auto
Screen specific ASCII CODE - 200x
================
BUTTON NAME-------------------------------------ASCII CODE
Submit room number for auto navigation - x
START - 1000x
STOP - 2000x
Room 1 - 1x
Room 2 - 2x
Room 3 - 3x
Room 4 - 4x
Room 5 - 5x
Room 6 - 6x
Room 7 - 7x
Room 8 - 8x
Room 9 - 9x
Room 10 - 10x

Manual Mode: (Joy Stick)
Screen specific ASCII Code - 100x

Top - t
Bottom - b
Left - l
Right - r
Stop - s
Aktualisiert am
23.07.2024

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Neuigkeiten

Updated to latest version