LuisAGC / MAX7219_CCS_DRIVER

A CCS PIC C compiler driver for the Maxim MAX7219 common cathode 7-segment display controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAX7219_CCS_DRIVER

Note: this is still work in progress

A CCS PIC C compiler driver for the Maxim MAX7219 common cathode 7-segment display controller

Uses PIC SPI peripheral

Includes simple middleware to use the devices as a text scroller on 8x8 LED matrixes

About

A CCS PIC C compiler driver for the Maxim MAX7219 common cathode 7-segment display controller

License:MIT License


Languages

Language:C 80.6%Language:C++ 19.4%