A wooden box sits on a darker wooden table. The box has a red, glowing number 8 on it.

Ambient Display Tells You If Borealis Is Coming To Town

For those times when you’d rather not get sucked down another internet rabbit hole when you really just wanted the weather, an ambient display can be great. [AlexanderK106] built a simple ambient display to know the probability the Northern Lights would visit his town.

Starting with a NodeMCU featuring the ESP8266, [AlexanderK106] walks us through a beginner-friendly tutorial on how to do everything from configure the Arduino IDE, the basics of using a breadboard. finding a data source and parsing it, and finally sticking everything into an enclosure.

The 7-segment display is taped and set into the back of the 1/4″ pine with enough brightness to shine through the additional layer of veneer on top. The display is set to show one digit and then the next before a three second repeat. A second display would probably make this easier to use day-to-day, but we appreciate him keeping it simple for this tutorial.

Looking for more ambient displays? Checkout the Tempescope or this clock that lets you feel the temperature outside!

Two "On Air" signs

Automatic On Air Light Prevents Distractions During Online Meetings

Remote working has become so normal that even important meetings are now routinely held online. But for those working from home there’s always the risk of pets or flatmates entering the room right when you’re in a heated argument with your boss or presenting your results to an important client. To overcome this problem, [Hans Scharler] designed a system that lights up a big “ON AIR” sign whenever he’s in an online meeting. Although his cat might still disregard it, any human housemates will now know not to disturb him.

The inside of an "On Air" sign with an ESP32 and an LED strip inside[Hans] built a similar device out of spare parts back in 2020, but completely redesigned it to make a more robust version. The basic idea is simple: the sign is illuminated whenever [Hans]’s webcam is enabled, as he is then presumably in a meeting. A few lines of Python code detect the webcam’s state and send the result to ThingSpeak, an IoT service that can be hooked up to various types of gadgets. In this case, the online service sends a signal to an ESP32 hidden inside the sign to turn on an LED string. Those LEDs consume very little power, so they can be driven directly from one of the ESP32’s GPIO ports.

The whole system is powered by a 5V USB power supply and can be placed on a shelf or mounted on a wall, giving your room a bit of a vintage radio studio vibe. Modern IoT services make this kind of project much easier than before: back in 2011, [Matt] probably had to write a lot more code to make a similar Arduino-powered light work.

Pizza-Making CNC Machine Is The Only Tool We’ve Ever Dreamed Of

Making pizza is fun, but eating pizza is even better. Ideally, you’ll get to spend much more time doing the latter than the former. If you had a pizza-making CNC machine, that would help you achieve this goal, and thankfully, [Twarner] is working on that very technology.

The Pizza-Pizza CNC Machine is based on Marlin firmware running on a Mini RAMbo 3D printer motherboard, and is a 3-axis CNC machine. At a glance, you could be forgiven for thinking it’s some kind of fancy futuristic vinyl player, but it’s actually intended to cook a tasty delicious pie. It’s a gantry-based machine that uses two tool ends, one charged with distributing sauce, and the other cheese. It’s programmed with G-code to designate areas to coat with sauce and areas to cover with cheese. It can’t create dough from scratch sadly, but instead operates using pre-manufactured pizza bases.

The current level of sophistication is low, and there are issues with cheese clogs and the general messiness of the operation. However, this doesn’t mean there’s no value in automated pizza manufacture. If anything, we want to see the more open-sauce development in this area until we end up with a pizza factory on every kitchen bench worldwide. We’ve already seen that hackers have mastered how to build a good pizza oven, so now we just need to solve this part of the equation. Video after the break.

Continue reading “Pizza-Making CNC Machine Is The Only Tool We’ve Ever Dreamed Of”

A woman sits at a wooden table with a set of pedals attached. A large frame sits on top of the table with a lampshade form spinning in it and five strings run through an apparatus to the frame. A shelving unit with finished lampshades sits behind the woman.

Lanna Factory Makes You Work For Your Lampshade

While you could 3D print a lampshade, there’s something to be said for having a more active role in the process of creating an object. [THINKK Studio] has made custom lampshades as easy as riding a bike.

The Lanna Factory was inspired by the cotton ball string lamps sold by vendors in Thai flea markets. Bangkok-based [THINKK Studio] wanted to build a device to let anyone have a hand (and feet) in making a custom lampshade without any experience. Five spools of thread are routed through a “glue case” and onto a spindle holding a lampshade mold. Pedals control the wrapping speed and the location on the shade being wrapped is controlled with a hand wheel on the table.

