Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wayoda/LedControl
An Arduino library for MAX7219 and MAX7221 Led display drivers
https://github.com/wayoda/LedControl
Last synced: 3 months ago
JSON representation
An Arduino library for MAX7219 and MAX7221 Led display drivers
- Host: GitHub
- URL: https://github.com/wayoda/LedControl
- Owner: wayoda
- License: other
- Created: 2013-02-26T13:38:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T18:55:59.000Z (about 2 years ago)
- Last Synced: 2024-07-31T22:46:36.869Z (6 months ago)
- Language: C++
- Size: 1.21 MB
- Stars: 464
- Watchers: 44
- Forks: 242
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-arduino - LedControl - An Arduino library for MAX7219 and MAX7221 Led display drivers (Libraries)
- awesome-arduino - LedControl - An Arduino library for MAX7219 and MAX7221 Led display drivers (Libraries)
README
LedControl
==========
LedControl is an [Arduino](http://arduino.cc) library for MAX7219 and MAX7221 Led display drivers.
The code also works with the [Teensy (3.1)](https://www.pjrc.com/teensy/)Documentation
-------------
Documentation for the library is on the [Github Project Pages](http://wayoda.github.io/LedControl/)Download
--------
The lastest binary version of the Library is always available from the
[LedControl Release Page](https://github.com/wayoda/LedControl/releases)Install
-------
The library can be installed using the [standard Arduino library install procedure](http://arduino.cc/en/Guide/Libraries)