You, too, can build this ESP32 3D-printed solar system model, and yes, it spins
The Meridian Orrery is a DIY 3D-printed solar system model powered by an ESP32C3 and a DS3231 real-time clock, designed to accurately display planetary positions without internet connectivity. It uses magnets, motors, and clever gear ratios to physically represent the orbits of planets, including a small moon circling Earth. The device self-calibrates nightly by aligning its rings and adjusting planet positions based on astronomical calculations. Created by illusionmanager and shared on Instructables, it's intended to be accessible for makers with basic tools and skills.
- ▪The Meridian Orrery uses an ESP32C3 and DS3231 RTC to calculate planetary positions offline after initial calibration.
- ▪It features a 1:11 gear ratio system that allows a tiny Moon to accurately orbit the 3D-printed Earth as the ring rotates.
- ▪The model self-updates each night by spinning its rings into alignment and positioning planets according to the current date.
- ▪All components are 3D-printed, and the build requires only basic tools, magnets, motors, and an ESP32C3 Super Mini board.
- ▪The project was created by illusionmanager and published on Instructables as a step-by-step guide for hobbyists.
Opening excerpt (first ~120 words) tap to expand
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": "1", "name": "Home", "item": "https://www.xda-developers.com/" }, { "@type": "ListItem", "position":"2", "name": "Phones, smartwatches, and everything else", "item": "https://www.xda-developers.com/other-computing-devices/" }, { "@type": "ListItem", "position":"3", "name": "You, too, can build this ESP32 3D-printed solar system model, and yes, it spins", "item": "https://www.xda-developers.com/you-too-can-build-this-esp32-3d-printed-solar-system-model-and-yes-it-spins/" } ] } You, too, can build this ESP32 3D-printed solar system model, and yes, it spins Credit: illusionmanager By Simon Batt Published Apr 29, 2026, 12:17 AM EDT Simon is a Computer Science BSc graduate who…
Excerpt limited to ~120 words for fair-use compliance. The full article is at XDA Developers.