No description
| examples/Wippersnapper_demo | ||
| src | ||
| .gitignore | ||
| library.properties | ||
| LICENSE | ||
| README.md | ||
WipperSnapper_Arduino
Arduino Library for WipperSnapper web application.
Adding Hardware
Hardware Specification for adding boards to WipperSnapper
Communication between this library and the MQTT broker uses protocol buffers for serialized data. The raw protocol buffers used by this project are located here. This library contains compiled .pb.h and .pb.c protocol buffer messages generated by nanopb.