bruhautomation / BRUH3-Home-Assistant-Configuration

(OBSOLETE) BRUH3 Home Assistant Configuration
https://www.youtube.com/playlist?list=PLgtGAtCt_hGTc_GAEmMhQ_XVs80mZoBIG
333 stars 50 forks source link

Nightlight? #1

Closed zmrow closed 7 years ago

zmrow commented 7 years ago

Curious what you're using for a nighlight? I'm looking for a good nightlight setup.

bruhautomation commented 7 years ago

I use a (NodeMCU chip)[http://amzn.to/2nOaGF7} running an adafruit neopixel ring that I put inside of an opaque jar.

That runs this code, but I switched the FastLED definitions to

#define NUM_LEDS    12
#define DATA_PIN    5
//#define CLOCK_PIN 5
#define CHIPSET     WS2812B
#define COLOR_ORDER GRB

The ring runs great off of the 5V pin on the NodeMCU chip. I power the system with a 1 amp microUSB phone charger. Cheers!

CCOSTAN commented 7 years ago

@zmrow It's not a smart device but SnapPower Lights are pretty kick ass. they do one thing and do it well. ;)

zmrow commented 7 years ago

@CCOSTAN Ah - those are pretty awesome! Thanks for the tip!

@bruhautomation - Have any pics of said nightlight? I have something started using the exact same neopixel. :D

bruhautomation commented 7 years ago

@zmrow sorry for my response getting back to you. No pictures at this point, it is briefly in this video though. https://www.youtube.com/watch?v=9KI36GTgwuQ at 17:45