All Projects → suyashkumar → smart-lights

suyashkumar / smart-lights

Licence: other
Cloud-Controlled house lights using home-grown electronics and 3D printed light switch covers

Programming Languages

swift
15916 projects
javascript
184084 projects - #8 most used programming language
OpenSCAD
209 projects
C++
36643 projects - #6 most used programming language
HTML
75241 projects
CSS
56736 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to smart-lights

magic-home
A .NET library that imports functionality from the Magic Home app, allowing control of smart lights.
Stars: ✭ 23 (+27.78%)
Mutual labels:  smart-home, smart-lights
libzwaveip
libzwaveip - Control Z-Wave devices from your IP network
Stars: ✭ 76 (+322.22%)
Mutual labels:  smart-home
purifier-card
Air Purifier card for Home Assistant Lovelace UI
Stars: ✭ 155 (+761.11%)
Mutual labels:  smart-home
zigbee
Database of Zigbee devices compatible with third party gateways: ZHA, deCONZ, Zigbee2MQTT, Tasmota, ZiGate, ioBroker,
Stars: ✭ 117 (+550%)
Mutual labels:  smart-home
cbj smart-home
🏡 If you are searching for an easy way to connect all your smart home devices with one app CyBear Jinni 🦾🐼🧞‍♂️ is here for you. Join the community and make your home smarter than yesterday.
Stars: ✭ 40 (+122.22%)
Mutual labels:  smart-home
nanoleaves
CLI and api client for the Nanoleaf Aurora light panels.
Stars: ✭ 28 (+55.56%)
Mutual labels:  lights
tuya-local
Local support for Tuya devices in Home Assistant
Stars: ✭ 150 (+733.33%)
Mutual labels:  lights
Luven
Minimalist lighting engine for Löve2D
Stars: ✭ 37 (+105.56%)
Mutual labels:  lights
smart-home
🏡 My smart home setup built on top of Home Assistant
Stars: ✭ 140 (+677.78%)
Mutual labels:  smart-home
HueLightDJ
Hue Light DJ using Hue Entertainment API
Stars: ✭ 54 (+200%)
Mutual labels:  lights
crescendo
Crescendo Framework for Crestron control systems.
Stars: ✭ 66 (+266.67%)
Mutual labels:  smart-home
tinkerhub
Build, connect to, interact and tinker with things on your local network
Stars: ✭ 22 (+22.22%)
Mutual labels:  smart-home
ad-alexatalkingclock
Alexa (or other Smart Speakers) tell you the time without asking every hour. Please ⭐️if you like my app :)
Stars: ✭ 30 (+66.67%)
Mutual labels:  smart-home
fluxee
💡 Controlling Yeelight smart lights corresponding to f.lux display color temperature
Stars: ✭ 55 (+205.56%)
Mutual labels:  smart-home
Rc Engine Sound ESP32
Allows to play vehicle engine sounds on an ESP32. Additional sounds can play in parallel with the engine sound! Controls your lights as well. compatible with SBUS, IBUS, PWM, PPM and SUMD signals.
Stars: ✭ 139 (+672.22%)
Mutual labels:  lights
home-assistant-config
🏠 Home Assistant Configuration & Documentation for my smart home using Node-RED for automations. Press ⭐ for notification of updates.
Stars: ✭ 34 (+88.89%)
Mutual labels:  smart-home
thermomat
Low cost smart home IOT heating with adapted eq3n and esp8266-07. Server, Webapp and ESP8266 code for autonomous thermostat controling over the internet.
Stars: ✭ 17 (-5.56%)
Mutual labels:  smart-home
akbl
Control the lights of Alienware computers under GNU/Linux systems.
Stars: ✭ 99 (+450%)
Mutual labels:  lights
home-assistant-sse
Using server-sent events with Home Assistant.
Stars: ✭ 16 (-11.11%)
Mutual labels:  smart-home
update lights
This AppDaemon app progressively changes the brightness and color temperature of lights over the course of the day. This app also uses change thresholds to ignore lights that have been manually adjusted.
Stars: ✭ 16 (-11.11%)
Mutual labels:  lights

smart-lights

This project is a hassle-free cloud connected lighting system that interfaces with standard light switches via a 3D printed lightswitch cover with a built-in servo mount (see 3DModels/ for STL and OpenSCAD code).

This project uses an ESP8266 WiFi microcontroller along with my conduit IoT service/library to expose switching functionality that can be called via a RESTful API from anywhere in the world!

The whole stack for this project--including firmware, hardware, server (see my conduit repo), client web appliction, and physical 3D printed components were designed and built from the ground up.

Structure

  • 3DModels/: OpenSCAD code for lightswitch cover
  • firmware/: Firmware for the ESP8266 microcontroller
  • web/: ReactJS web interface to interact with conduit to call functions & get data from the ESP8266 chip
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].