The Wow! Signal Revisited: Citizen Science Informs SETI Effort

As far as interesting problems go, few can really compete with the perennial question: “Are we alone?” The need to know if there are other forms of intelligent life out there in the galaxy is deeply rooted, and knowing for sure either way would have massive implications.

But it’s a big galaxy, and knowing where to look for signals that might mean we’re not alone is a tough task. Devoting limited and expensive resources to randomly listen to chunks of the sky in the hopes of hearing something that’s obviously made by a technical civilization is unlikely to bear fruit. Much better would be to have something to base sensible observations on — some kind of target that has a better chance of paying off.

Luckily, a chance observation nearly 50 years ago has provided just that. The so-called Wow! Signal, much discussed but only occasionally and somewhat informally studied, has provided a guidepost in the sky, thanks in part to a citizen scientist with a passion for finding exoplanets.

Continue reading “The Wow! Signal Revisited: Citizen Science Informs SETI Effort”

A profile view of a medical training mannequin with a tube down its "throat." A ventillation bag is in the gloved hand of a human trainee.

Making Medical Simulators Less Expensive With 3D Printing And Silicone

Medical training simulators are expensive, but important, pieces of equipment. [Decent Simulators] is designing simulators that can easily be replicated using Fused Deposition Modeling (FDM) printers and silicone molds to bring the costs down.

Each iteration of the simulators is sent out for testing by paramedics and doctors around the world, and feedback is integrated into the next revision. Because the trainers are designed to be easily replicated, parts can easily be replaced or repaired which can be critical to keep personnel trained, especially in remote areas.

While not open source, some models are freely available on the [Decent Simulators] website like wound packing trainers or wound prostheses which could be great if you’re trying to get a head start on next year’s Halloween costumes. More complicated models will be on sale starting in January as either just the design files or a kit containing the files and the printed and/or silicone parts.

Interested in more medical hacks? Check out this Cyberpunk Prosthetic Eye or this Arduino Hearing Test Device.

IR Remote tester in use, showing a remote control lighting up an LED and screenshots of the Arduino serial terminal

IR Remote Tester Helps You Crack The Code

Even though some devices now use WiFi and Bluetooth, so much of our home entertainment equipment still relies on its own proprietary infrared remote control. By and large (when you can find them) they work fine, but what happens when they stop working?  First port of call is to change the batteries, of course, but once you’ve tried that what do you do next? [Hulk] has your back with this simple but effective IR Remote Tester / Decoder.

IR remote tester schematic showing arduino, receiver, LED and resistor
How to connect the TSOP4838 to an Arduino to read the transmitted codes

By using a cheap integrated IR receiver/decoder device (the venerable TSOP4838), most of the hard work is done for you! For a quick visual check that your remote is sending codes, it can easily drive a visible LED with just a resistor for a current-limit, and a capacitor to make the flickering easier to see.

For an encore, [Hulk] shows how to connect this up to an Arduino and how to use the “IRremote” library to see the actual data being transmitted when the buttons are pressed.

It’s not much of a leap to imagine what else you might be able to do with this information once you’ve received it – controlling your own projects, cloning the IR remote codes, automating remote control sequences etc..

It’s a great way to make the invisible visible and add some helpful debug information into the mix.

We recently covered a more complex IR cloner, and if you need  to put together a truly universal remote control, then this project may be just what you need.

Continue reading “IR Remote Tester Helps You Crack The Code”