Close

Tindie info / project info

A project log for Planet Express SAOship

A Space ship for your SAOs

thelogicofpithelogicofpi 06/24/2019 at 22:030 Comments

What is it?

It is a Shitty Add-on (SAO) holder as well as blinking and flashing in different modes. It uses an Attiny85, controlling over i2c 2 x MCP23017 which then drives the leds, it is all powered off of two AAA batteries (NOT INCLUDED) with a 3.3v power regulator. The code is using the watchdog timer with different periods to setup different blink mode timing. In the code linked via GitHub, there are the examples with how it is done as well as how long each period is (if you are going to reprogram yourself this will be useful) keep in mind the longer the lights are on for each mode the shorter the batteries will last. so blinking is the longest lasting as well as only having a couple on at a time.

Since these are controlled by 2x mcp23017, there are essentially 2 x 16 LED outputs, in the form of 4 bytes, there are many ways to set a pattern.

Cycling the power switch toggles "select" mode to "display" mode.

THE MODES

Why did you make it?

For displaying SAO on your desk or on a shelf. current version does not have any way to wear.

What makes it special?

Good News Everyone, it powers up to 4x SAO v1.69bis (although none of the GPIO's are connected, there are ways to wire them up...)

What is included?

Discussions