Dante’s Inferno Arcade Reveals Your True Fate

Many of us are vaguely familiar with the levels of hell described in Dante’s epic poem from the 14th century, even if we’ve never visited ourselves. It’s natural to wonder in which circle of hell one might end up, but that’s a question that [scubabear’s] arcade build seeks to answer.

The artwork is vibrant and enticing.

The stand-up cabinet was built for The Magic Castle, Hollywood’s exclusive private club for the magic set. The design is loosely inspired by old-fashioned love testers, the sort of which you might have seen in that Simpsons episode. The club has traditionally issued members with unique RFID tags in keychains, which can be used to trigger special objects in the facility. In this case, when a member scans their keychain and places their hand on a handprint, the machine starts up.

The hand is detected by an Adafruit touch sensor board, and the machine begins determining the fate of the member while playing a short musical interlude. Once calculated by the Raspberry Pi within, the user’s name is read out based on the RFID data, and their destiny is read aloud. They’re then given a receipt stating their destination in hell, along with a quote from Dante’s Inferno.

It’s a fun game and one that we’d love to try out if we find ourselves visiting The Magic Castle one spooky day. It’s made all the better by the sheer quality of the cabinet and the associated illustrations from [Jeremy Owen.]

For those keen to do something similar, [scubabear] hasn’t skimped on the details of the construction nor the electronics that make it all work. We’ve seen other great builds too, from the carefully crafted to the glowiest you’ve ever seen. Video after the break.

Continue reading “Dante’s Inferno Arcade Reveals Your True Fate”

A Fascinating Plot Twist As Researchers Recreate Classic “Primordial Soup” Experiment

Science is built on reproducibility; if someone else can replicate your results, chances are pretty good that you’re looking at the truth. And there’s no statute of limitations on reproducibility; even experiments from 70 years ago are fair game for a fresh look. A great example is this recent reboot of the 1952 Miller-Urey “primordial soup” experiment which ended up with some fascinating results.

At the heart of the Miller-Urey experiment was a classic chicken-and-the-egg paradox: complex organic molecules like amino acids and nucleic acids are the necessary building blocks of life, but how did they arise on Earth before there was life? To answer that, Stanley Miller, who in 1952 was a graduate student of Harold Urey,  devised an experiment to see if complex molecules could be formed from simpler substances under conditions assumed to have been present early in the planet’s life. Miller assembled a complicated glass apparatus, filled it with water vapor and gasses such as ammonia, hydrogen, and methane, and zapped it with an electric arc to simulate lightning. He found that a rich broth of amino acids accumulated in the reaction vessel; when analyzed, the sludge was found to contain five of the 20 amino acids.

The Miller-Urey experiment has been repeated over and over again with similar results, but a recent reboot took a different tack and looked at how the laboratory apparatus itself may have influenced the results. Joaquin Criado-Reyes and colleagues found that when run in a Teflon flask, the experiment produced far fewer organic compounds. Interestingly, adding chips of borosilicate glass to the Teflon reaction chamber restored the richness of the resulting broth, suggesting that the silicates in the glassware may have played a catalytic role in creating the organic soup. They also hypothesize that the highly alkaline reaction conditions could create microscopic pits in the walls of the glassware, which would serve as reaction centers to speed up the formation of organics.

This is a great example of a finding that seems to knock a hole in a theory but actually ends up supporting it. On the face of it, one could argue that Miller and Urey were wrong since they only produced organics thanks to contamination from their glassware. And it appears to be true that silicates are necessary for the abiotic generation of organic molecules. But if there was one thing that the early Earth was rich in, it was silicates, in the form of clay, silt, sand, rocks, and dust. So this experiment lends support to the abiotic origin of organic molecules on Earth, and perhaps on other rocky worlds as well.

[Featured image credit: Roger Ressmeyer/CORBIS, via Science History Institute]

A Hackable Keyboard That Even Has Screens

There are a huge number of available keyboards out in the world these days, catering to all of the plainest and the most advanced desires. However, if you want something that’s just right, sometimes it pays to build your own. [Zach] did just that.

One of the key features of [Zach]’s build is that it diverges away from the Cherry MX switch form factor. The design uses low-profile switches instead, which help with keeping the keyboard low enough to avoid it causing wrist problems. The keyboard also uses IO expanders to hook up all the key switches, helping to reduce the incidence of ghost keys. The board can also be split in half, allowing it to be repurposed as a smaller macropad when desired.

It’s all wrapped up in a cool 3D printed case, and there are even three OLED displays on the right-hand side. They’re soldered to the PCB on special cutouts that allow the displays to flex and trigger tactile switches, acting as giant pressable buttons.

[Zach] does a great job explaining all the nifty engineering decisions he made to cram maximum functionality into the design. We’ve seen some other great DIY ergonomic designs too. Video after the break.

Continue reading “A Hackable Keyboard That Even Has Screens”

