Projects/IoT & Electronics/Using Gestures to Control Ligh...
July 21, 2018
1 min read
IoT & Electronics
Using Gestures to Control Lights on Home-Assistant
📺 Watch the Video View on YouTube --- Getting one's hands on APDS9960 is very easy, that can be used to detect hand gestures. Here we use this sensor...
📺 Watch the Video
Getting one's hands on APDS9960 is very easy, that can be used to detect hand gestures. Here we use this sensor to control lights on Home Assistant based on a gesture observed on sensor.
Software
Libraries used:
- •HARestAPI GitHub: debsahu/HARestAPI
- •APDS9960 GitHub: SteveQuinn1/SparkFun_APDS-9960_Sensor_Arduino_Library
- •SSD1306 OLED I2C GitHub: ThingPulse/esp8266-oled-ssd1306