Arduino : How to Control an LCD Via Bluetooth

by MertArduino in Circuits > Arduino

7413 Views, 83 Favorites, 0 Comments

Arduino : How to Control an LCD Via Bluetooth

1.jpg

This instructable is the written version of my "Arduino : How to control an LCD via Bluetooth" YouTube video that I've uploaded recently. I strongly recommend you to check it out.

My YouTube Channel

First, you should see the following Instructable:

How to Connect and Control an LCD Displays

Tutorial

Arduino : How to control an LCD via Bluetooth

First, you should see the following Instructable:

How to Connect and Control an LCD Displays

Hardware Required

vlcsnap-2016-10-04-12h25m50s241.png

  • HC06 or 05 Bluetooth Module
  • Wires

Circuit & Connections

Bluetooth_connection.jpg
vlcsnap-2016-10-04-12h26m04s272.png
vlcsnap-2016-10-04-12h26m29s136.png
vlcsnap-2016-10-04-12h26m43s920.png
vlcsnap-2016-10-04-12h27m00s268.png

Bluetooth Modul VCC to Arduino 5V (at the same time if you want, you can use 3V3)

Bluetooth Modul GND to Arduino GND

Bluetooth Modul RX to Arduino TX

Bluetooth Modul TX to Arduino RX

Create Application

vlcsnap-2016-10-04-12h29m24s215.png
vlcsnap-2016-10-04-12h30m08s647.png

I use "App Inventor" for create application

MIT App Inventor

Programming

vlcsnap-2016-10-04-12h30m27s391.png

Get the Code

* When uploading code remove the Bluetooth VCC cable

If I Was Helpful

vlcsnap-2016-10-04-12h30m59s610.png

First of all, I would like to thank you for reading this guide ! I hope it helps you.

If you want to support me, you can subscribe my channel and watch my videos.

My YouTube Channel