Skip to content
/ plasma Public

A 16x16 LED matrix display displaying a nice plasma effect

Notifications You must be signed in to change notification settings

dojoe/plasma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A 16x16 LED matrix displaying a nice plasma effect.

Uses TI's TLC5940 to drive the LEDs of a column, and
shift registers combined with pFETs to select one of
the 16 columns at a time for scanning the matrix.

An ATmega168 is used to control everything.

Subdirectories:
  controller  - Eagle files for the controller board
  doku        - Some descriptive images
  firmware    - Arduino-based firmware for the ATmega168

About

A 16x16 LED matrix display displaying a nice plasma effect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages