Arduino BCD Conversion With MAX7219 LED Display Controller

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.

  • Related
  • Arduino with Serially Interfaced MAX7219 Operates 8X8 LED Matrix
  • Arduino RTC Clock with MAX7219 8-Digit LED Display
  • Raspberry Pi Python RTC Interface MAX7219 Display Driver
  • Raspberry Pi Interfacing 8-Digit LED MAX7219 Display Driver
  • Quick navigation of this website:
  • Basic Electronics Learning and Projects
  • Basic Solid State Component Projects
  • Arduino Microcontroller Projects
  • Raspberry Pi Electronics, Programming

Stepper Motors

  • Easy Driver Micro-Stepper Controller to Arduino
  • Unipolar Stepper Motor with a Arduino
  • Considerations for Using Stepper Motors
  • Connecting the Arduino to a L298N H-Bridge
  • L298N Motor Controller Theory and Projects
  • TA8050 H-Bridge Motor Controller
  • Rotary Encoder Using Arduino Hardware Interrupts
  • Battery Charger related:
  • Solar Panel Charge Controller Using Arduino
  • Solar Panel Battery Charge Controller Using Arduino
  • Solar Panel Battery Charge Controller Switching Circuit
  • Arduino AC Power Control Tutorial
  • Rotary Encoder Using Arduino Hardware Interrupts
  • Arduino Controlling 74C164 Shift Register
  • Arduino Interface MC3479 Stepper Motor Controller

Serial LCD Display and assorted Sensors

  • Arduino LCD Display using 74164 Shift Register
  • Arduino LCD Display with DS18B20
  • Arduino LCD Display with DHT11 Sensor
  • Arduino with MM5451 LED Display Driver
  • Arduino MAX7219 Operates 8X8 LED Matrix
  • Arduino RTC Clock MAX7219 LED Display
  • BCD Conversion with MAX7219
  • Hatching Chicken Eggs with Arduino
  • Arduino TMP37 Temperature Sensor
  • Arduino TMP37 Temperature Sensor Tutorial
  • Testing the Keyes IR Sensor Module with Arduino
  • Arduino to MCP23016, LCD Display
  • Time-Date with Arduino, LCD Display, DS1307 RTC
  • Controlling Driveway Lights with the Arduino
  • TSL230R Light to Frequency Converter
  • Arduino with MCP23016 I/O Expander
  • Arduino DS1307 Real Time Clock
  • Arduino with 24LC08 Serial EEPROM
  • MC3479 Stepper Motor Controller with Arduino

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

Tag » Arduino Convert Decimal To Bcd