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

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

Awesome Lists containing this project

README

        

# Greeter

Small Arduino program that prints `Hello 101` on screen in ticker tag style.

![preview](https://github.com/x1unix/arduino-demo-ticket/blob/master/media/preview.jpg)

## 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