Bringing A Baofeng Into The Cyberpunk 2077 Universe

You’ve got to love the aesthetics of dystopian cyberpunk video games, where all the technology looks like it’s cobbled together from cast-off bits of the old world’s remains. Kudos go to those who attempt to recreate these virtual props and bring them into the real world, but our highest praise goes to those who not only make a game-realistic version of a prop, but make it actually work.

Take the Nokota Manufacturing radio from Cyberpunk 2077, for instance. [Taylor] took one look at that and knew it would be the perfect vessel for a Baofeng UV-5R, the dual-band transceiver that amateur radio operators love to hate. The idea is to strip the PCB out of a Baofeng — no worries, the things cost like $25 — and install it in a game-accurate 3D printed case. But this is far from just a case mod, since [Taylor]’s goal is to replace the radio’s original controls with something closer to what’s in the game.

To that end, [Taylor] is spinning up an interface to the stock radio’s keypad using some 7400-series bilateral analog switches. Hooked to the keypad contacts and controlled by a Mini MEGA 2560 microcontroller, the interface is able to send macros that imitate the keypresses necessary to change frequencies and control the radio’s settings, plus display the results on the yellow OLED screen that seems a dead-ringer for the in-game display. The video below shows some early testing of the interface.

While very much still a work in progress, we’ve been following [Taylor]’s project for a week or so and he’s really gaining some ground. We’ve encouraged him to enter this one in the Cyberdeck Challenge we’ve got going on now; it might not have much “deck” going for it, but it sure does have a lot of “cyber.”

Continue reading “Bringing A Baofeng Into The Cyberpunk 2077 Universe”

Open-Source LAMP Instrument Aimed At Clinicians And Biohackers Alike

Over the last few years, we’ve all been given a valuable lesson in both the promise and limitations of advanced molecular biology methods for clinical diagnostics. Polymerase chain reaction (PCR) was held up as the “gold standard” of COVID-19 testing, but the cost, complexity, and need for advanced instrumentation and operators with specialized training made PCR difficult to scale to the levels demanded by a pandemic.

There are other diagnostic methods, of course, some of which don’t have all the baggage of PCR. RT-LAMP, or reverse transcriptase loop-mediated amplification, is one method with a lot of promise, especially when it can be done on a cheap open-source instrument like qLAMP. For about 50€, qLAMP makes amplification and detection of nucleic acids, like the RNA genome of the SARS-CoV-2 virus, a benchtop operation that can be performed by anyone. LAMP is an isothermal process; it can be done at one single temperature, meaning that no bulky thermal cycler is required. Detection is via the fluorescent dye SYTO 9, which layers into the base pairs inside the amplified DNA strands, using a 470-nm LED for excitation and a photodiode with a filter to detect the emission. Heating is provided by a PCB heater and a 3D-printed aluminum block that holds tubes for eight separate reactions. Everything lives in a 3D-printed case, including the ESP32 which takes care of all the housekeeping and data analysis duties.

With the proper test kits, which cost just a couple of bucks each, qLAMP would be useful for diagnosing a wide range of diseases, and under less-than-ideal conditions. It could also be a boon to biohackers, who could use it for their own citizen science efforts. We saw a LAMP setup at the height of the pandemic that used the Mark 1 eyeball as a detector; this one is far more quantitative.

Listening In On A Deep-Space Satellite As It Returns Home

We’ve covered dozens of projects about getting images of Earth’s weather straight from the source. It’s not too much of a trick to download images straight from our constellation of weather satellites, but what about space weather? We’ve got satellites for that too, of course, but to get a good look at the Sun, they’re out of reach of most homebrew ground stations.

That’s about to change, though, as STEREO-A returns to our neighborhood after a 17-year absence, making citizen science a reasonable proposition. The STEREO mission — Solar Terrestrial Relations Observatory — was launched in 2006 with a pair of satellites in heliocentric orbits. STEREO-B was lost in 2014 due to a navigational glitch, but STEREO-A has spent a lot of the intervening years watching the backside of the Sun relative to the Earth. As [Scott Tilley] explains, the satellite is now approaching inferior conjunction, where it will pass between the Earth and the Sun.

This close pass makes STEREO-A’s X-band deep-space beacon readily available to hobbyist-scale equipment, like [Scott]’s 66-cm dish antenna. The dish is mounted on an alt-az telescope mount for tracking, and sports a host of gear at the focus, like LNAs, filters, mixers, and an Ettus B200 SDR. It’s not a cheap setup, but compared to what’s usually needed to listen to STEREO-A, it’s a bargain. The process of demodulating and decoding the signals was a bit more involved, though, requiring not only SatDump and some custom code but also a lot of patience. The images are worth the wait, though; [Scott] shares some amazing shots of our increasingly active Sun as well as animations of recent sunspot activity.

If you’re interested in getting in on the STEREO-A action, you’d better get hopping — the satellite will only be in the neighborhood for a few more months before heading off for another pass around the back of the Sun.

Reverse-Engineering Helps Typesetting Machine Punch Paper Tape Again

[Scott M. Baker] wants a paper tape punch for his retrocomputer collection. That’s fine with us, we don’t judge. In fact,  these electromechanical peripherals from the past have a lot going for them, especially the noise. But alas, such things are a little hard to come by these days, and rolling one from scratch would be a difficult proposition indeed. What to do?

