Particle Accelerator… On A Chip

When you think of a particle accelerator, you usually think of some giant cyclotron with heavy-duty equipment in a massive mad-science lab. But scientists now believe they can create particle accelerators that can fit on a chip smaller than a penny. The device uses lasers and dielectrics instead of electric fields and metal. The conventional accelerators are limited by the peak fields the metallic surfaces can withstand. Dielectric materials can withstand much higher fields but, of course, don’t conduct electricity.

Physicists fabricated a 225 nanometers wide channel in various sizes up to 0.5 millimeters long. An electron beam moves through the channel. Very short infrared laser pulses on top of the channels accelerate the electrons down it using tiny silicon pillars.

The electron beam entered the channel at 28,400 electron volts. They exited at 40,700 electron volts, a substantial increase. The tiny pillars are only two microns high, so fabrication is tricky. Possible applications include cancer treatment, electron microscopy, and the creation of compact high-energy lasers.

The nanofabrication required for these devices won’t be in our garage any time soon. However, we hope this might lead to a new class of devices that we can use to build exciting new things. After all, remember how it used to be hard to build things using a laser?

We’ve seen laser-based accelerators before. If you want a history of particle accelerators, we can help you there, too.

Saving Australia’s Ants With Age Of Empires II

Australia’s native meat ants are struggling. Invasive species of foreign ants have a foothold on the continent, and are increasingly outcompeting their native rivals for territory. Beyond simple encroachment, they pose a hazard to native animals and agriculture.

Scientists at the CSIRO have been investigating the problem, hoping to find a way to halt the invasion. Charged with finding a way to help Australia’s native ants fight back, they turned to one of the most popular battle simulations of all time: Age of Empires II. 

Continue reading “Saving Australia’s Ants With Age Of Empires II”

Tile-Based Macro Pad Keeps Getting Better

If there’s one thing we love to see around here, it is the various iterations of a project. If you keep up with Keebin’, you know that [Michael Gardi] created a tile-based macropad after developing a tile system for yet another project. This macro pad would have 3D-printed tiles next to the keys that would not only make them easy to relabel, but give [Michael] a novel way to change the function when changing the tile using magnets and Hall effect sensors.

Well, fast forward to [Michael] actually using the thing, and he’s found that, more often than not, he’s pressing the tiles instead of the keys next to them. So it was time for another iteration: a macro pad with tile buttons. Much like the previous iteration, this one uses a Pro Micro for a brain and a handful of very cool Futaba MD switches that bear Cherry MX stems.

Those Futaba switches are activated by tile holder buttons, which were quite the feat to create. These tile holder buttons each contain two Hall effect sensors and have a Cherry MX-style recession on the other side to connect to the Futaba. Unfortunately, some usage has already damaged the connections, so the next iteration will include small PCBs for surface-mount Hall effect sensors and a main PCB, as well.

[Michael] can make these pretty cheaply, but are they cheap enough to be given away?

How Framework Laptop Broke The Hacker Ceiling

We’ve been keeping an eye on the Framework laptop over the past two years – back in 2021, they announced a vision for a repairable and hacker-friendly laptop based on the x86 architecture. They’re not claiming to be either open-source or libre hardware, but despite that, they have very much delivered on repairability and fostered a hacker community around the laptop, while sticking to pretty ambitious standards for building upgradable hardware that lasts.

I’ve long had a passion for laptop hardware, and when Hackaday covered Framework announcing the motherboards-for-makers program, I submitted my application, then dove into the ecosystem and started poking at the hardware internals every now and then. A year has passed since then, and I’ve been using a Framework as a daily driver, reading the forums on the regular, hanging out in the Discord server, and even developed a few Framework accessories along the way. I’d like to talk about what I’ve seen unfold in this ecosystem, both from Framework and the hackers that joined their effort, because I feel like we have something to learn from it.

