led

Netduino and MAX721 interfacing for driving seven segment LED displays

Seven segment LED displays and discussed about a time-division multiplexing technique that reduces the number of required microcontroller I/O pins to drive multiple seven segment LED displays. Today we will move a step further and discuss about a serial interface (SPI) for driving 8 seven segment LED displays. The technique uses MAXIM’s MAX7219 LED driver

Netduino and MAX721 interfacing for driving seven segment LED displays Read More »

Build 8-Digit LED Display stopwatch using Maxim MAX7219 Serially Interfaced

One of the basic usage of the TIMER peripheral on every microcontroller is to provide the accurate timing mechanism. Using the TIMER peripheral as the basic timing, we could easily develop a stopwatch and display it to the 8-Digit seven segment numeric LED display. Thanks to the Maxim MAX7219 chip which enable us to interface

Build 8-Digit LED Display stopwatch using Maxim MAX7219 Serially Interfaced Read More »