B4R by B4A

Marc DANIEL

Well-Known Member
Licensed User
Some time ago, a B4X user asked me this question: "Do you know any two-line displays that can be controlled via Bluetooth or WiFi?" I answered: "probably" and had fun proving it here. Of course this project could be improved by using your Smartphones keyboard with the use of the B4A "IME" library

Fritzing.jpg

Video

Download the B4A file Download the APK file

Of course, these applications can be used for a 4 line by 20 character LCD display, just modify the B4R application​
 

Attachments

  • LCD_BLT_B4R.zip
    1.4 KB · Views: 20
Last edited:

Marc DANIEL

Well-Known Member
Licensed User
And I had fun adding a small keyboard to write on the LCD screen, the typed characters are transmitted via their ASCII codes to the B4R application, this gives a new completed B4A application and a new B4R application. The eraser still works as well as the test button.


 

Attachments

  • LCD_BLT_B4R.zip
    1.4 KB · Views: 22

Marc DANIEL

Well-Known Member
Licensed User
You can connect 2 LCD screens to an Arduino UNO board

TWO_SCREENS.jpg


MiniFritzing_LCD2.jpg


TwoScreens.jpg

But they will display exactly the same texts. If you display a text intended for a screen of 4 lines of 20 characters, only the first 16 characters of the first two lines will be displayed on a screen of 2 lines of 16 characters
 
Last edited:

Marc DANIEL

Well-Known Member
Licensed User
And finally, I had fun adding two buttons to select the LCD screen used and a button to launch a scrolling text. All I need now is to receive the new 20x04 LCD screen with integrated I2C interface to make a video that I will come back to place here!


NewButtons-1.png
news buttons
NewButtons-2.png

 

Attachments

  • LCD_BLT3_B4R.zip
    1.8 KB · Views: 17
Last edited:

f0raster0

Well-Known Member
Licensed User
Longtime User
a bit off-topic ;), but I love your blog, amazing! and the Citroën 2CV, my dad had one of those!
 
Top