ba4bc2bf967273dcf4995e90c687ef05354d9a08
GEX protocol documentation
This repository specifies the control protocol implemented by gex-core.
General information
- FRAME_FORMAT.md - Low level frame format, message types
- INTERNAL_STRUCTURE.md - GEX's internal structure, units, requests and events
- INI_FILES.md - INI config files, filesystem and API access
Unit types
- UNIT_DO.md - Digital Output
- UNIT_DI.md - Digital Input
- UNIT_NEOPIXEL.md - NeoPixel driver
- UNIT_SIPO.md - Shift Register Driver with multicast support
- UNIT_I2C.md - I2C master
- UNIT_SPI.md - SPI master up to 16 slaves and multicast support
Languages
Markdown
100%