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
- Host: GitHub
- URL: https://github.com/salwaelkaddaoui/ledmatrix
- Owner: salwaElkaddaoui
- Created: 2021-02-28T00:59:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-13T00:38:42.000Z (about 5 years ago)
- Last Synced: 2025-08-17T14:02:17.731Z (10 months ago)
- Topics: arduino, bluetooth, cpp, embeddedc, hc05, i2c-bus, mcp23017
- Language: C++
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).



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.