Skip to content

Wall of pixels using PWM white LEDS and TLC5940NT driver

Notifications You must be signed in to change notification settings

bclouser/PixelWall

Repository files navigation

14x6 PWM Pixel Wall.

Using the driver based on Demystifying the TLC5940

Instructions:

  1. Verify that DEVICE, CLOCK, PROGRAMMER, and FUSES are set correctly in the Makefile based on your hardware. The provided Makefile is configured for an ATmega328P running at 18.432 MHz, using an AVR ISP mkII programmer, with FUSES set to remove the clock divider, to use the external crystal, and to enable clock output.

  2. To build, type make

  3. To set the fuse bits, type make fuse

  4. To program the AVR, type make flash

About

Wall of pixels using PWM white LEDS and TLC5940NT driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published