Month: September 2022

  • Cabinet Lighting Esphome HA Motion

    A motion detector to control the lights under your kitchen cabinets using ESP32 and ESPHome with Home Assistant. The ESP32 is a versatile microcontroller that is compatible with ESPHome, which is a system that allows you to control your smart home devices with Home Assistant. For this project, you would need an ESP32 board, a…

  • Clock MQ-2 Relay Temp DST

    Creating a multifunctional environmental monitoring system with Arduino is a rewarding project that combines temperature, humidity, air quality measurements, and light control. For temperature, humidity, and air quality, the BME680 sensor is an excellent choice as it provides a comprehensive data set including gas resistance readings indicative of air quality. To integrate light sensitivity, the…

  • Simple RGB 2812b Arduino

    Controlling an RGB 2812b LED strip with an Arduino IDE is a project that combines electronics and programming to create colorful lighting effects. The WS2812B LED strip is an addressable RGB LED strip that allows you to control the color and brightness of each LED individually. This can be done using just one digital pin…

SideMenu