Once the glue dries, the shade can be removed from the mold and fitted with the appropriate hardware. Giving the user control over the process means that each lampshade will be unique and the final product will mean that much more to the person who made it.

If you’re thinking this would be cooler in carbon fiber, than maybe you should checkout the X-Winder.

Continue reading “Lanna Factory Makes You Work For Your Lampshade”

A white clock with a house profile sits on a variegated grey background. A yellow skein of yarn sits on the top left side of the clock feeding into a circular loom that takes up the bulk of the center. A yellow scarf extends out the back of the clock and out of frame below the image.

Knitting Clock Makes You A Scarf For Next Year

Time got a little wibbly wobbly during these pandemic years. Perhaps we would’ve had a more tangible connection to it if [Siren Elise Wilhelmsen]’s knitting clock had been in our living rooms.

Over the course of a year, [Wilhelmsen]’s clock can stitch a two meter scarf by performing a stitch every half hour. She says, “Time is an ever forward-moving force and I wanted to make a clock based on times true nature, more than the numbers we have attached to it.” Making the invisible visible isn’t always an easy feat, but seeing a clock grow a scarf is reminiscent of cartoon characters growing a beard to organically communicate the passage of time.

We’d love some more details about the knitting machine itself, but that seems like it wasn’t the focus of the project. A very small run of these along with a couple prototypes were built, with a knitting grandfather clock now occupying the lobby of The Thief hotel in Oslo.

If you’re looking for more knitting machines, checkout this Knitting Machine Rebuild or Knitting 3D Models Into Stuffies.

Continue reading “Knitting Clock Makes You A Scarf For Next Year”

Off-Grid Van Build Uses 3D Scanning For Smarter Planning

Folks who refurbish and rebuild vans into off-grid campers (especially with the ability to work in them remotely) put a fantastic amount of planning and work into their projects. [Rob] meticulously documented his finished van conversion and while he does a ton of clever work, we especially liked how he shows modern tools like photogrammetry can improve the process.

Photogrammetry helped turn a bunch of photos from different angles into a textured 3D model with accurate dimensions.

[Rob] used a camera and photogrammetry software to 3D scan the van inside and out. The resulting model means that CAD tools can better assist with the layout and design phase. This is an immense help, because as [Rob] points out, an empty van is anything but a hollow box on wheels. Every surface is curved, none of the sides are identical, and there frankly isn’t a right angle to be found anywhere. When every little scrap of space counts, it’s important to have an accurate reference.

Of course, mapping the work are was just the beginning. It took six months, but he turned a Volkswagen Crafter cargo van into a slick off-grid camper capable of remote work. The full series of videos is on his site, but you can also watch the video highlights, embedded below.

The photogrammetry was done with Meshroom, and if you’d like to know more, we’ve previously explained different 3D scanning methods and how they can help with design work like this.

Continue reading “Off-Grid Van Build Uses 3D Scanning For Smarter Planning”

A wooden table with walnut squares and a maple grid. The table has a large barrel-shaped curve on one end and the other is a representation of a wormhole with what look like two stretched cones connected through a narrow cylinder. The wooden grid looks stretch to follow the curvature of spacetime.

Wormhole Coffee Table Takes Woodworking To Another Dimension

While some people are happy with a simple coffee table to hold their snacks while watching Star Trek reruns, others want their furniture to go where no furniture has gone before. [Olivier Gomis] has definitely satisfied this need with his Wormhole Coffee Table. [YouTube]

The complicated shape and curvature of a (3D representation of a) wormhole isn’t easy to create, but [Gomis] managed to carve one without the aid of a CNC or 3D printer. Starting with walnut planks and maple veneer laminated together, he created a grid stackup to replicate the common representation of spacetime as a 2D grid. Using various arrangements of these grids, he built up the central section of the wormhole which looked like a low poly vase before he put it on the lathe for turning.

The lathe work on this build is simultaneously impressive and terrifying. Turning down the central portion of the wormhole required working between two large spinning squares of walnut, which [Gomis] admits was “scary.” Multiple custom jigs were required to keep parts flat and deal with the extreme curvature of the inside of the wormhole’s opening. If that weren’t enough, if you look down the wormhole, he has installed a set of LED lights that show the spacetime grid continuing on to parts unknown.

If you’d like to see another impressive wormhole, check out this Amazing STARGᐰTE With DHD And Infinity Mirror Wormhole.

Continue reading “Wormhole Coffee Table Takes Woodworking To Another Dimension”