An open API service indexing awesome lists of open source software.

https://github.com/salwaelkaddaoui/ledmatrix

Scrolling led ticker, built from scratch and programmed
https://github.com/salwaelkaddaoui/ledmatrix

arduino bluetooth cpp embeddedc hc05 i2c-bus mcp23017

Last synced: 29 days ago
JSON representation

Scrolling led ticker, built from scratch and programmed

Awesome Lists containing this project

README

          

Bluetooth controlled Hand-Crafted scrolling LED ticker


This repo contains C/C++ code to drive an 8x8 ledmatrix (used as led ticker) on Arduino and control it via Bluetooth from an Android Phone (BlueTooth Terminal HC05 App).

![type_sharpened_resized](https://user-images.githubusercontent.com/32744801/113311547-b83e2000-9309-11eb-9b9d-b9478687e35b.jpeg)
![arrow_bluetooth_small](https://user-images.githubusercontent.com/32744801/113399816-22ee6a80-93a1-11eb-89d3-a50e571fa8c3.png)
![ezgif com-gif-maker(1)](https://user-images.githubusercontent.com/32744801/113311610-c8ee9600-9309-11eb-8e24-2ac9fdf4a943.gif)

Can I too make a led matrix like this one?


Of course! A detailed project description ~~is coming soon on Hackster.io~~ is live on [Hackster.io](https://www.hackster.io/salwaElkaddaoui/bluetooth-controlled-led-matrix-894614). You'll learn about the nuts and bolts of the project, including all the design choices I made along the way.