Skip to content

A simple SMD Larson Scanner board made out of 74' logic

Notifications You must be signed in to change notification settings

hkzlab/supercar_larson_scanner

Repository files navigation

"Supercar" Larson Scanner

Introduction

"Supercar" is the (stupid) italian name for the Knight Rider TV series. In that series, the iconic car KITT sports a red light going back and forth under the hood. That effect is called "Larson scanner".

Rev. 3 Board animation

This board implements a "Larson scanner" with regulable speed using a 555 timer and a few 74' CMOS logic ICs (two latches, a full adder, a demux and a 4x 2-in xor gate). It's powered by a CR2032 coin cell battery.

The circuit is quite simple to understand and a good exercise on SMD hand-soldering.

Disclaimer

I take NO responsibility for what happens if you decide to build and use this card. But You're encourauged to take what you deem fit from this, and use it in your projects!

Verilog simulation

You can find a verilog implementation of the circuit under the supercar_verilog directory, complete with a testbench.

Bill of Materials

Remember to use a CMOS variant of the 555 timer compatible with a low supply voltage, like this.

TODO

Required Fixes

Rev. 1

  • Pin 4 of the RN1 resistor network is unconnected and should be connected to +3.3V. Pin 16 of U1 is a good spot.

About

A simple SMD Larson Scanner board made out of 74' logic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published