Close

ESP API + Interface

A project log for LED Matrix Controller

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

yadid-ramotYadid Ramot 11/08/2015 at 22:170 Comments

I finished setting up a few API end-points that`ll let me configure the WIFI on the ESP (a separate project on the subject is in the making)

The esp have 4 utility end points -

The ESP also have 3 end points to control the LED sign -

Iv'e also create a simple HTML page that`ll let me send commands to the board.

The commands are set with a simple XML format. Each row in the text-area corresponds with a row on the display.

The XML supports the following tags :

Discussions