Close

Slack #Support

A project log for LED Matrix Controller

Replacing an old Lightlink/Inova FPGA Scrolling LED board controller with PIC24F + ESP8266

yadid-ramotYadid Ramot 11/09/2015 at 22:230 Comments

Just finished a quick Slack/NodeJS process that`ll update the LED sign with slack messages.

What it does is just listen to incoming messages to the @ledbot user, clear the display (/led/clear) and send the new message to the display (/led/print)

Code is available on GitHub - https://github.com/eyadid/esp-led-controller/tree/master/SlackBot

Discussions