/chase-badge

60 LED 3.3V chaser with ATtiny85, USB-C and LiPo

chase-badge

Designed using KiCad.

I tried to follow datasheet recommendations and tried to base the design on application note schematics and PCB layouts of the active components.

First revision of the board in the repo is rev-8. Earlier revisions are not available in this repo.

Schematics contain notes and all components should have their datasheet in their details in KiCAD.

Kudos

Connectors

  1. USB-C for power, charging and with bootloader programming.
  2. FPC 4-pin for add-on boards.
  3. Li-Po JST-SH 2-pin.

Used ICs

ATTINY85V-20SU
TLC6C9512PWR shift register

Chosen for low power consumption and low parts count. datasheet.

TPS63000 buck-boost regulator

datasheet

MCP73837-FCI_UN battery charge manager

datasheet

Tested

  • Programming ATtiny85 with Tiny AVR Programmer
  • ATtiny85, TLC6C9512 and LEDs can work as expected when powered externally
  • 3.3V or 5V is supported.

Untested

  • Power regulator
  • Battery charge manager
  • XSIG1 external signal, for supporting a buzzer, microphone etc.
  • USB bootloader and programming from USB cable.

TODO

  1. Test everything under "untested" above.
  2. Determine Li-Po battery size.

PCB renders of rev-8

Note that some footprints are missing from the renders.

back

front