So Long, CHU, And Thanks For All The Time Signals

In the long ago, pre-internet days when your clock project wasn’t an ESP32 getting its timing via NTP over WiFi, it was still possible to build a wirelessly-updating clock. All you needed was a shortwave receiver tuned to a time signal — perhaps like the National Research Council of Canada’s CHU, found on the dial at 3330, 7850, and 14 670 kHz. At least, it can be found at those frequencies until June 22nd, 2026, when the station will finally go dark.

Depending where you were on Earth, it might have been easier to tune into CHU than the United States based WWVB, or one of the various European signals like DF44 or the UK’s MSF. If you’re not into radio, all these time signals have essentially the same job, if you hadn’t guessed: tell the time. This can be done in a variety of ways, and CHU has made use of more than one of them since its establishment in 1923.

Initially, the time was sent in Morse code, but later they added a speaking clock for easier human listening in both Canadian French and English. For synchronizing radio clocks, a series of pulses is given in DUT1 format using 0.3s pulses — which is what older clocks would have been listening to — and nowadays a digital FSK time code for more modern equipment. You can have a listen through the video by [Shortwave Listener] embedded below.

It’s not our place to judge the Government of Canada for trying to save money where they can. It wasn’t so long ago that WWVB was in danger of shutting down for similar reasons. But we’re still going to miss those beeps. If you do tune in before the station goes dark, CHU should still be giving out QSL cards. Get yours before it’s gone forever.

If you do have a clock that relies on this time signal, don’t worry. You can make your own, perhaps with a GPS time source.

Continue reading “So Long, CHU, And Thanks For All The Time Signals”

See Aerodynamics In Action With A Desktop Wind Tunnel

While most of us don’t design aircraft or racing cars, it’s likely that we’re still fascinated by some of the aerodynamic studies behind them. But a full-sized wind tunnel is going to cost a small fortune, so how can we experiment? Never fear, because [luisengineering] is here with a 3D printable desktop wind tunnel.

There’s a build video that we’ve embedded below, and if you can sit through the continuous shilling of random tools, it’s an interesting watch. It’s an open design in that air is not recirculate through it, instead it passed through the machine from left to right. On the right is the fan, on the left the intake with a rectifier to ensure laminar flow. Then a constriction compresses and speeds up the air past the stage for the model under test, and an expansion slows it down again for the fan.

A wind tunnel needs a smoke generator to easily spot turbulence, and in this case a vape is called into action. The result is surprisingly effective, as we see with a demonstration using a small model car. Meanwhile if you’re interested in wind tunnels at this size, it’s not the first one we’ve brought you.

Continue reading “See Aerodynamics In Action With A Desktop Wind Tunnel”

A Bicycle Built On An Italian Renaissance Tech Base

There is a drawing of a bicycle in one of Leonarda DaVinci‘s sketchbooks– except it wasn’t drawn by DaVinci, and dates long after his death, so we can’t say the old master invented the bicycle. We can, however, wonder what it would have looked like if he did– and so did the [How To Make Everything] YouTube channel. As you might expect, they investigated the question of a Renaissance Bicycle in the best possible way: they built one.

In some ways the device looks like the first, primitive hobby-horse proto-bicycle of the early 19th century, which is not without reason. From the renaissance to the dawn of the industrial era, there wasn’t a huge change in how europeans worked with wood, and in both eras wood is the obvious choice. Where this bike differs from [Karl Drais]’s invention is that it has both pedals and brakes– both of them using drawings from DaVinci’s sketchbook.

You might be surprised to learn that ball-bearings are period-appropriate, and weren’t even invented by DaVinci. The drum brake, on the other hand, is right out of the Old Master’s notes: a steel band wraps around a drum on the rear break, and is tighened by a lever. With iron rims, no brake would stop on a dime, and this probably works as well as anything while being quite simple to make.

The chain is also based on one in DaVinci’s notes, and honesty it’s a weak point of the design; they’d likely have been better off with a leather belt, or perhaps a stack of gears as we’ve seen before. The hand-made chain just isn’t able to get the bike up to riding speed. Still, this is recognizably a bicycle and entertaining content for anyone who plans on violating the temporal prime directive or wants to get around after the apocalypse.

Continue reading “A Bicycle Built On An Italian Renaissance Tech Base”

A phone running the XFCE desktop environment is placed on a desk, with a wireless keyboard in front of it.

Linux On Android Provides Inexpensive, Powerful Computing

In some parts of the world it’s common for cell service providers to sell new phones at a price significantly below market value, with the caveat that these phones are locked to that service provider alone. It’s questionable whether this practice is good for consumers, but as [Gabriel Broussard Korr] notes, it’s an opportunity for hackers: since it’s possible to run a Linux environment on these phones, they make an inexpensive source of quite powerful computing hardware.

