https://github.com/mpromonet/esp-ppm
https://github.com/mpromonet/esp-ppm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mpromonet/esp-ppm
- Owner: mpromonet
- Created: 2021-03-27T15:20:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-24T09:03:33.000Z (about 4 years ago)
- Last Synced: 2025-01-30T13:25:48.540Z (4 months ago)
- Language: C++
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
esp-ppm
===
ESP write PPM on GPIO0Install platformio cli
---
```
pip install -r requirement.txt
```Build & upload
---
```
pio run -t upload
```