Skip to content

crash8229/led-cube-data

Repository files navigation

led-cube-data

File specification used in my LED cube projects. This is still in alpha and expected to change a lot as I work out the praticality of implementing the specification with my projects. Currently, this package only includes parsers, serializers, and assemblers for Python.

The file specification is defined in ksy files and an ods spreadsheet. Both can be found here. Under the objects folder are more ksy files and test binaries.

Parsers for other languages can be made easily via the Kaitai Struct compiler. Only parser.ksy needs to be compiled. It references the other ksy files located under the objects folder and will be compiled as well.

About

File specification used in my LED cube projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published