Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0x2b3bfa0/2080-controller

Controller for Velleman MML24XX LED message boards and MMLXXX/RC IR remotes. The project name was derived from the model mask in roman numerals.
https://github.com/0x2b3bfa0/2080-controller

amplus arduino ir-remote ir-remote-emulation led-matrix-displays led-message-board platformio velleman

Last synced: about 2 months ago
JSON representation

Controller for Velleman MML24XX LED message boards and MMLXXX/RC IR remotes. The project name was derived from the model mask in roman numerals.

Awesome Lists containing this project

README

        

# 2080-controller
Controller for Velleman MML24XX LED message boards and MMLXXX/RC IR remotes, originally manufactured by Amplus ([AM03128-H11](http://www.amplus.com.hk/LED_%20AM03128-H13.htm)).

# 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](https://github.com/0x2b3bfa0/2080-controller/commit/6ade2232c3832eba8bb211379027a647f3132cfd).