charliestar

Lilliputian glowy thing
git clone https://git.mitxela.com/charliestar.git
Log | Files | Refs | README

Branches

Name Last commit date Author
master2017-02-12 00:18:32 +0000mitxela

File Tree (HEAD)

Name Size
README.md524B
charliestar.asm5.555K
charliestar.hex2.239K

History

* bac69bd (HEAD -> master) | mitxela 2017-02-12 00:18 | Create README.md | * 5a5b1a5 mitxela 2017-02-11 18:22 First commit

Contents of README.md:

Source code to the CharlieStar project on mitxela.com. Runs on an ATtiny9, drives six charlieplexed LEDs from the three IO pins. Works great with a 3V lithium coin cell. Pressing the reset switch cycles through the following modes:

The morse code message is in program memory at line 342, it's a zero-terminated string that can be up to 127 characters.