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

https://github.com/mpromonet/esp-ppm


https://github.com/mpromonet/esp-ppm

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

esp-ppm
===
ESP write PPM on GPIO0

Install platformio cli
---
```
pip install -r requirement.txt
```

Build & upload
---
```
pio run -t upload
```