A Raspberry Pi Terminal Fit For Fallout 76

The Fallout series of video games provide a wonderful alternative history that answers the question of what might have happened had the microchip never been invented. Yes, most things run on tubes, and apparently you can implement an AI that passes a Turing test in tubes (does the Turing test apply if you’re comparing it against NPCs?). Of course, as with all of computer history, the coolest parts of Fallout are the computer terminals, so [Pigeonaut] decided to build one. All the files are available, and if you have a Pi sitting around this is a good weekend project.

This terminal has a host of features that are well-suited for the modern vault dweller. Of note, the entire case is 3D printed, in multiple pieces. Sure, considering the display is an LCD it’s a tiny bit thick, but you don’t get the Atomic age aesthetic without a big CRT, do you? The keyboard is a standard, off-the-shelf mechanical keyboard for clicky goodness with vintage-style keycaps. There’s a 3.5″ USB floppy drive, because there’s nothing that will survive a nuclear holocaust like magnetic media. The rest of the build is a Raspberry Pi 3B+, which is more than enough compute power to open a door shaped like a gear.

As for what you would do with a retro-inspired Pi terminal, well, it would make a good computer for the workbench, and since the case is already designed for a 3.5″ drive, you could use this to archive some old media. If there’s one thing the apocalypse tells us, it’s that these old terminals will still be kicking after a few hundred years.

Hands-On: New Nvidia Jetson Nano Is More Power In A Smaller Form Factor

Today, Nvidia released their next generation of small but powerful modules for embedded AI. It’s the Nvidia Jetson Nano, and it’s smaller, cheaper, and more maker-friendly than anything they’ve put out before.

The Jetson Nano follows the Jetson TX1, the TX2, and the Jetson AGX Xavier, all very capable platforms, but just out of reach in both physical size, price, and the cost of implementation for many product designers and nearly all hobbyist embedded enthusiasts.

The Nvidia Jetson Nano Developers Kit clocks in at $99 USD, available right now, while the production ready module will be available in June for $129. It’s the size of a stick of laptop RAM, and it only needs five Watts. Let’s take a closer look with a hands-on review of the hardware.

Continue reading “Hands-On: New Nvidia Jetson Nano Is More Power In A Smaller Form Factor”

Hackaday Links Column Banner

Hackaday Links: March 17, 2019

There’s now an official Raspberry Pi keyboard and mouse. The mouse is a mouse clad in pink and white plastic, but the Pi keyboard has some stuff going for it. It’s small, which is what you want for a Pi keyboard, and it has a built-in USB hub. Even Apple got that idea right with the first iMac keyboard. The keyboard and mouse combo are available for £22.00

A new Raspberry Pi keyboard and a commemorative 50p coin from the Royal Mint featuring the works of Stephen Hawking? Wow, Britain is tearing up the headlines recently.

Just because, here’s a Power Wheels Barbie Jeep with a 55 HP motor. Interesting things to note here is how simple this build actually is. If you look at some of the Power Wheels Racing cars, they have actual diffs on the rear axle. This build gets a ton of points for the suspension, though. Somewhere out there on the Internet, there is the concept of the perfect Power Wheels conversion. There might be a drive shaft instead of a drive chain, there might be an electrical system, and someone might have figured out how someone over the age of 12 can fit comfortably in a Power Wheels Jeep. No one has done it yet.

AI is taking away our free speech! Free speech, as you’re all aware, applies to all speech in all forms, in all venues. Except you specifically can’t yell fire in a movie theater, that’s the one exception. Now AI researchers are treading on your right to free speech, an affront to the Gadsden flag flying over our compound and the ‘no step on snek’ patch on our tactical balaclava, with a Chrome plugin. This plugin filter’s ‘toxic’ comments with AI, but there’s an unintended consequence: people want need to read what I have to say, and this will filter it out! The good news is that it doesn’t work on Hackaday because our commenting system is terrible.

This week was the 30th anniversary of the World Wide Web, first proposed on March 11, 1989 by Tim Berners-Lee. The web, and to a greater extent, the Internet, is the single most impactful invention of the last five hundred years; your overly simplistic view of world history can trace modern western hegemony and the reconnaissance to Gutenberg’s invention of the printing press, and so it will be true with the Internet. Tim’s NeXT cube, in a case behind glass at CERN, will be viewed with the same reverence as Gutenberg’s first printing press (if it had survived, but you get where I’m going with this). Five hundred years from now, the major historical artifact from the 20th century will be a NeXT cube, that was, coincidentally, made by Steve Jobs. If you want to get your hands on a NEXT cube, be prepared to pony up, but Adafruit has a great authorial for running Openstep on a virtual machine. If you want the real experience, you can pick up a NeXT keyboard and mouse relatively cheaply.

Sometimes you need an RCL box, so here’s one on Kickstarter. Yeah, it’s kind of expensive. Have you ever bought every value of inductor?

Making A 1940s Radio Digital With Nixies

Classix Philly One Oh Seven Nine is your home for Philly soul right at the top of the dial. That phrase, ‘top of the dial’ doesn’t mean much these days because we all have radios with a digital display and seek buttons. There was a time when radios actually had dials, but [glasslinger] is in a class all by himself. He’s adding a digital display to a 1940s radio, and he’s doing it with Nixie tubes.

