News

8×8 LED Matrix modules are now widely available, and fortunately they are easy to use with our favorite Arduino microcontroller. 8×8 LED Matrix module have many applications in real life, such as ...
Simple example on how to control an LED with the BlinkEasy App and an ESP32 or Arduino microcontroller. The code starts a HTTP server that is accessible over your home WiFi and flashes the builtin LED ...
Arduino Sketch Code /* * Arduino Camping Light * Camping Light with a single push button switch to control the light output between off, dim, medium, and high brightness * Test Configuration: MCU: ...
I’ve written the code from scratch to suit the parts we have available in the Duinotech range. The display shows target current, LED forward voltage, actual test current on the first line and target ...
The RGB LED module lets you make all sorts of colors with just four pins from the Arduino. Learn how to do it here!
The Arduino then controls the state of the LED using the active high enable line from the column multiplexer chip. [Alex] wanted more than just a static image to show off on his new display, so he ...