If you have a hacker mindset, you might be wondering – just how much is there to hack on? And, if you have a business mindset, you might be wondering – how much can a consumer-oriented tech company achieve by creating a hacker-friendly environment? Today, I’d like to give you some insights and show cool things I’ve seen happen as an involved observer, as well as highlight the path that Framework is embarking upon with its new Framework 16.

Continue reading “How Framework Laptop Broke The Hacker Ceiling”

All Inverters Are (Not) Created Equal

Building a crystal clock source for a CPU used to be a bit of an effort but these days, there’s nothing to it. Even if your CPU or other device needs an external clock, you just slap in an inverter, a crystal, and two capacitors together, and you are done, right? Maybe not. [Dave Collins] got interested in the common circuit and pulled out his scope and an array of different kinds of inverters. He looked at inverters and NAND gates and a few common circuit configurations.

This is one of those things you just assume is of little importance, but it turns out your choice of circuit architecture and active device can have a big impact on the output. But who has time to do all the testing? Thanks to [Dave] you don’t have to.

Continue reading “All Inverters Are (Not) Created Equal”

Creating A New Metal Rohde & Schwarz EB200 Miniport Receiver Dial Knob

Recently [Roberto Barrios] got his hands on a Rohde & Schwarz EB200 monitoring and surveillance receiver that, despite its late 90s vintage, was in mint condition. Aside from damage to the main dial, that is, which was very much broken. With no off-the-shelf replacement available in 2023, the obvious answer was to get a close-enough dial knob with the rough proportions and use a lathe to machine it into shape. Initially, [Roberto] had used some filler material to replace the front of the original knob that was missing, but this was a decidedly inferior tactile experience with questionable long-term reliability.

Dimensions of the Rhode & Schwarz EB200 dial knob. (Credit: Roberto Barrios)
Dimensions of the Rhode & Schwarz EB200 dial knob. (Credit: Roberto Barrios)

The challenge in replacing the original knob with a proper replacement was in how the dial knob is mounted on the receiver, as an internally threaded shell that goes on the internal dial encoder assembly. With a lathe at his behest, taking an off-the-shelf dial knob that accepts a 6 mm shaft and turning it into a compatible knob was a straightforward affair. Removing the excess material and creating the internal 1 mm pitch thread allowed the newly made knob to fit on the receiver like an OEM part. The only niggle was having to remove 1.8 mm off the face of the brass body to get the knob to sit close to the front panel.

Unlike the old patched-up knob, this new one is fully out of metal and has the absolutely essential feature of the recessed area for easy fine-tuning. Although perhaps not the most exciting fix for old gear, it’s decidedly essential to keep it functional.

Real NES Plays Frame-Perfect For You On Twitch

Have you ever wanted to be the best Super Mario Brothers speedrunner, but you just couldn’t do the frame-perfect inputs? Fear not, because [Gregory Strike] is here to save the day with his automatic NES controller!

In his previous video, [Greg] already made an automatic controller that plays a sequence of inputs at the perfect time, but it still failed some of the frame-perfect tricks. So what gives? Deviation in the timing of the NES itself gives, as he shows how the NES doesn’t sample inputs at exactly the same time every frame. To account for this, he used the latch signal, which starts the controller reading process as a time reference, and replaced his digital “mixtape” with a more time-flexible Arduino. After the modification, he shows it pulling off frame-perfect inputs every time he plays Super Mario Brothers.

But if you have a controller that can do frame-perfect inputs and it can be connected to a computer, you can connect the controller to the internet! That’s right, [Greg] created a Twitch bot that tells the Arduino exactly what inputs to send, which then relays it to the NES. It accepts simple sequences of inputs via chat, and you can try it out right now on [Greg]’s Twitch stream.

This project shows promising results, and we think it’s possible to do much more with its internet connection. We’re certainly looking forward to what [Greg] decides to make next.

Video after the break.
Continue reading “Real NES Plays Frame-Perfect For You On Twitch”