Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
Bluetooth - µC - LCD Interface icône

1.0 by Pranav Chaturvedi


Jun 11, 2018

À propos de Bluetooth - µC - LCD Interface

Bluetooth - uC - Interfacing LCD

This Uncomplicated leisure time App strictly works as an interface between bluetooth module - microcontroller - LCD built merely for practice & learning purpose to display characters on LCD screen of the Developing Board (ARM based or otherwise) through an android app. For basic knowledge, one can also run other peripherals on the Developing Board via LCD commands (in the form of normal Characters) sent via App. Configure appropriate Pinsels when a particular character is displayed. It can also be used to pair/unpair BT devices.

The stream of characters can be received through UART which obviously needs to be coded. Check the baud rate for the same. Make sure the receiving loop for array of characters is terminated by '#'.

For KEIL, e.g.

do

{

//Run the loop to receive the characters saving in the receiving Register through UART

ch[i]=Receive();

}

while(ch[i++]!='#'); //terminated with '#', display characters on the LCD

i--;

ch[i]='\0';

//Display on LCD.

while(*stringChars!='\0')

DisplayonLCD(*stringChars++); //Pass Chars on 0x80

So, just an uncomplicated leisure time App to play around with ARM based Developing Board :)

Blogs: www.jpranavc.com / www.jpranavcblog.wordpress.com

Chargement de la traduction...

Informations Application supplémentaires

Dernière version

Demande Bluetooth - µC - LCD Interface mise à jour 1.0

Telechargé par

Firman Syah

Nécessite Android

Android 2.2+

Voir plus

Quoi de neuf dans la dernière version 1.0

Last updated on Jun 11, 2018

Minor bug fixes and improvements. Install or update to the newest version to check it out!

Voir plus

Bluetooth - µC - LCD Interface Captures d'écran

Articles populaires dans les dernières 24 heures

Charegement du commentaire...
Langues
Abonnez-vous à APKPure
Soyez le premier à avoir accès à la sortie précoce, aux nouvelles et aux guides des meilleurs jeux et applications Android.
Non merci
S'inscrire
Abonné avec succès!
Vous êtes maintenant souscrit à APKPure.
Abonnez-vous à APKPure
Soyez le premier à avoir accès à la sortie précoce, aux nouvelles et aux guides des meilleurs jeux et applications Android.
Non merci
S'inscrire
Succès!
Vous êtes maintenant souscrit à notre newsletter.