Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 382 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 382 Bytes

GPIO server for PI

This project receives messages from an mqtt broker and then changes the state of GPIO pins based on the requsted contained in the message

To build:

TODO

TODOs

  • allow topics to be generatlize

  • allow pin to be specific in request in some ways

  • add more info about build dependencies

  • add more comments to the code

  • add more general documenation