Skip to content

The RE documentation of the LinsnLED ethernet protocol used to communicate with their receiver modules.

License

Notifications You must be signed in to change notification settings

tyalie/LinsnLED-eth-protocol-docs

Repository files navigation

The LinsnLED Ethernet protocol documentation

LinsnLED builds hardware to drive large scale LED matrix installations. This project documents the combined RE effort of @tyalie and @mimoja trying to lift the cloak on their proprietary protocol to communicate with their LED matrix receiver modules.

You can see the current state in the nightly release.

Building

The documentation can be build as html or pdf. It is recommended to use docker to generate the pdf output, as the asciidoctor-mathematical dependency uses Lasem, which struggles with correct font selection. The docker container seems to work correctly.

Build and start the container with

make run-docker

To generate the documents:

# execute it inside docker for best results
make all  # generate pdf and html
make pdf
make html

# or to build on file change
make watch

About

The RE documentation of the LinsnLED ethernet protocol used to communicate with their receiver modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published