Travel Globe Spins You Around Memory Lane

We all have our own preferences when it comes to travel souvenirs — that little something that brings back the memories and feelings of a past holiday every time we look at it, whether it’s the cliché fridge magnet, some local speciality, or just the collection of photos we took. But then there are those journeys that can’t be summarized into a single item and may require a bit more creativity. For [Jonathan], it was last year’s trip around the world that took him and [Maria] to locations all over Europe, Asia, and Oceania, and he found a great way to remember it: an interactive, laser-cut travel globe displaying all the places they went to.

Building a sphere is of course a bit tricky with a laser cutter, so [Jonathan] went for the icosahedron shaped Dymaxion map projection (think of a large d20 dice) and burnt the world onto it. Inside the globe is an ESP8266, an MPU-6050 IMU, and a bunch of LEDs to light up the travel locations using the WLED library. Taking the data from the IMU, he customized the WLED library to determine which way the globe is positioned, and highlights the top-facing location in a different color.

While that would already make a nice souvenir on its own, [Jonathan] didn’t stop here. Using Google’s My Maps service, which lets you create custom maps with own points of interest and have for example photos attached to them, the ESP8266 hosts the travel map also as a web page. Feeding the IMU data to the JavaScript code that’s handling the map API, the globe itself now doubles as an input device to control the virtual map. So whenever the globe is physically rotated to highlight a certain location, the web page’s map is focused to that same location and shows randomly the pictures they have taken there. Check out the video below to see it all in action.

This is a great way to reminisce about a memorable journey even years down the road, and while it may not be flexible to extend, it seems like the kind of trip that deserves a standalone device anyway. Plus, the Dymaxion map is definitely an interesting projection — so here’a a foldable one, just because. And If you like tracking things on a globe, here’s one that shows the location of the ISS.

Continue reading “Travel Globe Spins You Around Memory Lane”

Foldable Dymaxion Globe

Some time back, we posted about [Gavin]’s laser-cut/3D printed Dymaxion Globe — if you haven’t read about it yet, you should check it out. [noniq] loved the idea, and like a true hacker, built and shared an improved Foldable Dymaxion Globe. It can snap together to form an icosahedron globe, or it can be laid flat to form a map.

Duct tape, stoppers and magnet holders
Duct tape, stoppers and magnet holders

Like the original, [noniq]’s version is laser cut and engraved, and uses some 3D printed parts. But it does away with the fasteners (that’s 60 pairs of nuts and bolts), and instead uses neodymium magnets to make all the triangle pieces snap together to form the icosahedron globe. The hinges are simply some pieces of gaffer-tape.

This design improvement creates a cleaner globe and also addresses some of the concerns posted in the comments of the earlier build. The design files are available for download on [noniq]’s blog — you need to 3D print some magnet holders and stopper plates, and laser cut the 20 triangle tiles. The stopper plates help ensure that the angle between tiles when it is put together is limited to 138 degrees, making it easier to assemble the globe.

Check out the video after the break to hear the satisfying “thunk” of neodymium magnets snapping together.

Continue reading “Foldable Dymaxion Globe”