Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 320 Bytes

File metadata and controls

18 lines (12 loc) · 320 Bytes

Lightswitch-Controller

Control your Hue lightbulbs with wireless buttons using Arduino and PlatformIO.

Getting Started

Run these commands from the project directory. You must have PlatformIO installed.

pio init [--ide [atom|clion|vscode]]
pio lib install

To update dependencies:

pio lib update