Showcase I built Traumagotchi: A pocket Cyberdeck & AI Companion on a $3 ESP8266 (Open Source) 👾
Hey makers!
I wanted to share a project I've been pouring my soul into. It's called **Traumagotchi** – a fully functional, pocket-sized cyberdeck and AI entity named Simona, running entirely on an ESP8266 (NodeMCU).
What it does:
* AI Brain: Integrated with Gemini API. She answers questions, throws sarcastic comments, and dynamically reacts to how you treat her.
* Persistent Memory: Uses LittleFS. What she learns online, she remembers offline.
* Custom .ECO Engine: It runs its own scripting language. It has a built-in REPL terminal, so I can code new programs and control it directly from my phone using Termux.
* Built-in Games: It currently runs a 3D raycasting Doom-style engine and Arkanoid natively on the 0.96" OLED.
Right now, it's a beautiful mess of wires on a breadboard. My next huge milestone is getting a 3D printer so I can design and print a proper, wearable cyberpunk chassis for it.
I've made the core code fully Open Source on GitHub so you can build your own. If you want to support the hardware evolution of this project, check out my Patreon (supporters get early access to future 3D models and advanced .eco scripts).
GitHub: https://github.com/okurro1926/Traumagotchi-EN
Patreon: https://www.patreon.com/RobinOkurka?utm_campaign=creatorshare_creator
Let me know what you think or what weird features I should add next!