Fork me on GitHub

Project Notes

#179 LEDx16Module

A custom 16 LED SMD PCB with 74HC595 shift register interface.

Here’s a quick video of the module running the demo code:

LEDx16Module

Notes

This is my version of project 3 from the KiCad like a Pro course from Tech Explorations.

The board exposes a dual 74HC595 shift register interface for microcontroller control of an array of 16 LEDs with current-limiting resistors.

The PCB design was done with KiCad.

I haven’t sent the boards for production yet - first sourcing and verifying the SMD components. When I’ve built and tested the board, I’ll update and share the OSH Park project and Arduino code.

I sent these off for production at OSH Park, and they turned out quite well. I think I could have picked a footprint for the SOP16 ships with longer pads to make them easier to solder by hand.

One variation I’ve made in the circuit from the KiCad like a Pro course: I’ve explicitly grounded pin 13 (output enable - active low). If left floating, I’ve found the circuit to be unreliable depending on power conditions (output enable floats high).

Construction

See the KiCad project for all the details. Here’s the result:

The Schematic

PCB

PCB render

Example Parts Sources on Aliexpress

Demo

The LEDx16Module.ino sketch runs a simple demo sequence on the board from an Aurduino using hardware SPI.

LEDx16Module_demo_bb

LEDx16Module_demo_schematic

LEDx16Module_build

Credits and References

About LEAP#179 CMOS/TTLSMDArduino
Project Source on GitHub Return to the LEAP Catalog

LEAP is just 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 PR!). See the individual projects for credits where due.

For a while I have also included various scale modelling projects here too, but I've now split those off into a new repository. Check out LittleModelArt if you are looking for the modelling projects!

Project Gallery Notebook LittleCodingKata LittleModelArt More on my blog