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

https://github.com/imranr98/buttonpresser

Arduino moves a servo motor every X seconds. Used to physically press a power button on my server every hour to automatically turn it on in case it turns off (when it is on, power button presses are ignored).
https://github.com/imranr98/buttonpresser

Last synced: 9 months ago
JSON representation

Arduino moves a servo motor every X seconds. Used to physically press a power button on my server every hour to automatically turn it on in case it turns off (when it is on, power button presses are ignored).

Awesome Lists containing this project

README

          

# buttonPresser

Arduino moves a servo motor every X seconds. Used to physically press a power button on my server every hour to automatically turn it on in case it turns off (when it is on, power button presses are ignored).