Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 658 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 658 Bytes

2080-controller

Controller for Velleman MML24XX LED message boards and MMLXXX/RC IR remotes, originally manufactured by Amplus (AM03128-H11).

Usage

The usage is almost the same as the Arduino-IRremote library (as my code is based on that library). I'll try to document the API in the future, but this is not going to happen anytime soon. Now you can simply read my well structured code and figure out the documentation. To find what I've modified from the original library, you can see this commit.