In this project I did a Christmas jumper with rgb LEDs, this can also be a creative clothing project or whatever you want, it uses rgb LEDs that are controlled by an Arduino-based microcontroller that ...
In this video I'm walking you through the steps I took to make a standalone version of my pellet level monitoring sensor that is not directly connected to Home Assistant but it functions separately .
This is a library for the Arduino IDE that helps interface with ST's VL53L0X time-of-flight distance sensor. The library makes it simple to configure the sensor and read range data from it via I²C.
#include <WiFiManager.h> // Biblioteka do zarządzania konfiguracją sieci WiFi, opis jak ustawić połączenie WiFi przy pierwszym uruchomieniu jest opisany tu ...