News

This project allows you to control **two RGB LEDs** using a **single button**. Each press of the button toggles the LEDs between ON (showing a specific color) and OFF. When turning ON again, the co ...
Did you know that you can use Arduino to turn on an LED when you press a button? Well, it is true, you can do this! Leaving the joke aside, let me show how you can achieve this. You will need the ...
The name Arduino is typically buzz word among most of the electronics students or hobbyists alike. Its ability to build things faster and cheaper with a massive online community support has made it an ...
Here in this project we are Controlling NeoPixel LED using Arduino and TFT LCD touch Screen. We have created 7 touch buttons of different colors on 2.4 inch TFT LCD and when we tap the button of ...
The RGB LED module lets you make all sorts of colors with just four pins from the Arduino. Learn how to do it here!
To read each button push, the Arduino brings one keypad input line high and checks the voltage of the four output lines in order. The diodes on the PC board prevent feedback across the rows and ...
We show how to use an ESP8266 RGB LED strip controller with open source Arduino sketch handling MQTT messages, and an HTML5 web interface.
This project allows you to control **two RGB LEDs** using a **single button**. Each press of the button toggles the LEDs between ON (showing a specific color) and OFF. When turning ON again, the co ...