Driving an 8×8 (64) LED Matrix with MAX7219 (or MAX7221) and Arduino Uno


https://www.electronics-lab.com/driving-8x8-64-led-matrix-max7219-max7221-arduino-uno/

Hi guys, today we will be focusing on displaying mini graphics and texts on an 8×8 LED matrix using the MAX7219 (or MAX7221) LED driver and the Arduino Uno. The 8×8 LED matrix displays are usually used for the display of symbols, simple graphics and texts. Made of super bright LEDs, they produce low resolution […]

ESP8266 MAX7219 Dot Matrix Display


https://www.electronics-lab.com/esp8266-max7219-dot-matrix-display/

A MAX7219 driven Display, controlled by an ESP8266 SoC and MQTT This project describes how to connect a MAX7219 to an ESP8266 Chip and let it act as a MQTT client. Its basically my ninHOME Node Firmware where you can optionally add a MAX7219 Display. ESP8266 MAX7219 Dot Matrix Display – [Link]

8 Digit Numerical 7 Segment SPI Display Shield for Arduino UNO


https://www.electronics-lab.com/8-digit-numerical-7-segment-spi-display-shield-arduino-uno/

8 Digit serial numerical display shield for Arduino has been designed for various applications like digital clock, stop watch, score display, temperature meter, frequency counter, digital meters etc. The circuit uses popular MAX7219 IC and two common cathode 0.5inch red seven segment displays. The MAX7219 is a compact, serial input/output common-cathode display drivers that interface […]

Arduino 50V digital Voltmeter using MAX7219


https://www.electronics-lab.com/arduino-50v-digital-voltmeter-using-max7219/

M.Pugazhendi build a digital voltmeter using Arduino and MAX7219 display driver. The Arduino inbuilt 10 bit ADC, can be used for constructing / measuring the 0Volt to 50Volt Digital Volt Meter. Popular MAX7219 display driver, connected with Arduino Uno will be used for displaying the measured voltage. This voltmeter can read only DC voltage. Arduino […]

Arduino 8 Digit, 7 Segment BCD Counter using MAX7219


https://www.electronics-lab.com/arduino-8-digit-7-segment-bcd-counter-using-max7219/

PugazhM @ instructables.com show us how to make a 7 segment BCD counter using MAX7219 and Arduino. In Embedded system design, seven segment displays are playing a major role as numerical visual indications. Seven segment LED displays are brighter, more attractive and provide a far viewing distance as well as a wider viewing angle as […]

Arduino 8×8 LED Matrix using MAX7219


https://www.electronics-lab.com/arduino-8x8-led-matrix/

In this tutorial you will learn how to drive a 8×8 led matrix using MAX7219 display driver IC. In this instructable I’m going to show you how to Interface with LED matrix using an Arduino and MAX7219 IC, this project can be used to make low resolution images using LEDs. This project is very simple […]

Large 8×8 LED Matrix Display


https://www.electronics-lab.com/large-8x8-led-matrix-display/

jollifactory @ instructables.com has published a large 8×8 LED Matrix Display which is driven by a MAX7219 and Arduino. For this project, we will be building a single color large LED matrix display which is made up of a few large 8×8 LED matrix modules daisy-chained together. Each of these 8×8 LED matrix modules is around […]

IP Time Clock using NTP protocol


https://www.electronics-lab.com/ip-time-clock-using-ntp-protocol/

by msuzuki777 @ www.instructables.com So this Lazy Old Geek (LOG) has a couple of clocks in my bedroom. One of them loses time when the power is lost. The other is semi smart and automatically adjusts for Daylight Savings Time. Unfortunately, it does this using the old standard so I have to re-set the time four […]