/Lightswitch-Controller

Control your Hue lightbulbs with wireless buttons using Arduino.

Primary LanguageC++

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