This is one of my projects in my personal series "BOUGHT TOO MANY, USING ATTinys EVERYWHERE".
Here I ponder whether I can use my attiny85 for some interactive keychain? maybe runs brainfuck on it? a symbol of the ultimate nerd.
--- Initial Sprint ---
> Bitbangged the I2C OLED code
> Some primitive graphics library
> Writing some simple GUI for programming
> Low over head BF Interpreter
> It actually works within the 512 bytes of RAM and only takes up ~~ at most 6kB of ROM
# TODO
> Coin cell / Alternative power source
> Perf board it!
> Keychain it!
Very curious. Are you going to share the instructions, components, etc.?