night vision eyedrops

Who Wants Night Vision Eye Drops?

A team of adventurous biohackers have successfully played with an interesting type of chlorophyll, called Chlorin e6 by putting it in their eyes… and the result? Well, they kind of obtained night vision.

Say what? Chlorin e6 is a chlorophyll analog that is found in deep-sea fish, and has been used to treat night blindness in humans (patent). There’s actually lots of research done with the substance, and it has even been used to treat different cancers — but most of the research was performed on lab rats.

So the team decided to take the next step — [Gabriel Licina] volunteered, and they squirted 50uL of e6 into his wide-stretched eyes. It kicks in after about an hour, so they headed outside at night to test his vision capabilities. They started by identifying basic shapes at 10 meters away, no larger than the size of his hand. Then they tried even larger distances. They had people stand at a tree line in different places, and [Gabriel] standing 50 meters away was able to point them out. The control group could barely identify them even a third of the time.

They’ve published a research paper on their findings, and it’s quite the interesting read. Perhaps in the future this can be manufactured in eye drop form for special use cases like hunting, military, or even search and rescue.

[via reddit]

Injecting SD Card Bootloaders

[Frank] has a Ultimaker2 and wanted to install a new bootloader for the microcontroller without having physical access to the circuitry. That means installing a new bootloader for the ATMega2560 without an In System Programmer, and as is usual on AVRs, the bootloader can only be edited with an ISP. Additionally, modifying the bootloader in any way runs the risk of corruption and a bricked circuit. That’s okay, because [Frank] knows how to do it, and he’s here to show you how.

You can think of the memory layout of the ATMega in the Ultimaker as being split in half, with the printer firmware in the first half and the bootloader in the second half. There’s extra space in both halves, and that’s something that comes in very useful. When the circuit powers up, it jumps to the bootloader, does it’s thing, then jumps to the very beginning of the application code – a vector table – that starts up the actual firmware.

[Frank]’s trick to adding on to the bootloader is to place the SD card bootloader in the space normally reserved for applications, not where you would expect to find a bootloader. This code is accessed by the stock bootloader jumping into a modified vector table at the beginning of the application data that points to new executable code. That code is the actual SD card bootloader, but because it is in the application part of the memory, it can’t perform Flash writing or erasing. To fix that, a tiny bit of code is tacked onto the end of the bootloader for performing Flash writes and jumps back to the application part of memory.

Thar Be Beer In These Walls

When you need a cold one and walking downstairs to your twin-keg refrigerator just won’t do, it’s time to break out the tools to deliver that frothy goodness where it’s needed. And so began [DaveLondres’] inspiring tale of piping beer through the walls of his home.

Now we know what you’re thinking… that beer is going to get mighty warm sitting in long lines from the fridge up to the ground floor. [Dave] thought about that too and designed a double-pipe system to overcome the issue. A run of PVC pipe for each keg connect the in-wall taps to holes drilled in the side of a second-hand fridge. An ingenious branching job yields an extra port for each run which was fitted with computer case fans to keep the cold air circulating. Plastic tubing is snaked inside of the PVC to carry the beer.

Rounding out the craftsmanship on this one is the inclusion of a plumbed drain to whisk away the drippings. If you’re not going to have a beautifully adorned chest-freezer-gone-kegerator in your livingroom this is the best alternative we’ve seen.

[via reddit]

Modern Tools From Old Table Saws

Somehow or another, the modern hackerspace isn’t centered around table saws, drill presses, band saws, lathes, or mills. The 3D printer and laser cutter are the tools of the future. No one has yet figured out how to build a 3D printer or laser cutter out of several hundred pounds of cast iron, so until then [Chad] will lead the charge modifying old table saws into these modern machine tools.

The build logs for the laser engraver and 3D printer are pic heavy and text lean, but there’s enough detail to make a few educated guesses. Both of these machines use Craftsman table saws from the early to mid 1950s for the chassis. Inside each chassis, the rails, belts, and shafts that make up a Cartesian bot are installed, and the electronics are tucked gently inside.

There’s a lot of creativity in this build; the electronics for the 3D printer are tucked away in the shell of the old motor. For the laser cutter, the focus adjustment is the same knob that used to lock the blade at an angle.

