Newer
Older
matrix4x5 / README.md
@Pascal Gollor Pascal Gollor on 1 May 2016 608 bytes Update README.md

Matrix4x5

This is a library with sample code to use a 4x5 or 5x4 Matrix or keypad with an ATmega AVR controller.

BUILD Build Status

git clone https://gitbucket.pgollor.de/git/kalle/matrix4x5.git
cd matrix4x5
make all

Latest

LICENSE

Read LICENSE.md

Makefile comes from mikrocontroller.net.