Supercon Keynote: Dr. Megan Wachs On RISC-V

Hackaday has open-source running deep in our veins — and that goes for hardware as well as software. After all, it’s great to run open-source software, but if it’s running on black-box hardware, the system is only half open. While software has benefited mightily from all of the advantages of community development, the hardware world has been only recently catching up. And so we’ve been following the RISC-V open-source CPU development with our full attention.

Dr. Wachs, making her own wedding ring.

Our keynote speaker for the 2019 Hackaday Superconference is Dr. Megan Wachs, the VP of Engineering at SiFive, the company founded by the creators of the RISC-V instruction-set architecture (ISA). She has also chaired the RISC-V Foundation Debug Task Group, so it’s safe to say that she knows RISC-V inside and out. If there’s one talk we’d like to hear on the past, present, and future of the architecture, this is it.

The RISC-V isn’t a particular chip, but rather it’s a design for how a CPU works, and a standard for the lowest-level language that the machine speaks. In contrast to proprietary CPUs, RISC-V CPUs from disparate vendors can all use the same software tools, unifying and opening their development. Moreover, open hardware implementations for the silicon itself mean that new players can enter the space more easily, bring their unique ideas to life faster, and we’ll all benefit. We can all work together.

It’s no coincidence that this year’s Supercon badge has two RISC-V cores running in its FPGA fabric. When we went shopping around for an open CPU core design, we had a few complete RISC-V systems to pick from, full compiler and development toolchains to write code for them, and of course, implementations in Verilog ready to flash into the FPGA. The rich, open ecosystem around RISC-V made it a no-brainer for us, just as it does for companies making neural-network peripherals or even commodity microcontrollers. You’ll be seeing a lot more RISC-V systems in the near future, on your workbench and in your pocket.

We’re tremendously excited to hear more about the project from the inside, and absolutely looking forward to Megan’s keynote speech!

The Hackaday Superconference is completely sold out, but that doesn’t mean that you have to miss out. We’ll be live-streaming the keynote and all other talks on the Supercon main stage, so subscribe our YouTube channel and you won’t miss a thing.

Ramen Pen Lets You Doodle With Noodles

Don’t write off your weird ideas — turn them into reality. For years, woodworkers have used pen bodies as a canvas for showing off beautiful wood. But what’s the fun in that? [JPayneWoodworking] made a pen out of Ramen noodles just to see if he could.

The process is pretty straightforward, as he explains in the build video after the break. He hammered the uncooked noodle mass into pieces small enough to fit a pen blank mold, but not so small that they’re unrecognizable. Then he poured in pigmented epoxy in orange, silver, and black. [JPayneWoodworking] chose those colors for Halloween, but rather than looking freaky, we think it makes the pen look like a bowl of beef broth-y goodness from a fancy Ramen place.

After adding the flavor packet pigments, he put it in a pressure tank to remove all air pockets. Once it sets up, the process is the same as any other pen blank — take it for a spin on the lathe, polish it up, ream it out, and fit it with the parts from a pen kit. We’d like to see the look on the face of the next person to ask [JPayneWoodworking] for a pen.

Want to get into woodworking just to make weird stuff like this? We don’t blame you. But how does a hardware hacker such as yourself get started? [Dan Maloney]’s got you covered.

Continue reading “Ramen Pen Lets You Doodle With Noodles”

Qantas’ Research Flight Travels 115% Of Range With Undercrowded Cabin

Long-haul flights can be a real pain when you’re trying to get around the world. Typically, they’re achieved by including a stop along the way, with the layover forcing passengers to deplane and kill time before continuing the flight. As planes have improved over the years, airlines have begun to introduce more direct flights where possible, negating this frustration.

Australian flag carrier Qantas are at the forefront of this push, recently attempting a direct flight from New York to Sydney. This required careful planning and preparation, and the research flight is intended to be a trial run ahead of future commercial operations. How did they keep the plane — and the passengers — in the air for this extremely long haul? The short answer is that they cheated with no cargo and by pampering their 85% empty passenger cabin. Yet they plan to leverage what they learn to begin operating 10,000+ mile non-stop passenger flights — besting the current record by 10% — as soon as four years from now.
Continue reading “Qantas’ Research Flight Travels 115% Of Range With Undercrowded Cabin”

Laser-Based Audio Injection On Voice-Controllable Systems

In one of the cooler hacks we’ve seen recently, a bunch of hacking academics at the University of Michigan researched the ability to flicker a laser at audible sound frequencies to see if they could remotely operate microphones simply by shining a light on them. The results are outstanding.

