https://github.com/smdn/tm1637controller
A library for TM1637 7-segment LED / dot matrix LED controller
https://github.com/smdn/tm1637controller
Last synced: 2 months ago
JSON representation
A library for TM1637 7-segment LED / dot matrix LED controller
- Host: GitHub
- URL: https://github.com/smdn/tm1637controller
- Owner: smdn
- License: mit
- Created: 2019-12-12T16:46:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T09:35:04.000Z (almost 5 years ago)
- Last Synced: 2025-03-22T03:25:42.210Z (about 1 year ago)
- Language: C++
- Homepage: https://smdn.jp/electronics/TM1637Controller/
- Size: 63.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
TM1637Controller
================
A library for TM1637 7-segment LED / dot matrix LED controller.
# Example
See [examples](/examples) directory.
The [demonstration videos](https://smdn.jp/electronics/TM1637Controller/#demonstration) for some of example running are available.
# License
This software is released under the MIT License, see [LICENSE](/LICENSE).
# Boards
Confirmed to work with the boards below:
- Arduino Nano
- Arduino Nano Every
- ESP-WROOM-32
- Raspberry Pi 3 Model B+ (experimental)
# For more information
see https://smdn.jp/electronics/TM1637Controller/ (ja)