https://github.com/goto-eof/esp32-motion-sensor-rust
Simple experiment with ESP32 that allows to retrieve data from a motion sensor.
https://github.com/goto-eof/esp32-motion-sensor-rust
Last synced: 3 months ago
JSON representation
Simple experiment with ESP32 that allows to retrieve data from a motion sensor.
- Host: GitHub
- URL: https://github.com/goto-eof/esp32-motion-sensor-rust
- Owner: goto-eof
- Created: 2023-11-19T17:06:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-21T00:08:52.000Z (over 1 year ago)
- Last Synced: 2024-12-30T03:43:51.342Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32 | motion detector (Rust)
Simple experiment with ESP32 that allows to get data from a motion sensor (pin GPIO4).