While most Hackers will have heard about ‘The Thing’ – a famous hack where Russian KGB agents would aim a radio transmitter at the great seal in the US embassy,  almost none of us will have thought of using lasers shined in from distant locations to hack modern audio devices such as Alexa or Google Assistant. In the name of due diligence, we checked it out on Wikipedia: ‘The Photoacoustic Effect’ , and indeed it is real – first discovered in 1880 by Alexander Bell! The pulsing light is heating the microphone element and causing it to vibrate along with the beam’s intensity. Getting long range out of such a system is a non-trivial product of telescopes, lasers, and careful alignment, but it can be made to work.

Digging deeper into the hack, we find that the actual microphone that is vulnerable is the MEMS type, such as the Knowles SPV0842LR5H. This attack is relatively easy to prevent; manufacturers would simply need to install screens to prevent light from hitting the microphones. For devices already installed in our homes, we recommend either putting a cardboard box over them or moving them away from windows where unscrupulous neighbors or KGB agents could gain access. This does make us wonder if MEMS mics are also vulnerable to radio waves.

As far as mobile phones are concerned, the researchers were able to talk into an iPhone XR at 10 metres, which means that, very possibly, anybody with a hand held ultra violet / infra red equipped flashlight could hack our phones at close range in a bar, for example. The counter-measures are simple – just stick some black electrical tape over the microphone port at the bottom of the phone. Or stay out of those dodgy bars. Continue reading “Laser-Based Audio Injection On Voice-Controllable Systems”

3D Printing Batteries

We’ve all gotten pretty adept at 3D printing keychains and enclosures. Some people can even 3D print circuit boards to an extent. But the real goal is a Star Trek-style replicator that just pushes out finished products. Printing different components would be a key technology and unless you want to supply external power, one of those components better be a battery or other power source like a solar cell. A recent paper entitled Additive Manufacturing of Batteries explores this technology. The paper is behind a paywall, but you can probably find a copy if you are persistent.

Some of the techniques are pretty exotic. For example, holographic lithography can produce high-performance lithium-ion batteries. However, some of the processes didn’t sound much different than some of the more common printing techniques employed by desktop printers, although with more exotic materials. For example, some batteries can be made with inkjet printing and even fused deposition printing. Continue reading “3D Printing Batteries”

Robotics Controller For The Pi Boasts An Impressive Feature List

[Michael Horne] recently shared his thoughts on the RedBoard+, a motor controller board for the Raspberry Pi aimed at robotic applications. His short version for busy people is: if you’re at all into robotics, get one because it’s fantastic.

At heart the RedBoard+ is a motor controller, but it’s packed with I/O and features that set it above the usual fare. It can drive two DC motors and up to twelve servos, but what is extra useful is the wide input range of 7-24 V and its ability to power and control the underlying Raspberry Pi. A user-programmable button defaults to either doing a reboot or safe shutdown, depending on how long the button is held. Another neat feature is the ability to blink out the IP address of the Pi using the onboard RGB LED, which is always handy in a pinch.

The RedBoard+ has a GitHub repository which provides a variety of test scripts and an easy to use library, as well as a variety of hookup guides and quickstart guides. There’s even a pre-configured SD image for those who prefer to simply dive in.

A brief demo video showing the board in operation is embedded below. If you’re interested in one, Creator [Neil] of RedRobotics has made it available for sale on Tindie.

Continue reading “Robotics Controller For The Pi Boasts An Impressive Feature List”

How Ammo Temperature Will Affect Shooting Accuracy

The last time we visited the Hackaday shooting range we were all psyched up to get the right posture, breathe correctly, lower our heart rates and squeeze the trigger at exactly the right moment that the wandering cross hairs align with the target ……. and lastly accommodate the inevitable recoil. But never did we think to check the temperature of our ammo! Ok, temperatures aren’t likely to vary that much there unless the range cat chooses to lay down on top of the ammo box, but out in the wilderness the temperatures can easily vary by up to 30 degrees, which would certainly be a problem.

If we take a quick look at what’s happening on Johnny’s Reloading Bench  we get an in depth comparison of different powders at different temperatures, with data being collected via a bullet velocity radar. If nothing else, it’s interesting just to get a peep into the mysterious world of ‘Reloading’ where every one of the tiny kernels or ‘balls’ of powder make a difference and different powders require particular primers to make them burn properly.

Just to make it clear, bullet speed makes a big difference to the trajectory, especially at long distances. For example, if the bullet were to travel at close to the speed of light, there would be almost no trajectory at all and the shooter would not have to adjust the vertical aim for distance. Normally, we have to aim upwards to hit the target:

It may be that we ‘zero in’ our sights at room temperature, but then end up actually shooting the firearm on a cold, frosty morning with cold ammo, and given what we have now learnt from the video, we could now make a small adjustment for that eventuality, depending on the particular ammo we are using. Johnny’s video is after the break:

Continue reading “How Ammo Temperature Will Affect Shooting Accuracy”