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
- Host: GitHub
- URL: https://github.com/perbu/motion-potato
- Owner: perbu
- License: apache-2.0
- Created: 2019-10-03T11:31:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T11:32:09.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T00:47:17.345Z (over 1 year ago)
- Language: C++
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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