MAX7219tiny - Tinusaur MAX7219 Library for LED 8x8 Matrix
MAX7219tiny is a C library for working with the MAX7219 display driver to control an 8x8 LED matrix. It is intended to be used with the Tinusaur boards but should also work with any other board based on ATtiny85 or a similar microcontroller.
Copyright (c) 2022 Tinusaur (https://tinusaur.com). All rights reserved.
Distributed as open source under the MIT License (see the LICENSE.txt file).
Please, retain in your work a link to the Tinusaur project website.
- MAX7219tiny source code: https://gitlab.com/tinusaur/max7219tiny GitHub mirror at: https://github.com/tinusaur/max7219tiny
- MAX7219tiny project page: http://tinusaur.com/libraries/max7219tiny
NOTE: This project was developed for and tested on the ATtiny85 microcontrollers. It might or might not work in other environments.
- Tinusaur website: https://tinusaur.com
- Tinusaur on Twitter: https://twitter.com/tinusaur
- Tinusaur on Facebook: https://www.facebook.com/tinusaur
Folders and modules:
TO-DO
Tinusaur MAX7219tiny Library Diagram
- MCU: This library was developed and tested with the following microcontrollers: ATtiny85, ATtiny45, ATtiny25.
- CPU FREQUENCY: This library has support for and was tested to work at 1 MHz and 8 MHz CPU clock mode.