Multiband Crystal Radio Set Pulls Out All The Stops

Most crystal radio receivers have a decidedly “field expedient” look to them. Fashioned as they often are from a few turns of wire around an oatmeal container and a safety pin scratching the surface of a razor blade, the whole assembly often does a great impersonation of a pile of trash whose appearance gives little hope of actually working. And yet work they do, usually, pulling radio signals out of thin air as if by magic.

Not all crystal sets take this slapdash approach, of course, and some, like this homebrew multiband crystal receiver, aim for a feature set and fit and finish that goes way beyond the norm. The “Husky” crystal set, as it’s called by its creator [alvenh], looks like it fell through a time warp right from the 1920s. The electronics are based on the Australian “Mystery Set” circuit, with modifications to make the receiver tunable over multiple bands. Rather than the traditional galena crystal and cat’s whisker detector, a pair of1N34A germanium diodes are used as rectifiers — one for demodulating the audio signal, and the other to drive a microammeter to indicate signal strength. A cat’s whisker is included for looks, though, mounted to the black acrylic front panel along with nice chunky knobs and homebrew rotary switches for band selection and antenna.

As nice as the details on the electronics are, it’s the case that really sells this build. Using quarter-sawn oak salvaged from old floorboards. The joinery is beautiful and the hardware is period correct; we especially appreciate the work that went into transforming a common flat washer into a nickel-plated escutcheon for the lock — because every radio needs a lock.

Congratulations to [Alvenh] for pulling off such a wonderful build, and really celebrating the craftsmanship of the early days of radio. Need some crystal radio theory before tackling your build? Check out [Greg Charvat]’s crystal radio deep dive.

Plinko-Like Build Takes Advantage Of Wireless LEDs

Imagine if you had some magic glowing beads, that would emit beautiful colors without any wires tangling them up. They exist, in the form of wireless induction-powered LEDs, and [Debra] of Geek Mom Projects has been experimenting with them in a new way.

The build takes the wireless LEDs and wraps each one up in a 1/4″-thick clear ring of acrylic. This toughens up the LEDs and helps diffuse their light. They’re then installed in a hexagonal plastic container, featuring a grid of screws not unlike the metal pins of the game Plinko. Thanks to the induction coil mounted behind, the LEDs glow as they ricochet around the metal pins in various ways.

We’d love to see the container full of LEDs mounted on a slowly-turning motor, such that they would tumble around endlessly, glowing all the while. It would be quite mesmerizing, in much the same way as the kaleidoscope project [Debra] built using these parts previously. Video after the break.

Continue reading “Plinko-Like Build Takes Advantage Of Wireless LEDs”

Tiny RISC Virtual Machine Is Built For Speed

Most of us are familiar with virtual machines (VMs) as a way to test out various operating systems, reliably deploy servers and other software, or protect against potentially malicious software. But virtual machines aren’t limited to running full server or desktop operating systems. This tiny VM is capable of deploying software on less powerful systems like the Raspberry Pi or AVR microcontrollers, and it is exceptionally fast as well.

The virtual machine is built from scratch, including the RISC processor with only 61 opcodes, a 64 bit core, and runs code written in his own programming language called “Brackets” or in assembly. It’s designed to be modular, so only those things needed for a given application are loaded into the VM. With these design criteria it turns out to be up to seven times as fast as comparably small VMs like NanoVM. The project’s creator, [koder77], has even used its direct mouse readout and joystick functionality to control a Raspberry Pi 3D camera robot.

For anyone looking to add an efficient VM to a small computing environment, [koder77] has made the project open-source on his GitHub page. This also includes all of the modules he has created so far which greatly expand the project’s capabilities. For some further reading on exceedingly tiny virtual machines, we featured this project way back in 2012 which allows users to run Java on similar hardware.

2022 Sci-Fi Contest: The Winners Are In

The Sci-Fi Contest closed out on Monday, and we put our heads together and picked our favorites. And it was no easy task, because in addition to many of the projects simply looking stellar, many went all-out on the documentation as well, making these stellar examples that we can all learn from, whether you’re into sci-fi or not. But who are we kidding? From the responses we got, you are.

The Winners

[RubenFixit]’s Star Trek Shuttle Console is a Trek themed escape room in a box. The project’s extraordinary attention to detail and exhaustive project logs absolutely won our judges heart. From the LCARS graphics to the 3D printed isolinear chip bays and mimetic crystals, it’s all there. [Ruben] estimates about 300 hours of work went into this one, and it shows.

We had no shortage of robotic projects in the contest, but [RudyAramayo]’s R.O.B. won our judges over. This one is not a joke, weighing in at over 140 lbs of custom metalwork and righteous treads. It’s also made out of some expensive hardware all around, so maybe this isn’t your weekend-build robot. We love the comment on the Arduino test code suite: “For gods sake man, you must test your code when it becomes an autonomous vehicle.”

