Arduino : How to Control an LCD Via Bluetooth
by MertArduino in Circuits > Arduino
7450 Views, 83 Favorites, 0 Comments
Arduino : How to Control an LCD Via Bluetooth
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.
First, you should see the following Instructable:
Tutorial
First, you should see the following Instructable:
Hardware Required
- HC06 or 05 Bluetooth Module
- Wires
Circuit & Connections
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
I use "App Inventor" for create application
Programming
* When uploading code remove the Bluetooth VCC cable
If I Was Helpful
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.