Lesson Nº4
Lazarus 360.
Could I bring a camera back from the dead? Samsung stopped caring about it years ago, and mine still worked fine.
silent ink loop · 12s
- Door: ¿Será que se puede?
- Designer directing the AI
- Kotlin + Wear OS, 100% on-device
- 2026
- In development
The blank page
I own a Samsung Gear 360 from 2017. The camera still works, but Samsung removed the framework its companion app depended on, so modern phones simply refuse to talk to it. A perfectly healthy piece of hardware turned into a paperweight by a software decision. Nobody was paying me to care about that. This one came through the same door as CCWEAROS: I just wanted to know if it could be done. Then I found out the camera speaks an open protocol called OSC over Wi-Fi, and the day I read that spec the project stopped being optional.
The studio wall
scroll sideways →

the keyframe, drawn before animating

the dead camera's real address, from the actual code

the stitch, in GLSL, on the phone's GPU
Three honest weaknesses
The crit
It serves the owners of one discontinued camera. The whole audience could fit in a classroom.
The test suite is green and the hardening is done, but I have not finished verifying it on the physical camera. Until the hardware agrees with the tests, this stays in development.
No app can fix 2016 optics. The sensor is what it is, and some shots will look dated no matter how well the stitch works.
Shipped & taught
- In development, 2026
- Kotlin + Wear OS
- 100% on-device, no cloud, no Samsung account
What this taught me
The camera cannot be updated and cannot be persuaded. Every other project I have negotiates with its constraints. This one obeys them, and that produced the most rigorously tested software I have ever written. The camera has the final vote.