Overview The WS2812B LED ring is a popular choice among DIY enthusiasts and makers for creating vibrant and dynamic lighting effects. When combined with the ESP32, a powerful and versatile microcontroller, the possibilities for creative … Read more
rgb led
In this tutorial, we are going to control 1 watt RGB LED using the ESP8266 ESP01 WiFi module. You can use any Wi-Fi-enabled device to access the web interface to control this RGB LED. Watch the … Read more
How to Control RGB LED Wirelessly using ESP8266 ESP01
Introduction RGB LED has great usage nowadays, usually used for decoration for different occasions. For example, they can use it in stage lighting, at parties, weddings, etc. It is an LED having three terminals, RGB … Read more
Interfacing RGB LED with ATtiny85
Introduction A laser security alarm system using an Arduino Uno microcontroller, an LDR sensor, and a laser light module is a highly effective and customizable security system that can be used to protect a variety … Read more
How to Make a Laser Security Alarm Using Arduino
Introduction In today’s world, colors play an important role in our lives. We see colors everywhere, from nature to technology, and being able to measure and control them is becoming increasingly important. Arduino is a … Read more
Arduino Color Detector
Introduction Nowadays, it’s common to see a display or Arduino project with a touch detector. Are you interested in learning the basics of touch sensors and integrating them with your Arduino? If yes, stick to … Read more
TTP224 Four-Channel Touch Detector Module with Arduino
Introduction RGB LED has great usage nowadays, usually used for decoration for different occasions. For example, they can use it in stage lighting, at parties, weddings, etc. It is an LED having three terminals, RGB … Read more
How to make RGB LED Controller
Introduction An RGB LED is a light-emitting diode that can produce a range of colors by combining the outputs of red, green, and blue LEDs. Using an Arduino UNO, you can control the intensity of … Read more
RGB LED – Arduino Tutorial
Introduction Led strip lights are very much common nowadays. You have seen them at wedding places, in picture frames, on furniture and mirrors for decoration. It’s considered wonderful for party lighting and that’s why used … Read more
How to Interface WS2812B Addressable RGB LED Strip with Arduino UNO
What is a Multi-Color RGB LED? RGB LEDs are electronic light fixtures generally used for decorative & advertising purposes. The applications of RGB lighting in today’s world are many. You can use them for accent … Read more