You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ondřej Hruška
13e2a88af4
|
7 years ago | |
---|---|---|
FRAME_FORMAT.md | 7 years ago | |
INI_FILES.md | 7 years ago | |
INTERNAL_STRUCTURE.md | 7 years ago | |
README.md | 7 years ago | |
UNIT_DI.md | 7 years ago | |
UNIT_DO.md | 7 years ago | |
UNIT_NEOPIXEL.md | 7 years ago |
README.md
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