An open API service indexing awesome lists of open source software.

https://github.com/perbu/motion-potato

Example PIO project
https://github.com/perbu/motion-potato

Last synced: 3 months ago
JSON representation

Example PIO project

Awesome Lists containing this project

README

          

Simple ESP32-based motion detector.

It uses platformio.

To build:
- platformio run

Build and upload
- platformio run -t upload

Monitor:
- platformio run -t monitor