Lighting devices for Arduino and other MCUs – A complete overview
Lighting devices for Arduino and other microcontrollers (MCUs) offer a broad range of possibilities for both beginner and advanced developers. Devices like LEDs, LED strips, …
Lighting devices for Arduino and other microcontrollers (MCUs) offer a broad range of possibilities for both beginner and advanced developers. Devices like LEDs, LED strips, …
In this article, I will show you how the TM1638 7-segment LED driver IC works and how to connect it to an Arduino UNO. I …
In this guide I will show you how to use the TM1637 7-segment LED driver with an ESP32 microcontroller. Where do you find a 4-digit …
Creating blinking LEDs is one of the first simple projects that newcomers to Arduino do. It is an easy task to get started with and …
A DIP switch is a group of switches packaged in a single housing. DIP switches are very helpful in setting the modes of operation or …
If you are looking for a good status indicator, LED bars are an excellent option. LED bars are a group of independent LEDs arranged next …
In this article, I will provide the essential details about the Top 7 Arduino compatible displays that are widely used with Arduino boards. I will …
In this tutorial, you will learn the features and specifications of WS2812B LED strips and How to control WS2812B individually addressable LEDs using an Arduino …
This tutorial will provide the essential details about the Potentiometer and how to use Arduino to control LED brightness with the Potentiometer. You will learn …
In this tutorial, you will learn essential information about a Light-Emitting Diode (LED) and how to control multiple LEDs with Arduino. Using an Arduino Uno …
This article will guide you through the basics of using an RGB LED in Arduino, so you can create your own colors with the help …
In this tutorial, you will learn how to use an IR remote and receiver with the Arduino. I have included wiring diagrams and several example …
In this tutorial, you will learn how to control a MAX7219 LED dot matrix display with Arduino. I have included a wiring diagram and many …
In this tutorial, you will learn how you can control TM1637 4-digit 7-segment displays with Arduino. These displays are fantastic for displaying sensor data, temperature, …
FSRs are super robust pressure sensors that are used in all kinds of industries. You will find them in electronic drums, mobile phones, handheld gaming devices and many more portable electronics. These sensors are easy to use and great for sensing pressure, squeezing and weight.