Luckily, we live in the future, and eBay holds all sorts of wonders, including these typesetter keyboards from the 1970s, which [Scott] promptly reverse-engineered. We’ll get to the details in a minute, but first, can we just take a moment to think about the workflow these things were part of? These aren’t terminals — they lack any kind of IO apart from the punched paper tape they spewed out. The operator’s job was to punch in copy without any kind of feedback that they were hitting the right keys, and just sent the paper tap record of the session off to the typesetting machines. And you think your job sucks.

To give this thing an interface, [Scott] first had to revive the power supply, whose capacitors had seen sunnier days. With that out of the way, he set about understanding the CPU-less machine by analyzing its 7400-series logic, as well as planning how to make the native 6-bit output into a more manageable 8-bit. Thankfully, the tape punch already had solenoids for the top two bits, but finding a way to drive them wasn’t trivial.

The solution was to bypass a buffer so that the bits for the desired character can be set with a Raspberry Pi and an ATF22V10 programmable logic device. That’s enough to force the punch to do its thing; actually getting it to talk to something else, perhaps even [Scott]’s Heathkit H-8 computer.

Continue reading “Reverse-Engineering Helps Typesetting Machine Punch Paper Tape Again”

Software For Satellites Hack Chat

Join us on Wednesday, July 12 at noon Pacific for the Software for Space Hack Chat with Jacob Killelea!

In space, everything is harder. Hardware has to be built to withstand not only the harshest possible regimes of temperature and radiation but the rigors of launch. Power is at a premium, things that are supposed to stay cool get too hot, and things you want to keep warm freeze solid. It seems like everything you “send upstairs” has to be over-engineered compared with the stuff that stays down the gravity well.

join-hack-chatBut what about software? Yep, that needs special engineering too — after all, one little mistake, one uncaught exception, and millions or even billions of exquisitely crafted space hardware could become as useful as a brick. Jacob Killelea is an aerospace engineer who has done the rounds of a number of space concerns, and he’s worked on a number of space software projects, including a pulsed laser system with the potential for lunar orbital communications. He knows what it takes to write software that keeps space hardware ticking, and we’re excited to have him log into the Chat to talk about it.

Our Hack Chats are live community events in the Hackaday.io Hack Chat group messaging. This week we’ll be sitting down on Wednesday, July 12 at 12:00 PM Pacific time. If time zones have you tied up, we have a handy time zone converter.

[Banner image: NASA’s GPM satellite.]

Hackaday Links Column Banner

Hackaday Links: July 9, 2023

Good news this week from Mars, where Ingenuity finally managed to check in with its controllers after a long silence. The plucky helicopter went silent just after nailing the landing on its 52nd flight back on April 26, and hasn’t been heard from since. Mission planners speculated that Ingenuity, which needs to link to the Perseverance rover to transmit its data, landed in a place where terrain features were blocking line-of-sight between the two. So they weren’t overly concerned about the blackout, but still, one likes to keep in touch with such an irreplaceable asset. The silence was broken last week when Perseverance finally made it to higher ground, allowing the helicopter to link up and dump the data from the last flight. The goal going forward is to keep Ingenuity moving ahead of the rover, acting as a scout for interesting places to explore, which makes it possible that we’ll see more comms blackouts. Ingenuity may be more than ten-fold over the number of flights that were planned, but that doesn’t mean it’s ready for retirement quite yet.

Continue reading “Hackaday Links: July 9, 2023”

Using An Old Satellite To See The Earth In A New Light

Snooping in on satellites is getting to be quite popular, enough so that the number of people advancing the state of the art — not to mention the wealth of satellites transmitting signals in the clear — has almost made the hobby too easy. An SDR, a homebrew antenna, and some off-the-shelf software, and you too can see weather satellite images on your screen in real time.

But where’s the challenge? That seems to be the question [dereksgc] asked and answered by tapping into S-band telemetry from an obsolete satellite. Most satellite hunters focus on downlinks in the L-band or even the VHF portion of the spectrum, which are within easy reach of most RTL-SDR dongles. However, the Coriolis satellite, which was launched in 2003, has a downlink firmly in the S-band, which at 2.2-GHz puts it just outside the high end of an RTL-SDR. To work around this, [dereksgc] bought a knock-off HackRF SDR and couple it with a wideband low-noise amplifier (LNA) of his own design. The dish antenna is also homebrewed from a used 1.8-m dish and a custom helical antenna for the right-hand circular polarized downlink signal.

As the video below shows, receiving downlink signals from Coriolis with the rig wasn’t all that difficult. Even with manually steering the dish, [dereksgc] was able to record a couple of decent passes with SDR#. Making sense of the data from WINDSAT, a passive microwave polarimetric radiometer that’s the main instrument that’s still working on the satellite, was another matter. Decoded with SatDump and massaged with Gimp, the microwave images of Europe are at least recognizable, mostly due to Italy’s distinctive shape.

Despite the distortion, seeing the planet’s surface via the microwaves emitted by water vapor is still pretty cool. If more traditional weather satellite images are what you’re looking for, those are pretty cool too.

Continue reading “Using An Old Satellite To See The Earth In A New Light”