Handwriting Robots Are Sending Snail Mail

As a kid, you might remember taking a whole fistful of markers or crayons, gently lining them all up for maximum contact, mashing them into the paper, and marveling at the colorful multitude of lines. It seemed like an easy way to write many times more things with less effort. While not quite the same idea but in a similar vein, [Aaron Francis] shared an experience of creating handwriting robots to write thousands of letters.

Why did [Aaron] need to write thousands of letters? Direct mailing, of course! If you were sending someone a letter, if it looked handwritten they’re much more likely to open it. What better way to make it look handwritten than to use a pen rather than a printer? They started off with Axidraw, a simple plotter made by EMSL. Old laptops controlled a few plotters and they started to make progress. As with most things, scale became tricky. Adding more plotters just means more paper to replace and machines to restart. An automated system of replacing paper is fiendishly difficult so they went for a batching system. A sheet of plywood that can hold dozens of sheets of paper became the basis of a new mega-plotter. 3D printers and laser cutters helped make adapters and homing teeth. A Raspberry Pi replaced the old laptops and they scaled up to a few machines.

All in all, a pretty impressive build. If you’re looking to dip your toes into the plotting water, this pen plotter is about as simple as you can get.

This Smart Watch Keeps An Eye On Ambient CO2 Levels

Human respiration takes in oxygen and in turn, we exhale carbon dioxide. Thus, an uptick of carbon dioxide levels around us can indicate we’re in the presence of other humans, and also, perhaps, the pathogens they carry. To explore this phenomenon, [C Scott Ananian] developed a mod for the Watchy open-source smartwatch, which lets it detect carbon dioxide.

The idea behind the build is simple. If you’re around increased CO2 levels, it may be because you’re surrounded by people, and thus more likely to be exposed to COVID-19. To detect CO2, the watch relies on a Sensiron SCD40 or SCD41 sensor. This is read by the Watchy’s ESP32 microcontroller, and results are graphed on the watch’s e-Paper display. The Watchy is also given a nice new aluminum case to fit the additional hardware.

It’s cool having a graph on your wrist of the ambient concentration of CO2, and at the very least, it could make a good talking point next time you’re at a particularly boring party. You’ll also be more than ready to advise other partygoers if the carbon dioxide level is reaching dangerous levels.

We’ve seen similar builds before, which are useful not only for pandemic safety but also for monitoring if you have any leaks from CO2 storage in the house. If you’ve been working on your own ways to track dangerous gases, be sure to drop us a line!

magnetic toggle swtches

Modified Toggle Switches Grace Hyper-Detailed Cockpit Simulator Panels

In the world of the cockpit simulator hobby, no detail is too small to obsess over. Getting the look and feel of each and every cockpit control just right is important, and often means shelling out for cockpit-accurate parts. But not always, as these DIY magnetically captured toggle switches show.

Chances are good you’ve seen [The Warthog Project]’s fantastically detailed A-10 Thunderbolt II cockpit simulator before; we’ve featured it recently, and videos from the ongoing build pop up regularly in our feeds. The sim addresses the tiniest of details, including the use of special toggle switches that lock into place automatically using electromagnets. They’re commercially available, but only for those with very deep pockets — depending on the supplier, up to several thousand dollars per unit!

The homebrew substitute is mercifully cheap and easy to build, though — a momentary DPST toggle switch is partially gutted, with a length of nail substituted for one of its poles. The nail sticks out of the back of the switch, where a bracket holds a small electromagnet. When energized, the electromagnet holds the nail firmly when the switch is toggled on; the simulated pilot can still manually toggle the switch off, or it can be released automatically by de-energizing the coil. Each switch cost less than $20 to make, including the MOSFETs needed to drive the coils and the Arduino to provide the logic. The panels they adorn look fantastic, and the switches add a level of functional detail that’s just right for the whole build.

Continue reading “Modified Toggle Switches Grace Hyper-Detailed Cockpit Simulator Panels”

ESP32 Internet Radio Is No Game

More than once, we’ve looked at a cool board like the TTGO T-Display and thought, “What can we build with this?” If you’re [Danko Bertović], the answer is the tiny Internet radio you can see in the Volos Projects video below.

Of course, the core Internet streaming code would be useful with any ESP32, but the display makes for a good-looking unit. The code is available on GitHub. With judicious use of network and audio libraries, the player only takes a few hundred lines of code. Pretty impressive considering it even shows a visualization on the tiny display screen.

What we’d really like to see is a nice case, power supply, and speaker option to make a tiny and portable unit. With a 3D printer, it is easy to make very professional-looking projects, as we often see. On the other hand, it does look better than the breadboard version you can see towards the end of the video. It is, though, a neatly done breadboard.

If you want a larger screen, you might enjoy the ESP32 internet radio we looked at before. Probably our favorite case for an Internet radio was this globe.

Continue reading “ESP32 Internet Radio Is No Game”