Enjoy The Beauty Of Corona Discharge With This Kirlian Photography Setup

In our age of pervasive digital media, “pics or it didn’t happen” is a common enough cry that most of us will gladly snap a picture of pretty near anything to post online. So if you’re going to take a picture, it may as well be as stunning as these corona discharge photographs made with a homebrew Kirlian photography rig.

We know, Kirlian photography has a whole “woo-woo” vibe to it, associated as it has been with paranormal investigations and the like. But [Hyperspace Pirate] isn’t flogging any of that; in fact, he seems way more interested in the electronics of the setup than anything else. The idea with Kirlian photography is basically to capacitively couple a high-voltage charge across a dielectric, which induces an electrostatic discharge to a grounded object. The result is a beautiful purple discharge, thanks to atmospheric nitrogen, that outlines the object being photographed.

[Pirate]’s first attempt at a Kirlian rig used acrylic as a dielectric, which proved to be susceptible to melting. We found this surprising since we’ve seen [Jay Bowles] successfully use acrylic for his Kirlian setup. Version 2 used glass as a dielectric — right up until he tried to drill a fill port into the glass. (Important safety tip: don’t try to drill holes in tempered glass.) Version 3 used regular glass and a 3D-printed frame to make the Kirlian chamber; filled with saltwater and charged up with a homebrew Tesla coil, the corona discharge proved enough to char fingertips and ignite paper. It also gave some beautiful results, which can be seen starting at around the 7:40 mark in the video below.

We loved the photos, of course, but also appreciated the insights into the effects of inductance on the performance of this setup. And that first homebrew flyback transformer [Hyperspace Pirate] built was pretty cool, too.

Continue reading “Enjoy The Beauty Of Corona Discharge With This Kirlian Photography Setup”

Ugliest Airplane Ever Built Predicted The Future

The airplane that many called “the flying barrel” is also widely considered the ugliest plane ever built. However, [Dark Skies] in the video you can see below argues that the Stipa-Caproni was the direct predecessor of the turbofan engine. Either way, it is an interesting and unique part of aviation history.

The plane was built in the days when inventors were experimenting with many different ways to improve aircraft utility and performance. In this case, the inventor built an “intubated propellor” which used a prop to draw air through a venturi tube in an effort to improve engine efficiency. The 570kg vehicle had a wingspan of just over 14 meters and was a bit more than 6 meters long. It could reach about 72 knots and climb to over 3 km.

Continue reading “Ugliest Airplane Ever Built Predicted The Future”

An Automated Digitizer For 35mm Slides

Slides make for great old-timey fun, but it’s awesome to have a digital backup of your old photos, too. An automatic digitizer can make quick work of your collection, and this build from [rbwood53] will do just that.

The digitizizer is based on a Kodak carousel slide projector. It’s fitted with LED strips instead of the original light source, which are used to illuminate the slides themselves. An Arduino Nano is used to command a camera to take photos, via a hacked-up shutter release remote. The camera is set up with a zoom lens and relies on auto-focus to get crisp, clear images of the slides. The Arduino is also charged with telling the carousel system to advance to the next slide as required. It keeps count as the slides go by, so it stops when the entire carousel has been imaged.

Overall, it’s a straightforward build that automatically imaged over 40 boxes of slides for [rbwood53] without issue. If you’ve got a smaller collection to digitize, you might find this simple 3D-printed adapter to be useful, too!

Homebrew LED Strips That Are HomeKit-Compatible

Google, Amazon and Apple are all duking it out for supremacy in the smart home space. As you’ve probably noticed, cheaper smart lights and the like typically don’t offer connectivity with Apple’s HomeKit system. However, if you want some smart lighting that works in that ecosystem without breaking the bank, you can always build your own!

This simple build uses an ESP8266-01S as the brains of the operation. It’s a cut-down board that only has two GPIO pins available, but for this job, that’s enough. It’s paired with a simple relay for switching a single-color LED strip on and off, and an MP2307 buck converter for power. The code loaded onto the ESP8266 is simple, and allows it to connect to Wi-Fi and link up with Apple HomeKit for control.

Let’s say you’re a real fancy-pants, though, and you want RGB-addressable LEDs for your HomeKit setup. No problem, you can do that too! It’s as straightforward as hooking up an ESP8266 to some WS2812B LED strip and flashing the right firmware that emulates an Elgato EVE LED strip. You can even activate special lighting effects on the via the EVE app if you so desire, to take advantage of the fully-addressable nature of the strip.

