Behind the Clear Shell: How a Hardware Hacker’s Transparent ISS Tracker Exposes the Art of Orbital Engineering
Subtitle: A new DIY ISS tracker combines transparent design, open-source hardware, and technical ingenuity to create a desktop marvel for space enthusiasts.
At first glance, it looks like a science fiction artifact: a transparent globe quietly spinning on a desktop, illuminated from within by a constellation of tiny electronics. But this is no prop-it’s the Orbigator, a real-time International Space Station (ISS) tracker built by a hardware hacker known as [wyojustin]. More than a pretty gadget, the Orbigator is a showcase of open-source engineering, creative problem-solving, and a touch of hacker nostalgia for see-through tech. We dug into what makes this device tick-and why it’s capturing the imagination of space and hardware geeks alike.
The Orbigator’s lineage can be traced back to earlier ISS tracking lamps, notably a 2025 project by [Will Dana] that used a physical model of the ISS gliding across a globe’s surface. While visually appealing, the original design had a flaw: exposed servo wires trailing awkwardly as the ISS model moved. [wyojustin]’s innovation was to reverse the dynamic-by spinning a transparent globe above a fixed mechanism, he eliminated the unsightly wires and achieved a cleaner, more mesmerizing display.
This shift wasn’t just aesthetic. By enclosing the electronics within a clear shell, the Orbigator invites users to peer directly into its mechanical heart-a hardware hacker’s delight. The globe’s rotation is precisely calculated by firmware running on a Raspberry Pi Pico 2, a microcontroller beloved in the DIY community for its power and affordability. The code, written in MicroPython, fetches the ISS’s real-time orbital data and translates it into smooth globe movements.
Every aspect of the Orbigator is open-source, from the 3D-printed frame designed in OpenSCAD to the custom PCB laid out in KiCad (with help from Hackaday veteran [Anool Mahidharia]). This transparency-both literal and figurative-means anyone with a 3D printer, some electronics know-how, and a fascination with space can build their own tracker, tweak the design, or simply marvel at the craftsmanship.
But what’s driving the renaissance of transparent hardware? Part nostalgia, part pedagogy, and part hacker ethos. Transparent cases fell out of mainstream favor, but for those who like to see how things work, they’re irresistible. The Orbigator’s see-through shell is more than a style choice; it’s an invitation to learn, tinker, and connect with the physical world that underpins our digital lives.
For those who prefer simpler solutions, less elaborate ISS trackers and even DIY plane-following gadgets with pan-and-tilt cameras exist. But the Orbigator stands apart-not just as a tool, but as an artful, instructive statement about the value of transparency, both in design and in the open sharing of knowledge.
In an era when so much tech hides behind opaque plastic and walled gardens, the Orbigator’s clear shell is more than a visual gimmick. It’s a reminder: The beauty of technology often lies in what’s usually kept hidden. And sometimes, exposing the gears is the most revolutionary act of all.
WIKICROOK
- Microcontroller: A microcontroller is a small computer on a single chip, used to control and automate functions in electronic devices and gadgets.
- MicroPython: MicroPython is a lightweight Python implementation for microcontrollers, enabling efficient programming and rapid prototyping in IoT and embedded cybersecurity projects.
- PCB (Printed Circuit Board): A Printed Circuit Board (PCB) is a flat board that supports and connects electronic components using copper tracks instead of wires.
- OpenSCAD: OpenSCAD is open-source software for creating 3D models by writing code, offering precise, customizable design for engineers and designers.
- Open: 'Open' means software or code is publicly available, allowing anyone to access, modify, or use it-including for malicious purposes.




