Arduino connected to MAX7219


Arduino BCD Conversion Interfacing MAX7219 LED Display Controller

by Lewis Loflin

YouTube video for this project: Arduino BCD Conversion Interfacing MAX7219 LED Display Controller.

Download Arduino code for this project: arduino_max7219c.txt.

This is very similar to two related projects with Arduino and the MAX7219. In this case I demonstrate how to convert from an integer value to binary coded decimal. (BCD) This is done without the use of any micro-controller specific libraries for functions.

The first four digits on the display will count from 0000-9999.

Stepper Motors

Serial LCD Display and assorted Sensors

Web site Copyright Lewis Loflin, All rights reserved.
If using this material on another site, please provide a link back to my site.