Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/myhauntedforest/simpleremotecontrolaircannons

Remote controlled air cannons over WiFi
https://github.com/myhauntedforest/simpleremotecontrolaircannons

arduino esp8266

Last synced: about 2 months ago
JSON representation

Remote controlled air cannons over WiFi

Awesome Lists containing this project

README

        

# SimpleRemoteControlAirCannons
Remote controlled air cannons over WiFi

## Endpoints
| Endpoint | Description |
|---------- |----------------------------------------------------- |
| / | Root, shows uptime of the NodeMCU |
| /open | Opens the air valve |
| /close | Closes the air valve |
| /pulse | Opens the air valve, then after 100ms, it closes it |