While this may look like a waste of two beautiful tools, keep in mind these are equivalent to contractor saws you can pick up at Home Depot for $500 today. They’re not professional cabinet saws, they just look really pretty. They’re still a solid piece of metal, though, and refurbishing the frames into useful tools is probably the best thing you could do with them.

Thanks [Frankie] for the tip.

WiFi Sucks For RC Vehicles, Upgrade To 3G

This is the Kyosho Blizzard, a tracked remote control vehicle that’s a blast to take out in the rapidly retreating snowpack. [Antibore] was interested in performance testing the range of the thing. It includes a camera that streams video back to a tablet or smartphone. Both the video and the controls use WiFi for communications. As he expected, the rover loses control signal at about fifty meters, with the video has a disappointing twenty meter limit. His workaround is to saddle the crawler with a 3G bridge. Not a bad idea that may be feasibly completed with hardware you have on hand.

In this case he grabbed a Beagleboard-XM. It runs embedded Linux and has USB ports which is perfect for the other two parts of the added hardware: a Huawei E230 3G dongle and a WiFi dongle. This means no alterations to the rover were necessary. He set up OpenVPN and performed a few other tweaks. The WiFi signal is constant, as the transmitter and receiver are both attached to the rover. We just wonder about the latency of the 3G traffic. Let’s hear your thoughts on that in the comments below.

We would be remiss if we didn’t tie-in the potential of this hack. Previously this winter we saw a Kyosho with a 3D printed snow thrower attached to the front. More snow removal power, arguably unlimited range… you can do your entire block from the comfort of the couch. To the Future!

circuit board

Internet Knows Your Every Move Thanks To IKEA And ESP8266

[terenceang] got his feet wet with the ESP8266 WiFi module by hacking up an IKEA Molgan PIR light. The stock PIR light simply lights when motion is detected. [terenceang] added some extra functionality to it by making it send notifications to his phone as well.

The default configuration of the stock PIR light was to only work at night. This is done with a photo diode. It was removed to make it work in daylight, along with several other components. He removed a handful of current limiting resistors to disable the hi output LEDs. One was preserved as a visual indicator. The onboard voltage regulator didn’t supply enough current for the ESP8266. [terenceang] used some electronic wizardry and was able to solve the problem with an opto-coupler.

The one thing he would change is moving from battery to mains power, as expected battery life is less than two weeks.Schematics, source code and tons of great pictures are available on his blog. If you want to give it a try but need a crash course check out the recent news that the Arduino IDE works with ESP8266, or give direct programming a try.

Hackaday Links Column Banner

Hackaday Links: March 29, 2015

Every once in a while, the Hackaday Overlords have a Hardware Developers Didactic Galactic in San Francisco. Last week was #06 featuring [Mike Estee] from Othermill and Hackaday writer [Joshua Vasquez] talking about synthesizing an SPI slave in an FPGA. Video here.

It’s no secret that [Fran] is building a DSKY – the part of the Apollo guidance computer that was on-screen in Apollo 13. It’s time for a project update, and here’s where she stands: if anyone has a source of JAN-spec Teledyne 420 or 422-series magnetic latching relays (they’re in a TO-5 package), contact [Fran]. The backplane connector has been identified; it’s a Teradyne I/O 100 series connector with a 120mil spacing. Contact [Fran] if you know where to get them.

Let’s say you want a carbon fiber quadcopter frame. What’s the most reasonable thing you can do? 3D print a CNC machine, obviously. That’s a 200mm FPV racer cut from 1mm and 3mm carbon fiber sheets, but the real story here is the CNC machine. It’s a PortalCyclone, and even the cable chains are 3D printed.

What does an AMOLED display look like up close? Pretty cool, actually. That’s 20x magnification, and it’s not a Bayer filter. Can anyone fill us in on the reason for that?

Laser cutters are tricky if you want to do grayscale or half tones. [oni305] made an Inkscape extension to generate better GCode for engraving with a laser cutter.

19″ racks have no dimensions that are actually 19″. Also 2x4s aren’t 2 inches by four inches. Somehow, a 2×4 server rack works.