https://github.com/x1unix/arduino-demo-ticker
Ticker on Arduino on LED tube display
https://github.com/x1unix/arduino-demo-ticker
Last synced: about 1 month ago
JSON representation
Ticker on Arduino on LED tube display
- Host: GitHub
- URL: https://github.com/x1unix/arduino-demo-ticker
- Owner: x1unix
- Created: 2018-05-13T02:33:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-13T02:43:17.000Z (almost 7 years ago)
- Last Synced: 2025-01-31T07:16:09.311Z (3 months ago)
- Language: C++
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Greeter
Small Arduino program that prints `Hello 101` on screen in ticker tag style.

## Requirements
* Arduino
* Visual Studio + [Visual Micro](http://www.visualmicro.com/) plugin, or Arduino IDE
* [4-Bit LED Digital Tube Module](https://bit.ly/2IaVJbS)## Dependencies
* [TM74HC595-4dig-display](https://github.com/kostarev/TM74HC595-4dig-display) Library