Your shopping cart is empty!
Displaying Text on Dot Matrix Using Arduino and Bluetooth
- Idris Zainal Abidin
- 12 Dec 2018
- 819
INTRODUCTION
Continue from previous tutorial – Displaying on MAX7219 Dot Matrix Using Arduino. This time, I will add bluetooth module so that we can send a text to be displayed on dot matrix from our phone.
VIDEO
This video shows how to display text on MAX7219 dot matrix using Maker UNO through bluetooth medium.
HARDWARE PREPARATION
Wiring between Bluetooth HC-05 and Maker UNO
Bluetooth HC-05 | Maker UNO |
VCC | 5V |
GND | GND |
TXD | Pin 0 (RX) |
RXD | Pin 1 (TX) |
Thank You
References
- MD_MAX72XX from majidDesign
- MD_Parola from majicDesign
Thanks for reading this tutorial. If you have any technical inquiry, please post at Cytron Technical Forum.