Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 240 Bytes

File metadata and controls

16 lines (9 loc) · 240 Bytes

window-controller

remote window controller using current sensing and BLE

Compile

requires http://platformio.org/

setup:

pio lib install 77  # Button
pio lib install 426  # nRF8001

upload:

pio run --target upload