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 ...
[Alex] needed a project for his microcomputer circuits class. He wanted something that would challenge him on both the electronics side of things, as well as the programming side. He ended up ...
Arduino enthusiasts interested in creating a changeable RGB LED matrix might be interested in the new Pixie Chroma displays created specifically for the Arduino platform by the engineers and develop ...
Here’s a simple Arduino project that we really like: a replication of Pong using LEDs to form a rudimentary screen. This isn’t the traditional two player pong as only one person can play at once.
Makers, developers and electronic enthusiasts may be interested in a new Arduino programmable Internet connectable LED matrix display launched ...
Arduino has launched its next generation of UNO boards, introducing a 32-bit Renesas microcontroller and Espressif ESP32-S3 module, one-click cloud connectivity and plenty of I/O plus a 12×8 red LED ...
Most of us have an 8x8 LED matrix from one of our Arduino kits. What can we do with them? This module investigates how to use these interesting devices. Along the way, we describe a fun electronics ...
While recreating the original Pong with an Arduino or Raspberry Pi is a beginner’s project you’ll find in many starter kits, making the game simpler is a bit more complex. That’s what ...