There are plenty of off-the-shelf solutions in this space, but many of them are quite expensive for what you actually get in the box. Sometimes building your own is more fun, too. Alternatively, if you don’t like Apple’s smart home solutions, you can always try a more open alternative. Video after the break.

Continue reading “Homebrew LED Strips That Are HomeKit-Compatible”

Building A Poketch Powered By An Apple Watch

In Pokemon Diamond and Pearl and the ensuing modern re-releases, the player is given a computer called a Poketch to assist on their journey. [DistressedOwl] decided to build one for real.

The build starts with an Apple Watch, which provides a capable smartwatch platform and a quality display. It’s then given a snap-on case that’s 3D printed in PLA. [DistressedOwl] decided to use model painting techniques to give the build a worn-in, distressed look, which feels fitting for a watch belonging to a rough-and-tumble Pokemon trainer.

The Apple Watch runs a custom app via Test Flight which mimics the appearance of the in-game Poketch. It includes various screens like a basic map and Pikachu looking melancholy next to a digital watch. Sadly, the dowsing app in the Poketch won’t help you find hidden items on the ground.

It’s a build that reminds us of some great Pip-Boy builds over the years. It would make the perfect addition to a Pokemon cosplay, too. Just don’t forget to take some Pokeballs along too!

Teensy Becomes Tiny Handheld Computer, Plays Emulators

Science fiction predicted that we would one day all carry around tiny computers of great power. While smartphones are great, those predictions were more based on cuter systems that more closely approximated existing computers, with keyboards and screens. [Jean-Marc Harvengt] has built something along those very lines, and it’s called the T-COMPUTER.

This build centers around the mighty Teensy 4.1. That means it’s got an 800 MHz Cortex-M7 processor, 1 MB of RAM, and 8 MB of flash – eclipsing the specs of many retrocomputers of yesteryear. [Jean-MarcHarvengt] has paired the Teensy with a 42-key keyboard and a TFT screen, making a compact handheld computer platform. It’s also got VGA out for display on a bigger screen, along with USB and an old-school Atari joystick port! Power is via a small rechargeable lithium cell on the back, and 16-bit stereo audio is available via a standard 3.5mm jack. There’s also a little GPIO available if you need to interface with something.

It’s capable of emulating the Commodore 64 and Super Nintendo, as well as more obscure systems like the Atari Lynx. And before you ask – yes, it can run DOOM. It’s a fun little platform that would be enjoyable for retrogaming and hacking on the go. If you want to build your own, files are readily available on Github to recreate the system.

Handheld computer builds are always growing in popularity now that so much computing power can be had in a tiny devboard formats. If you’ve built your own neat little rig, be sure to let us know! Video after the break.

Continue reading “Teensy Becomes Tiny Handheld Computer, Plays Emulators”

The 1337 PNG Hashquine

A hashquine is a fun way to show off your crypto-tricks — It’s a file that contains its own hash. In some file types it’s trivial, you just pick the hash to hit, and then put random data in a comment or other invisible field till you get a collision. A Python script that prints its own hash would be easy. But not every file type is so easy. Take PNG for instance. these files are split into chunks of data, and each chunk is both CRC-32 and adler32 checksummed. Make one change, and everything changes, in three places at once. Good luck finding that collision. So how exactly did [David Buchanan] generate that beautiful PNG, which does in fact md5sum to the value in the image? Very cleverly.

md5sum hashquine.pngThankfully [David] shared some of his tricks, and they’re pretty neat. The technique he details is a meet-in-the-middle hack, where 36 pairs of MD5 collision blocks are found, with the understanding that these 36 blocks will get added to the file. For each block, either A or B of the pair will get plugged in at that location, and the md5sum won’t change. It’s a total of 2^36 possible combinations of these blocks, which is more computation than was practical for this particular hack. The solution is to pre-compute the results of every possible combination of the first 18 blocks, and store the results in a lookup table. The second half of the collisions are run backwards from a target CRC value, and the result checked against the lookup table. Find a hit, and you just found a series of blocks that matches both your target md5sum and CRC32 results.

Thanks to [Julian] for the tip! And as he described it, this hack is one that gets more impressive the more you think about it. Enjoy!