Santos Dumont And The Origins Of Aviation

The history of aviation is a fascinating one, spanning more than two thousand years starting from kites and tower jumping. Many hackers are also aviation fans, and the name of Alberto Santos Dumont may be familiar, but if not, here we talk about his role and accomplishments in the field. Santos Dumont is one of the few aviation pioneers that made contributions in both balloons, airships and heavier-than-air aircraft.

Continue reading “Santos Dumont And The Origins Of Aviation”

How Commercial Printed Circuit Boards Are Made

Most of us who have dabbled a little in electronics will have made our own printed circuit boards at some point. We’ll have rubbed on sticky transfers, laser-printed onto acetate, covered our clothing with ferric chloride stains, and applied ourselves to the many complex and tricky processes involved. And after all that, there’s a chance we’ll have ended up with boards that were over or under-etched, and had faults. For many the arrival of affordable online small-run professional PCB production from those mostly-overseas suppliers has been a step-change to our electronic construction abilities.

[Fran Blanche] used to make her own boards for her Frantone effects pedals, but as she admits it was a process that could at times be tedious. With increased production she had to move to using a board house, and for her that means a very high-quality local operation rather than one on the other side of the world. In the video below the break she takes us through each step of the PCB production process as it’s done by the professionals with a human input rather than by robots or ferric-stained dilettantes.

Though it’s twenty minutes or so long it’s an extremely interesting watch, as while we’re all used to casually specifying the parameters of the different layers and holes in our CAD packages we may not have seen how they translate to the real-world processes that deliver our finished boards. Some operations are very different from those you’d do at home, for example the holes are drilled as a first step rather than at the end because as you might imagine the through-plating process needs a hole to plate. The etching is a negative process rather than a positive one, because it serves to expose the tracks for the plating process before etching, and the plating becomes the etch resist.

If you’re used to packages from far afield containing your prototype PCBs landing on your doorstep as if by magic, take a look. It’s as well to know a little more detail about how they were made.

Continue reading “How Commercial Printed Circuit Boards Are Made”

DIY Thermal Camera That’s Better And Cheaper Than A FLIR

A few years ago, FLIR unleashed a new line of handheld thermal imagers upon the world. In a manufacturing triumph, the cheapest of these thermal imaging cameras contained the same circuitry as the one that cost six times as much. Much hacking ensued. Once FLIR figured out the people who would be most likely to own a thermal imaging camera can figure out how to upload firmware, the party was over. That doesn’t mean we’re stuck with crippled thermal imaging cameras, though: we can build our own, with better specs than what the big boys are selling.

[Max] has been working on his DIY thermal imager for a while now. We first saw it about a year ago, and the results were impressive. This thermal camera is built around the FLIR Lepton sensor, providing thermal images with a resolution of 60 by 80 pixels. These thermal images were combined with a VGA resolution camera to produce the very cool enhanced imagery the commercial unit will get you. There’s also a 1/4-20 threaded insert on the bottom of [Max]’s version, making it far more useful in any experimental setup.

Now [Max] has unleashed his DIY Thermocam on the world of Open Hardware, and anyone can build their own for about €400 (about $425). The components required for this build include a FLIR Lepton sensor easily sourced from the Digikey or GroupGets, an Arducam Mini, a Teensy 3.6, and a mishmash of components that are probably kicking around your parts drawers.

If you want an overview of this project before digging in, [Max] has a project overview (PDF warning) going over the build. This is one of the better DIY projects we’ve seen recently, and the documentation is fantastic. If you’re thinking about buying one of those fancy thermal imaging cameras, here you go — this one is just as good and half off.

Repairing Crystal Earpieces

If you make crystal radios, you’ve probably got a few crystal earpieces. The name similarity is a bit coincidental. The crystal in a crystal radio was a rectifier (most often, these days, a germanium diode, which is, a type of crystal). The crystal in a crystal earpiece is a piezoelectric sound transducer.

Back in the 1960s, these were fairly common in cheap transistor radios and hearing aids. Their sound fidelity isn’t very good, but they are very sensitive and have a fairly high impedance, and that’s why they are good for crystal radios.

[Steve1001] had a few of these inexpensive earpieces that either didn’t work or had low sound output. He found the root cause was usually a simple problem and shares how to fix them without much trouble.

Continue reading “Repairing Crystal Earpieces”

Bus Pirate Commandeers I2C

The Bus Pirate is one of our favorite tool for quick-and-dirty debugging in the microcontroller world. Essentially it makes it easy to communicate with a wide variety of different chips via a serial terminal regardless of the type of bus that the microcontroller uses. Although it was intended as a time-saving prototyping device, there are a lot of real-world applications where a Bus Pirate can be employed full-time, as [Scott] shows us with his Bus Pirate data logger.

[Scott] needed to constantly measure temperature, and the parts he had on hand included an LM75A breakout board that has a temperature sensor on board. These boards communicate with I2C, so it was relatively straightforward to gather data from the serial terminal. From there, [Scott] uses a Python script to automate the process of gathering the data. The process he uses to set everything up using a Raspberry Pi is available on the project site, including the code that he used in the project.

[Scott] has already used this device for a variety of different projects around his house and it has already proven incredibly useful. If you don’t already have a Bus Pirate lying around there are a few other ways to gather temperature data, but if you have an extra one around or you were thinking about purchasing one, then [Scott]’s project is a great illustration of the versatility of this device.

A Six-Voice Synth Built On The Raspberry Pi

Over the last few decades, audio synthesizers have been less and less real hardware and more and more emulations in software. Now that we have tiny powerful computers that merely sip down the watts, what’s the obvious conclusion? A six-voice polyphonic synthesizer built around the Raspberry Pi.

The exquisitely named ‘S³-6R’ synthesizer is a six-voice phase modulation synthesizer that outputs very high resolution (24-bit and 96 kHz) audio. It’s the product of R-MONO Lab, who have displayed interesting musical devices such as a recorder-based pipe organ in the past. This build is a bit more complex, offering up some amazing sounds, all generated on a Raspberry Pi 3.

While talk of oscillators and filters is great, what’s really interesting here is the keyboard itself. The S³-6R is using the Roland K-25m, a tiny MIDI keyboard meant to serve as a ‘dock’ of sorts for Roland’s recent re-releases of the classic Jupiter and Juno synths. Building a MIDI keyboard is not easy by any stretch of the imagination, and using this little keyboard dock is a cheap way to pipe MIDI notes into any project without a lot of fuss.

Below, you can check out the audio demos of the S³-6R. It’s a real synth and sounds great. We can only hope the software will be uploaded somewhere eventually.

Continue reading “A Six-Voice Synth Built On The Raspberry Pi”

Printer Vulnerabilites Almost As Bad As IoT

Recently ZDNet and Gizmodo published articles outlining a critical flaw in a large array of personal printers. While the number of printers with this flaw is staggering, the ramifications are even more impressive. Ultimately, any of these printers could have documents sent to them stolen even if the document was only intended to be printed as a hard copy.

Luckily the people responsible for this discovery are white-hat in nature, and the release of this information has been made public so the responsible parties can fix the security flaws. Whether or not the “responsible party” is the manufacturer of the printer, though, is still somewhat unclear because part of the exploit takes advantage of a standard that is part of almost all consumer-grade printers. The standard itself may need to be patched.

Right now, however, it doesn’t seem clear exactly how deep the rabbit hole goes. We all remember the DDoS attack that was caused by Internet of Things devices that were poorly secured, and it seems feasible that networked printers could take some part in a similar botnet if a dedicated user really needed them. At the very least, however, your printed documents might not be secure at all, and you may be seeing a patch for your printer’s firmware in the near future.