Microcontroller plugins for the Chocolate Smart Home project, built for ESP32 microcontrollers using the Arduino IDE.
Clone the following repositories into your Arduino libraries directory:
Run tests using:
make test | grep fail
Plugins are located in the project root directory. Each plugin has its own README.md with detailed information about:
- Setup instructions
- Additional dependencies
- Usage guidelines
- Configuration options
Please consult individual plugin documentation before use. Use at your own risk.