Finally, [zapwizard]’s Functional Razor Crest Control Lever is a prop and a video game controller in one. We can totally see Grogu playing with this, and we were wowed by the attention to detail in the physical build — with custom gears and a speed limiter — as well as the attention to prop-making detail. Some parts are custom-cut stainless steel plates. 3D printed parts are covered in aluminum tape and chemically aged. Awesome. Oh yeah, it’s also a working USB joystick.

These three winners will be receiving a $150 shopping spree at Digi-Key.

Continue reading “2022 Sci-Fi Contest: The Winners Are In”

Automatic Turntable Makes Photogrammetry A Cinch

Photogrammetry is a great way to produce accurate 3D models of real objects. A turntable is often a common tool used in this work as it helps image an object from all angles. [Peter Lin] wanted a way to run the photogrammetry process with minimal human intervention, and set about building an automated turntable setup.

The build relies on a smartphone to take images of the physical object. The phone is triggered to take photos by an ESP8266, which fires the shutter via the phone’s audio socket. The microcontroller then turns the turntable on for a short period of time after each shot, rotating it by a set angle.

The build still requires objects to be repositioned in various orientations on the turntable now and then, in order to capture the top and bottom areas that would otherwise be obscured. However, the grunt work of taking the photos and rotating the objects is now entirely automated.

It’s a useful build for anyone that finds themselves regularly imaging objects to create 3D models. The results of [Peter]’s rig look great, and as a bonus come with life-like textures ready to go. We’ve seen some other great photogrammetry builds before, too. Video after the break.

Continue reading “Automatic Turntable Makes Photogrammetry A Cinch”

EV Charging Connectors Come In Many Shapes And Sizes

Electric vehicles are now commonplace on our roads, and charging infrastructure is being built out across the world to serve them. It’s the electric equivalent of the gas station, and soon enough, they’re going to be everywhere.

However, it raises an interesting problem. Gas pumps simply pour a liquid into a hole, and have been largely standardized for quite some time. That’s not quite the case in the world of EV chargers, so let’s dive in and check out the current state of play.

AC, DC, Fast, or Slow?

Since becoming more mainstream over the past decade or so, EV technology has undergone rapid development. With most EVs still somewhat limited in range, automakers have developed ever-faster charging vehicles over the years to improve practicality. This has come through improvements to batteries, controller hardware, and software. Charging tech has evolved to the point where the latest EVs can now add hundreds of miles of range in under 20 minutes.

However, charging EVs at this pace requires huge amounts of power. Thus, automakers and industry groups have worked to develop new charging standards that can deliver high current to top vehicle batteries off as quickly as possible.

As a guide, a typical home outlet in the US can deliver 1.8 kW of power. It would take an excruciating 48 hours or more to charge a modern EV from a home socket like this.

In contrast, modern EV charge ports can carry anywhere from 2 kW up to 350 kW in some cases, and require highly specialized connectors to do so. Various standards have come about over the years as automakers look to pump more electricity into a vehicle at greater speed. Let’s take a look at the most common options out in the wild today. Continue reading “EV Charging Connectors Come In Many Shapes And Sizes”

DIY Arduino Based EV Charger Saves Money, Looks Pro

Electric vehicles (EVs) are something of a hot topic, and most of the hacks we’ve featured regarding them center on conversions from Internal Combustion to Electric. These are all fine, and we hope to see plenty more of them in the future. There’s another aspect that doesn’t get covered as often: How to charge electric vehicles- especially commercially produced EV’s rather than the DIY kind. This is the kind of project that [fotherby] has taken on: A 7.2 kW EV charger for his Kia.

Faced with spending £900 (about $1100 USD) for a commercial unit installed by a qualified electrician, [fotherby] decided to do some research. The project wasn’t outside his scope, and he gave himself a head start by finding a commercial enclosure and cable that was originally just a showroom unit with no innards.

An Arduino Pro Mini provides the brains for the charger, and the source code and all the needed information to build your own like charger is on GitHub. What’s outstanding about the guide though is the deep dive into how these chargers work, and how straightforward they really are without being simplistic.

Dealing with mains power and the installation of such a serious piece of kit means that there are inherent risks for the DIYer, and [fotherby] addresses these admirably by including a ground fault detection circuit. The result is that if there is a ground fault of any kind, it will shut down the entire circuit at speeds and levels that are below the threshold that can harm humans. [fotherby] backs this up by testing the circuit thoroughly and documenting the results, showing that the charger meets commercial standards. Still, this isn’t a first-time project for the EV enthusiast, so we feel compelled to say “Don’t Try This At Home” even though that’s exactly what’s on display.

In the end, several hundred quid were saved, and the DIY charger does the job just as well as the commercial unit. A great hack indeed! And while these aren’t common, we did cover another Open Source EV charger about a year ago that you might like to check out as well.

Continue reading “DIY Arduino Based EV Charger Saves Money, Looks Pro”