Permanent holiday lights hardware and software setup using NeoPixels/WS2812B LEDs
Hardware LEDs: https://amzn.to/2Lu4m3P Aluminum Channels: https://amzn.to/2Knajio 18/2 wire: https://amzn.to/348I1zq 18/3 wire: https://amzn.to/37YNCJM Control Box: https://amzn.to/2KjfakW 5v 60A Power Supply: https://amzn.to/2KmRHiu 25ft extension cord: https://amzn.to/3840RIS Wire nuts: https://amzn.to/3oO1Vrb BME280(optional): https://amzn.to/3p15pHd PCB: https://github.com/toblum/McLighting/tree/master/documentation/pcb
Software WELD - GitHub: Aircoookie/WLED WLED User-mod for BME/P 280:
Board Prep WLED Software: GitHub: Aircoookie/WLED
PCB: https://github.com/toblum/McLighting/tree/master/documentation/pcb
WLED Software: GitHub: Aircoookie/WLED
PCB: https://github.com/toblum/McLighting/tree/master/documentation/pcb
DIY Faux wood-beam lights mode from cedar fence pickets. Light is controlled by Sonoff Mini.
Pendent Lights: amazon
Software: ESPHome
Using an ESP8266 with PCM5102 to play MP3 files stored in SPIFFs. There is a motion sensor to trigger playback and LEDs for Halloween effects.
GitHub: debsahu/HalloweenESPSpeakers Using an ESP8266 with PCM5102 to play MP3 files stored in SPIFFs. There is a motion sensor to trigger playback and LEDs for Halloween effects.
Wiring [PCM5102 DAC > ESP8266/NODEMCU] VCC > 3.3 3.3V > 3.3 GND > GND FLT > GND DMP > GND SCL > GND BCK > GPIO15/D8 (I2S CLOCK) DIN > GPIO3/RX (I2S DATA) LCK > GPIO2/D4 (L/R CONTROL) FMT > GND XMT > 3....
Using ESPHome for connecting ESP8266 to MAX7219 Dot-Matrix Display to show useful information from Home Assistant. This is used by my wife’s channel Canvasyvibes Art
Software: ESPHome
Install of Biobidet Bliss BB200 and connecting it to Home-Assistant.
Wilbur Sargunaraj Software: ESPHome
Use TensorFlowJS via WebAudio API and WebGL GPU acceleration on Browser to recognize “keywords”. In our case, without retraining “UP” turns on LED and “DOWN” turns it off.
FFT on ESP32 GitHub: debsahu/SpeechRecognitionTensorFlowJS Speech Recognition on Browser, AsyncWebServer served on ESP8266 to control LED_BUILTIN/GPIO16 Uses WebAudio API and WebGL GPU acceleration = speech recognition is done on the browser http:// requests for microphone is blocked for chrome, use firefox instead tf....
Home Assistant Switch for 8 Relays: PCF8574 can be used to extend the GPIO of ESP8266/32 and here we use 8 ports of PCF8574 to control 8 Relay module
GitHub: debsahu/PCF8574_8Relay Home Assistant Switch for 8 Relays
Code can compile on ESP8266/32 PCF8574 can be used to extend the GPIO of ESP8266/32 8 ports of PCF8574 is connected to 8 Relay module Libraries Needed platformio....
Don’t confuse Masala Chai with Chai Latte, no not the same thing! While we make chai during the snowy season, lets connect ESP8266/32 to Amazon’s AWS IoT in less than 5 minutes.
AWS IoT Core Instructions Goto AWS IoT Core on your AWS console
Create a Policy Generate a Policy first Create a Policy details
Provide a Name Action: iot:* Resource ARM: * Effect: Allow Create a Thing Create a Thing first Single Thing...