View on GitHub

Hammes Hacks

Projects designed by Emily Hammes

Tiny Heart

Introduction

The Tiny Heart is a PCB shaped like a heart with 20 LEDs. The LEDS are independently controlled by an ATTINY 13 using charlieplexing. Code is uploaded to the device with AVR dude using a Bus Pirate, a AVRisp mk II or similar. It is not arduino compatible. It comes pre-programmed in the kit.

Theory

Soldering The Heart

Materials

To solder the heart follow these steps:

schmatic

  1. Solder on all 20 LEDS paying attention to the LED orientation on the silkscreen.
    • The LEDs are paired, so as long as all the LEDs have the same orientation (cathode down or anode down) it will not really matter.
  2. Solder the capacitor onto the PCB.
  3. Solder the ATtiny13A onto the PCB.
  4. Solder the Resistors onto the PCB.
  5. Solder the power cable onto the PCB.
  6. (Optional) Chain them together by soldering cables onto each other.

Uploading Code

Whats Inside the PCB?

schematic

This is the schematic of the PCB, showing how all the components are connected.

PCB

This is a transparent view of the PCB. Green lines are wires on one side and red lines are wires on the other side of the PCB. The text that will be printed on the board is in magenta on one side and teal on the other. The yellow line is the edge of the board. The gold circles are drilled through the board and have copper on both sides.