A Desk Calendar With A Difference

With the office computer revolution now many decades old, many of the items that once stood on a typical desk are now part of history. The typewriter, the Rolodex, and the desk calendar have all been subsumed by computers and mobile phones. This electronic desk calendar is perhaps an exception, created as a promotional device for the RT-Thread IoT OS. It features an interesting take on a perpetual calendar, with an array of days spanned by a sliding frame such that any month’s days of the week can be depicted. The days are touch buttons, and can be used to bring up the information on an e-ink display.

Behind it all is a WinnerMicro W600 WiFi-enabled system-on-chip, that runs the aforementioned RT-Thread IoT OS. This OS is a bit of a mystery, according to its Wikipedia page it’s an open-source project from China with ten years of development behind it, but this appears to be the first time we’ve seen it here at Hackaday. Anyone using it?

We like this project though, for its perpetual calendar, and for its re-imagining of a bygone desk accoutrement with an e-ink display to conserve battery. It’s not the first e-ink calendar we’ve seen, this previous one used a Raspberry Pi.

Watch Conway’s Game Of Life Flutter Across A Flip-Dot Display

Like many of us, [John Whittington] was saddened with the news that John Horton Conway passed away a little earlier this year, and in honor of his work, he added the Game of Life to a flip-dot display that he has been working on. The physicality of an electromechanical display seems particularly fitting for cellular automata.

Like what you see? If you’re curious about what makes it all tick, the display shown is an Alfa-Zeta XY5 28×14 but [John] is currently working on building them into a much larger 256 x 56 display. GitHub hosts the flip-dot simulator and driver software [John] is using, and the Game of Life functions are here.

If you’re new to the Game of Life and are not really sure what you’re looking at, [Elliot Williams] tells you all you need to know in his writeup celebrating its profound impact and lasting legacy. Watch the flip-dot display in action in the video embedded below.

Continue reading “Watch Conway’s Game Of Life Flutter Across A Flip-Dot Display”

Chaotic Oscillator From Antique Logic

While working on recreating an “ancient” (read: 60-year-old) logic circuit type known as resistor-transistor logic, [Tim] stumbled across a circuit with an unexpected oscillation. The oscillation appeared to be random and had a wide range of frequency values. Not one to miss out on a serendipitous moment, he realized that the circuit he built could be used as a chaotic oscillator.

Chaotic systems can be used for, among other things, random number generation, so making sure that they do not repeat in a reliable way is a valuable property of a circuit. [Tim]’s design uses LEDs in series with the base of each of three transistors, with the output of each transistor feeding into the input of the next transistor in line, forming a ring. At certain voltages close to the switching voltages of the transistors, the behavior of the circuit changes unpredictably both in magnitude and frequency.

Building real-life systems that exhibit true randomness or chaotic behavior are surprisingly rare, and even things which seem random are often not random enough for certain applications. [Tim]’s design benefits from being relatively simple and inexpensive for how chaotic it behaves, and if you want to see his detailed analysis of the circuit be sure to visit his project’s page.

If you want to get your chaos the old fashioned way, with a Chua circuit, look out for counterfeit multipliers.

Flipdots, Without The Electronics

We are used to flipdots, single mechanical pixels that are brightly colored on one side and black on the other, flipped over by a magnetic field. Driving the little electromagnets that make them work is a regular challenge in our community. [Johan] however has a new take on the flipdot, and it’s one we’ve never seen before. Instead of making a magnetic field to flip his dots he’s doing without the electronics entirely, and just using a magnet.

The project is a level indicator for a water tank, which contains a magnet floating in a plastic bottle. This has previously been used to trigger a reed switch that controls the refill pump. To those reed switches he adds a row of flipdots, but these aren’t the commercial dots you might once have seen adorning the front of your local bus. Instead, they’re custom dots made from washers, suspended in pivots by means of a spot weld and mounted in a frame inside a clear tube to keep dirt at bay. As you can see in the video below the break, when the magnet floats past inside the tank it flips them over one way, and on its return journey if flips them back the other. The result is a fully serviceable flipdot display, completely lacking the normal electronics, and we rather like it.

(It may be the first electronic-free flipdot we’ve shown you, but it’s not the first homemade one.)

Continue reading “Flipdots, Without The Electronics”

Fighter Jet’s Gyro Stays Upright Before It Self-Destructs

Aviation instruments are highly interesting pieces of engineering, and it is quite satisfying to watch the often over-engineered mechanisms behind them. If you are into that sort of thing it is worthwhile to check out [Erik Baigar]’s video where he explains the working principle of the attitude indicator from a Tornado jet.

