News

[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 ...
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 ...
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 ...
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.
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 ...
Makers, developers and electronic enthusiasts may be interested in a new Arduino programmable Internet connectable LED matrix display launched via the Crowd Supply website this week, which is now ...
Adafruit has this week announced the arrival of the new Arduino RGB Matrix Shield which is now available to purchase priced at $5.95. Any of your projects that use a Arduino-compatible board, equipped ...
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 YouTube channel ...