Fork me on GitHub

Project Notes

#584 HPDL-1414

Test driving a retro HPDL-1414 4-digit GaAsP display with an Arduino.

Build

Here’s a quick demo..

clip

Notes

The HPDL-1414 is a smart, four character, sixteen-segment, red GaAsP display. The on-board CMOS IC contains memory, ASCII decoder, multiplexing circuitry and drivers.

  • Supply Voltage : 4.5-5.5V
  • Macimum current: 90mA
  • Character height: 2.85 mm (0.112”).

The real beauty of this “old fashioned” display is the immersion lens that magnifies the red GaAsP segments nicely.

Module Connection

Function HPDL1414 Pin Arduino Pin
D5 1 D7
D4 2 D6
!WE 3 A0
A1 4 A2
A0 5 A1
Vcc 6 5V
GND 7 GND
D0 8 D2
D1 9 D3
D2 10 D4
D3 11 D5
D6 12 D8

module_pins

Construction

Breadboard

Schematic

Programming

Using the HPDL1414 Arduino Library.

The character set is quite limited, and custom glyphs are not supproted

charset

Credits and References

About LEAP#584 LED

This page is a web-friendly rendering of my project notes shared in the LEAP GitHub repository.

Project Source on GitHub Return to the LEAP Catalog
About LEAP

LEAP is my personal collection of electronics projects - usually involving an Arduino or other microprocessor in one way or another. Some are full-blown projects, while many are trivial breadboard experiments, intended to learn and explore something interesting.

Projects are often inspired by things found wild on the net, or ideas from the many great electronics podcasts and YouTube channels. Feel free to borrow liberally, and if you spot any issues do let me know or send a pull-request.

NOTE: For a while I included various scale modelling projects here too, but I've now split them off into a new repository: check out LittleModelArt if you are looking for these projects.

Project Gallery view the projects as an image gallery Notebook reference materials and other notes Follow the Blog follow projects and notes as they are published in your favourite feed reader