The attitude indicator or artificial horizon of an airplane is one of the most important instruments, especially during poor sight. The ADI42-124 used in the Tornado jet is completely standalone and only needs a DC power supply which is why [Erik Baigar] can show it off while standing on his balcony. At the heart of this instrument is a gyroscope which consists of a spinning disc attached to a gimbal mount. Due to the conservation of angular momentum, the spin axis will always keep its orientation when the instrument is rotated. However, mechanical gyroscopes tend to drift over time and therefore include a mechanism to keep the spin axis upright with respect to the direction of gravity. The ADI42-124 uses an entirely mechanical mechanism for this based on free swiveling weights. Forget everything we said earlier about overengineering as [Erik Baigar] also uncovers a fatal design flaw which leads to the instrument’s self-destruction as shown in the picture here. Unfortunately, this will render most of the units you can buy on eBay useless.

Be sure to check out [Erik Baigar]’s webpage which is nerd paradise for vintage computer and avionics fans or watch another gyroscope teardown.

Video after the break.

Continue reading “Fighter Jet’s Gyro Stays Upright Before It Self-Destructs”

Building One Test Fixture To Rule Them All

Test and programming fixtures are great time-savers for anyone who needs to deal with more than a handful of PCBs. Instead of plugging in connectors (or awkwardly holding probe tips or wires) to program some firmware or run tests, one simply pops a PCB into a custom fixture with one hand, and sips a margarita with the other while a program decides whether everything is as it should be. Test fixtures tend to be custom-made for specific board layouts, meaning one tester is needed per board or device type, but this work is easily justified by the huge time savings they offer.

An inserted PCB sits atop the thick acrylic piece, with pogo pins making contact from below. Generous space on the left and right make sure there is clearance for any mounted components. Visible near the bottom of the green board are output LEDs, and two touch-sensitive pads.

But the fine folks at Sparkfun’s quality control department figured they could save even more time by exploiting common design features across different boards, and shared details about designing a single test fixture flexible enough to handle multiple board types and designs.

The test unit looks like pretty familiar stuff at first glance: some hardware responsible for running the test program, laser-cut acrylic jig to hold a test PCB in a consistent position, spring-loaded pogo pins to make temporary electrical connections, and LEDs to clearly indicate PASS and FAIL states. The clever part is the way the fixture is designed to accommodate multiple board designs, and how it uses several 74LVC4066 quad bilateral switch ICs to take care of switching which pogo pins are connected and to where.

As mentioned, to be compatible with multiple boards there must be common design elements to exploit. In Sparkfun’s case, the through-hole connections on their breakout boards are all in a row with standard 0.1″ spacing. By using the aforementioned pogo pins and 4066 ICs, different pinouts can be accommodated and multiple board types can be used without any need to swap to different test hardware.

Test and programming fixtures, being one-offs, tend to have a lot of space for creativity and often show clever design or re-purposing of parts. Our own [Bob Baddeley] explains all about them here.

DMCA Takedown Issued Over Casio Code That Wasn’t

Earlier this month, we posted coverage of an ingenious calculator hack that took a Casio calculator and put an ESP8266 module and an OLED display in the space occupied by its solar cell. Controlled by a pair of unobtrusive Hall effect devices, the calculator could have been used as an ingenious cheating device but was to us the epitome of a well-executed hack. We may have liked it but it seems the folks at Casio didn’t, because they’ve issued a DMCA takedown notice for the project’s GitHub repository.

Editor’s Update: [Tom Fleet] reports that GitHub has completed the DMCA review and found the code repo does not infringe on Casio’s IP. However, it appears the copyright claim on the YouTube video has not been resolved and that video remains unavailable. However, that video is still available on the Internet Archive.

This is a picture of Barbra Streisand, who might almost be the patron saint of unintended consequences. Unknown author / Public domain
This is a picture of Barbra Streisand, who might almost be the patron saint of unintended consequences. Unknown author / Public domain.

We’re not lawyers, but if you’d care to visit our original coverage and watch the video in full, you’ll see that the ESP does not in any way tap into the calculator’s functions. The epoxy blob over the Casio processor is intact and no wires connect to the calculator mainboard, so it is difficult to imagine how any Casio code could have found its way into a repository full of ESP8266 code for the Arduino IDE. A quick search for “Hack-Casio-Calculator” on GitHub, at the time of publishing, turned up the relevant code despite Casio’s takedown, and we can’t see what they’re on about. Maybe you can?

Over the years there have been many attempts to use the DMCA on projects in our community. Some have been legitimate, others have been attempts to suppress exposure of woeful security, and still more have been laughably absurd. This one seems to us to edge into the final category, because it is difficult to see how the project described could contain any Casio code at all. It would be entirely legitimate to  issue a DMCA takedown had the epoxy blob been removed and Casio’s code been retrieved from the calculator chip (and we’d certainly cover that story!), but as far as we can see taking a scalpel to a calculator’s case and stuffing a module behind the solar panel window does not come close.

It’s evident that Casio do not like the idea of one of their calculators being turned into a cheating device, and we understand why that might be the case. But to take the DMCA route has served only to bring more publicity to the affair, and those of us with long memories know that this can only lead to one conclusion.

Thanks [Tom] and others for the tip.