The circuitry for the digital display for this AM radio requires getting the frequency the radio is tuned to. This is done by counting the oscillator frequency, then subtracting the IF. [glasslinger] is doing this with an Arduino (hey, it’s a legitimate engineering choice) and a 4040 12-bit binary counter as a pre-scaler. The Arduino does the math and then drives a few 74141 Nixie drivers, which then display the frequency of the receiver in beautiful glass tubes. Add in a single neon bulb for the thousands digit, and you have a four-digit display that will tell you the frequency you’re tuned to on an old AM radio.

The rest of the build consists of fixing up an old radio and gluing the veneer down again with modern glues that will last another seventy years. The finished cabinet was sanded, a bezel for the display was added, and since [glasslinger] has the equipment, he made a new, long neon tube to light up with the volume of the radio. And you thought a cat’s eye detector was cool.

This build is a tour de force, and something that is so incredibly modern but at the same time built on vintage technology. If you’ve got an hour and a half, we highly recommend checking out the build video below.

Continue reading “Making A 1940s Radio Digital With Nixies”

The MiniITX Retro System

There are hundreds of modern, retrocomputing projects out there that put ancient CPUs and chips in a modern context. The Neon816 from [Lenore] is perhaps one of the most impressive projects like this we’ve seen. It’s a classic system in a modern form factor, with modern video output, mashed together into a MiniITX motherboard.

The powerhouse of this computer is the Western Design Center W65C816 CPU. This is the second generation of the venerable 6502 CPU, the same chip found in everything from the Commodore 64 to the Apple II to the Nintendo Entertainment System. The 65816 is a 6502 at start-up until you flip a bit in a register, at which time the signalling on the address bus becomes much weirder. We’ve seen some single board computers based on the 65816 before and The 8-Bit Guy has a few ideas to build a computer around this CPU, but for the foreseeable future work on that will be trapped in development hell.

Of note, the Neon816 will feature DVI output (I guess technically you can just run the analog signals through the connector), a PS/2 Joystick input, two Atari / Sega joystick ports, MIDI in and out, a PC-style floppy disc connector, and a Commodore serial bus. It’s a hodge-podge of classic retrotainment, all in a single MiniITX motherboard.

The key other feature of the Neon816 is an FPGA, specifically a Lattice XP2 8000 LUT chip that is used for video and audio. This is combined with 1MB of main RAM (looks like a simple SRAM) and 128k of Flash storage for the ROM. There’s also an SD card in there for storage.

Right now, [Lenore] is populating the first prototype board, and we can’t wait to see some video generated with this impressive little system.

NES On RISC-V

RISC architecture might change the world, but it runs an NES emulator right now. That’s thanks to MaixPy, the new MicroPython for the K210, the recently released RISC-V microcontroller that’s making waves in the community. [Robot Zero One] has the tutorial and [Other Dave] of EEVBlog has a video of the thing in action.

The Sipeed K210 came to the English-speaking world in the form of a weird pre-order thing on Taobao last October promising a dual-core RISC-V CPU for just a few bucks. Seeed, the same people who brought the ESP8266 into mass distribution quickly latched on and started selling modules last February. Now, Seeed is looking at a Raspberry Pi hat using a Sipeed module, and the future for RISC-V microcontrollers is looking great. Now someone just needs to write some software. That’s exactly what the engineers at Sipeed did, and somewhere in one of the released binaries there’s an NES emulator.

The parallel to the question of if something can run Doom is if something can run an NES emulator, so with the release of MicroPython support for the K210, the obvious thing to do is to release an NES emulator. The hardware required is a Maix M1w Dock, available from Seeed and Banggood.

The new support for MicroPython is great, and an NES emulator is amazing, but this should really come as no surprise. From our first hands on with the first Open Source microcontroller two years ago, RISC-V was obviously faster. Now it’s cheap, and we can’t wait to see what’ll come next.

Continue reading “NES On RISC-V”

Do-It-Yourself Scratch Cards

The lottery is to some a potential bonanza, to others a tax on the poor and the stupid. The only sure-fire way to win a huge fortune in the lottery does remain to start with an even bigger fortune. Nevertheless, scratch-off tickets are the entertainment that keep our roads paved or something. [Emily] over on Instructables came up with a way to create your own scratch-off cards, and the process is fascinating.

For [Emily]’s scratchers, there are five layers of printing on the front of the card. From back to front, they are the gray ‘security confusion layer’ printed with a letterpress, black printing for the symbols and prize amounts, also printed on a letterpress, a scratch-off surface placed onto the card with a Silhouette cutter, the actual graphics on the card, printed in blue with a letterpress, and a final layer of clear varnish applied via screen printing. There’s a lot that goes into this, but the most interesting (and unique) layer is the actual scratch-off layer. You can just buy that, ready to cut on a desktop vinyl cutter. Who knew.

After several days worth of work, [Emily] had a custom-made scratcher, ready to sent out in the mail as a Christmas card. It’s great work, and from the video below we can see this is remarkably similar to a real scratch-off lottery ticket. Not that any of us would know what scratching a lottery ticket would actually be like; of course that’s only for the gullible out there, and of course none of us are like that, oh no. You can check out a video of the scratch-off being scratched off below.

Continue reading “Do-It-Yourself Scratch Cards”