Large 2.3″ 6 digit 7 segment display board for hobbyists

This project came to being when I wanted a large multi digit 7 segment LED display but I was only able to find MAX7219 or similar based display boards with digit heights up to 0.56″. Not being able to find what I wanted, I decided to make a 6 digit clock (one of my earlier projects) and as I had some larger 2.3″ displays spare I designed another 6 digit display this time with just the SPI interface so it can be connected to any microcontroller with a SPI interface.

To keep costs down I decided against using external drivers with a MAX7219 and instead went with a chain of shift registers using TPIC6B595’s as their open drain outputs can sink up to 500mA (shared between all 8 outputs) and up to 50V – ideal for the large LED displays that have a forward voltage of 8.4V. The PCB would have to be powered from 12V due to the higher voltage displays so a 7805 regulator provides the 5V power for the shift registers and the input buffer which also translates 3.3V logic levels to 5V required by the shift registers.

The board is suitable for electronics hobbyists and it provides ultra bright LED’s on the data input lines to indicate input signal status. With input signals that have a very low duty cycle the status LED’s would not light hence why ultra bright LED’s were used. Ideal for testing and development use and for use in a final, one off project. It runs off 12 volts and has an onboard regulator for the IC’s. It is compatible with 3.3V and 5V logic level inputs on the data connector.

The board was also designed with through hole components for ease of assembly and features a reverse polarity protection diode and a 5V output for powering an Arduino or similar. Current consumption with all digits and segments on is around 700mA. A 12V regulated power supply rated at 2A is needed to power this board.

I will be selling these on eBay as I build them and also maybe as kits – please see my listings to the right.

This project was sponsored by NextPCB.com who kindly made the PCB’s for them. They are good quality and are made with black soldermask.

Demo code

SPI Display Board Instructions

YouTube video

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.