In this case, [Gabriel] was using the Moto G Power 2024, which has 128 GB of storage, 12 GB of RAM, and costs less than $50 when carrier-locked. Rather than trying to install a mobile-oriented Linux distribution (such as postmarketOS), [Gabriel] installed Termux, a terminal emulator which provides a Linux environment within Android. Before doing this, he set up the phone and configured a number of settings for a better Linux experience. Since automatic updates can interfere with these settings, and since none of the provided settings effectively disable these, he used NetGuard to block Internet access from the updater app and from Google Play services.

The next step was to actually install Termux, as well as an X11 extension and an app which exposes an API for Termux. The desktop environment (XFCE in this case) was installed through Termux, and [Gabriel] wrote a shell script to go through the steps of starting it. XFCE worked well on mobile devices because of its full-desktop zoom capability. Even running Linux indirectly, the experience was smooth; [Gabriel] found that GIMP, Shotcut, and VS Code all performed well.

It’s not quite the same set of software, but we’ve previously featured a guide to setting up a similar Linux environment using Termux and AnLinux. Lindroid provides a similar containerized Linux environment; on the other hand, you can also use postmarketOS to make a server from an old phone.

Drawing Videos On An Etch-a-Sketch

We’ve covered etch-a-sketch robots before, but usually they’re not quite as fast as [Every Flavor of Robot]’s “video” etch-a-sketch, capable of drawing a full portrait in as little as a minute.

The robot, nearly finished drawing a portrait of [William Osman]
The idea comes from the motivation to make something cool for Open Sauce. Of course, most projects with a deadline come very close to missing it, and–like many an Open Sauce project–this one is no exception. Arriving in California, they realize they couldn’t access their code! Fortunately, they get a demo working where your portrait is drawn just in time.
Continue reading “Drawing Videos On An Etch-a-Sketch”

Honeywell X2S Smart Thermostat Firmware Reverse-Engineering

The Honeywell X2S Smart Thermostat is a Wi-Fi-enabled thermostat that is meant to integrate with your typical ‘smart home’ setup, with mobile app control available as well. Of course, just using it as-is would be extremely boring, so fortunately we have [author0] to take it apart and reverse-engineer its encrypted firmware.

Of the two brains in this thermostat the first is a succinctly named Renesas R7FA6M4AF3CFP MCU containing a 200 MHz Cortex-M33 core with TrustZone features to theoretically keep out any firmware hackers. Handling the wireless side is a Realtek RTL8721DM Wi-Fi/BLE 5.0 SoC. There are also two Winbond Flash chips connected to these two main chips, with their contents of course encrypted.

Fortunately there are plenty of test points to connect to, for which a custom pogo-pin equipped breakout board was created. Cracking the encryption for the Realtek turned out to be as simple as using its RSIP decrypt-on-the-fly feature. From there exploring the firmware was the next step, with a TLS issue pertaining to certificates found to make man-in-the-middle attacks easy, along with a seeding bug that makes recovering session keys possible.

Although the Renesas MCU firmware still has to be decrypted and the full wireless handshake reverse-engineered, these do seem to be solid steps towards fully reverse-engineering this thermostat. It also makes it very clear once again that the ‘S’ in IoT absolutely stands for ‘security’. Maybe that’s why the smart home bubble popped.

Tiny C64 PSU Rejects Tradition, Embraces USB

The Commodore 64 has, by modern standards, the interesting power requirement of needing both 5 VDC and 9 VAC. Traditionally, one would use an iron-core transformer to step-down the wall current — be it 220 V or 115 V, 50 Hz or 60 Hz — to produce the low-voltage AC.

That’s how Commodore did it, and that’s how most of the aftermarket replacements do it, too. That iron-core transformer is bulky, though, and [Side Projects Lab] decided that in this day and age of switching supplies and USB-PD he could surely do better. Which he did, with the diminutive PD-64.

As you can see, it just covers the power port of the C64, and not much else. Partly that small size comes from offloading some of the hard work onto a USB-PD wall wart. The PD-64 requests 12 VDC, which it then steps down to 5 VDC with the usual buck converter, and inverts to 9 VAC in a circuit that is the most interesting part of the project.

There are various ways one could do this, after all, and we’re sure some of you will have different ideas than [Side Projects Lab], but his method seems sound. In order to provide galvanic isolation between the two outputs, the 12 VDC line is first chopped into a 500 kHz signal, and run through a tiny 5:6 ferrite transformer. That output gets rectified to 13.6 VDC, a voltage that is used to run a class-D audio amplifier to produce the 9 V peak-to-peak, zero-DC-offset signal the C64 needs.

[Side Projects Lab] has released both FreeCAD files for the case and STLs as BY-CC-ND 4.0, and a circuit diagram is available for the electrical side. If you don’t want to design your own PCB, [sideprojectslab] will be selling finished versions.

If you’re interested in further dragging your C64 into the modern era, check out the HDMI output that [Side Projects Lab] hacked together for the iconic computer last year.

Continue reading “Tiny C64 PSU Rejects Tradition, Embraces USB”