Home Page

BlueDisplay 4.3.3 - Google Play




About BlueDisplay

Open source software to convert your smartphone / tablet into an Android remote touch display for your Arduino and ARM projects using a Bluetooth adapter like HC-05 or an USB OTG cable. Let the Arduino sketch create a GUI...

Open source software to convert your smartphone / tablet into an Android remote touch display for your Arduino and ARM projects using a Bluetooth adapter like HC-05 or an USB OTG cable.

Let the Arduino sketch create a GUI with Graphics, Buttons and Sliders on your smartphone by simply connecting a HC-05 to the rx/tx pins of your Arduino.
Directly connecting the Arduino with an USB cable and an USB-OTG adapter to your smartphone is also supported.
BlueDisplay receives draw requests from Arduino over Bluetooth and renders it.
Basic GUI elements as buttons and sliders are still implemented in the app to reduce Arduino code size.
GUI callback, touch and sensor events are sent back to Arduino.
No Android programming needed!

Features:
- Open Source.
- C++ Libraries for Arduino and ARM (STM)
- Graphic + text output as well as printf implementation.
- Draw chart from byte or short values. Enables clearing of last drawn chart.
- Play system tones.
- Touch button + slider objects with tone feedback.
- Button and slider callback as well as touch and sensor events are sent back to Arduino.
- Automatic and manually scaling of display region.
- Easy mapping of UTF-8 characters like Ohm, Celsius etc..
- Up to 115200 Baud using HC-05 modules.
- USB OTG connection can be used instead of Bluetooth.
- Local display of received and sent commands and data for debugging purposes.
- Hex and ASCII output of received Bluetooth data at log level verbose.
- Debug messages as toasts.

Sources + Examples:
Sources are available at https://github.com/ArminJo/android-blue-display.
Examples are contained in the Arduino BlueDisplay library https://github.com/ArminJo/Arduino-BlueDisplay.
Or use (Ctrl+Shift+I) in the Arduino IDE and search for BlueDisplay.
The library includes examples for easy initializing a HC-05 and for a simple DSO with 0.3 megasamples/sec.

Before using the examples, take care that the BT-module (e.g. the the HC-05 module) is connected to your Android device and is visible in the Bluetooth Settings.

All examples initially use the baudrate of 9600. Especially the SimpleTouchScreenDSO example will run smoother with a baudrate of 115200.
For this, change the example baudrate by deactivating the line `#define HC_05_BAUD_RATE BAUD_9600` and activating `#define HC_05_BAUD_RATE BAUD_115200`.
AND change the BT-Module baudrate e.g. by using the BTModuleProgrammer.ino example.

ARM example code can be found on https://github.com/ArminJo/STMF3-Discovery-Demos.

Version Info:
4.3
- New command FUNCTION_CLEAR_DISPLAY_OPTIONAL to enable resynchronization of slow displays.
- Bluetooth random delay detection.
- Fixed bug for micro-swipe suppressing.
- Added Slider SUBFUNCTION_SLIDER_SET_DEFAULT_COLOR_THRESHOLD.
- Opening options menu by swipe now not restricted on full screen and connected.
- Strings printed with Serial.print() are not interpreted, but stored in the log for debug purposes.
- Fixed bug in FUNCTION_BUTTON_REMOVE.
- Fixed bug for SUBFUNCTION_SLIDER_SET_POSITION.

4.2
- Swipe from the left border in application full screen mode opens the options menu.
- Removed faulty messages on no data received.
- Added parameter values *LOCK_SENSOR_LANDSCAPE and *LOCK_SENSOR_PORTRAIT for function setScreenOrientationLock().
- Slider caption handling improved.
- Added short `drawText` functions.

4.1 Improved startup. New message if no data received after connect and part of screen is inactive/black, to access the log.
4.0 Connection with USB OTG cable now also possible. In this case no Bluetooth adapter is needed.
Slider setScaleFactor() does not scale the actual value, which is delivered as initial value at init().
Improved tone volume setting - can be adjusted at the smartphone too.
trim() for all button caption strings.

Hint:
To enable programming of the Arduino while the HC-05 is connected, use a diode to connect Arduino rx and HC-05 tx.



Previous Versions

Here you can find the changelog of BlueDisplay since it was posted on our website on 2017-01-01 21:39:58. The latest version is 4.3.3 and it was updated on 2024-04-22 14:18:38. See below the changes in each version.

BlueDisplay version 4.3.3
Updated At: 2023-08-30
BlueDisplay version 4.3.1
Updated At: 2023-01-15
Changes: - Android 12+ permission bug fixed. - Bluetooth random delay detection. - Fixed bug for micro-swipe suppressing. - Added Slider command `SUBFUNCTION_SLIDER_SET_DEFAULT_COLOR_THRESHOLD`. - Opening options menu by swipe now not restricted on full screen and connected. - Strings printed with Serial.print() are not interpreted, but stored in the log for debug purposes. - Fixed bug in FUNCTION_BUTTON_REMOVE. - Fixed bug in SUBFUNCTION_SLIDER_SET_POSITION.
BlueDisplay version 4.2
Updated At: 2020-03-30
Changes: - Swipe from the left border in application full screen mode opens the options menu. - Removed faulty messages on no data received. - Added parameter values *LOCK_SENSOR_LANDSCAPE and *LOCK_SENSOR_PORTRAIT for function setScreenOrientationLock(). - Slider caption handling improved. - Added short `drawText` functions.
BlueDisplay version 4.0
Updated At: 2019-11-24
Changes: Improved startup. New message if no data received after connect and part of screen is inactive/black, to access the log.
BlueDisplay version 4.0
Updated At: 2019-07-12
Changes: Connection with USB OTG cable now also possible. In this case no Bluetooth adapter is needed. Slider setScaleFactor() does not scale the actual value, which is delivered as initial value at init(). Improved tone volume setting - can be adjusted at the smartphone too. trim() for all button caption strings.
BlueDisplay version 3.5
Updated At: 2016-11-04
Changes: 3.3 Fixed silent tone bug for Lollipop and other bugs.Multiline text /r /n handling.,Android time accessible on Arduino. Debug messages as toasts. Changed create button.,Slider values scalable. GUI multi touch.Hex and ASCII output of received Bluetooth data at log level verbose.,3.4 Timeout for data messages. Get number initial value fixed.,Bug autorepeat button in conjunction with UseUpEventForButtons fixed.,3.5 Slider scaling changed and unit value added.


Related Apps

Here you can find apps that are similar with BlueDisplay.



Disclaimer

Official Google Play Link


We do not host BlueDisplay on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.

The Google Play link for BlueDisplay is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  2.5/5     1
Downloads: 45
Updated At: 2024-04-22 14:18:38
Publisher: Armin
Operating System: Android
License Type: Free