Skip to content

A MQTT connected lamp. This lamp includes sound detection, temperature reading, light color and temperature and works with homebridge thanks to node-red interface.

Notifications You must be signed in to change notification settings

theRenard/Nuvola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuvola

A connected lamp for my daughter

Connected means that it sends and receive MQTT messages with the following infos:

  • Temperature
  • Humidity
  • Noise level
  • Light (an array of 10 neopixels) with Hue, Brightness and Saturation

A Node-RED server interacts with an homebridge instance to convert MQTT messages into Siri™ actions and vice-versa. This is handy with homekit scenes, for instance dim the light intensity when is time to sleep and turn it off late at night.

This is a very personal project with no documentation but two pictures ¯\(ツ)/¯. Feel free to ask for more info if you need. The PCB is the one from the Rabbit project as I only needed three GPIO.

💻 Esp8266 💡 Neopixels 💻 Node-RED, homebridge

About

A MQTT connected lamp. This lamp includes sound detection, temperature reading, light color and temperature and works with homebridge thanks to node-red interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages