Page 1 of 1

Bluetooth with Color LCD display text Sending via android

PostPosted: Thu May 01, 2014 1:55 am
by wilson
Hi,

I intend to share this project which extended from http://forum.cytron.com.my/viewtopic.php?f=30&t=12447

This round is using bluetooth module and receive test from android phone and display it on Color LCD. You can watch from video below.



The Bluetooth module i brougth from same supplier http://www.lelong.com.my/bluetooth-module-uart-gigasitron-149369370-2015-05-Sale-P.htm

Basically, the android phone need a software to send data over phone's bluetooth. The android software can found in android SDK from goolge. before can send text, pairing is needed. Using this bluetooth is very simple, just open uart and straight can send and received data by MCU.

The TFT color LCD can supports all ascii :D Hope have fun! :lol:

Re: Bluetooth with Color LCD display text Sending via androi

PostPosted: Tue May 06, 2014 12:12 am
by happyrush
Hi Wilson,

Very high end project! :o by the way, instead of using android, can you use a laptop bluetooth with your own application to send to your development board to display the text? I saw the TFT LCD price is RM80, worth than using a high end character display :lol: because it cannot show bitmap yet cannot change font and color. Mind to send me some of your project information? :roll: The bluetooth module so small and cheap :o

Thanks :D

Re: Bluetooth with Color LCD display text Sending via androi

PostPosted: Mon May 12, 2014 11:27 pm
by wilson
happyrush WROTE:Hi Wilson,

Very high end project! :o by the way, instead of using android, can you use a laptop bluetooth with your own application to send to your development board to display the text? I saw the TFT LCD price is RM80, worth than using a high end character display :lol: because it cannot show bitmap yet cannot change font and color. Mind to send me some of your project information? :roll: The bluetooth module so small and cheap :o

Thanks :D


Yup, i have tried my own application using C# communicating Laptop build in bluettooh, it is able to connect and send message to the board :D

The challenge to use TFT LCD is to understand the driver and make font library.

Most of information i get is from the seller support http://www.lelong.com.my/tft-lcd-1-44-pic32-pic18-atmel-stm32-gigasitron-147948684-2015-04-Sale-P.htm you can sent email to them. :)