Recording Time Lapse Of Endangered Reptiles Hatching

The tuatara is a reptile native to New Zealand, and thanks to the descendants of stowaway rats on 17th century ships, these little lizards are critically endangered. [Warren] was asked if he could film one of these hatchlings being born and pulled out a Raspberry Pi to make it happen.

[Warren] constructed a small lasercut box to house the incubating egg, but he hit a few snags figuring out how to properly focus the Raspi camera board. The original idea was to use a Nikkor macro lens, without any kind of adapter between it and the camera board. A bit of googling lead [Warren] to this tutorial for modifying the focus on the Raspi camera, giving him a good picture.

The incubator had no windows and thus no light, making an IR LED array the obvious solution to the lighting problem. Time was of the essence, so an off-the-shelf security camera provided the IR illumination. After dumping the video to his computer, [Warren] had a video of a baby tuatara hatching. You can check that out below.

Continue reading “Recording Time Lapse Of Endangered Reptiles Hatching”

Create A Buzz With The Mini Electric Ukulele

Everyone’s heard of the “World’s Smallest Violin,” but we think it’s time for something more upbeat. [Simone Giertz] of Punch Through Design has created a mini electric ukulele using a LightBlue Bean. The Bean is an Arduino-compatible microcontroller that you can wirelessly program using Bluetooth low energy (BLE).

The ukulele’s frame is made of laser-cut plywood.  Four 1M ohm resistors are soldered to individual wire strings. A different set of wire strings in the ukulele’s neck are connected to the same ground as the Bean. In order to play this tiny instrument, a finger must be kept on the “ground” strings while the other “tone” strings are touched by a different finger. [Simone] uses Arduino’s Capacitive Sensing Library to determine which string is being touched and what the tone will be (indicated in Hz). A piezo buzzer provides the sound. There is no need to fret when the battery is depleted from using this at an all-night luau: the frame can be unscrewed with easy access to the battery. [Simone] has uploaded the Bean’s code to GitHub.

There’s no shame going solo, but we’d enjoy a show of dueling mini-ukuleles. A duet with the 3D-printed ukulele is always a possibility. Or, play this little guy while running up and down some piano stairs while the kettle fife blows off some steam.  It’ll be a musical way to brighten anyone’s day. Check out the video of the mini ukelele after the break. You can also see more of [Simone’s] work at her website.

Continue reading “Create A Buzz With The Mini Electric Ukulele”

Next Week In NYC: How The Age Of Machine Consciousness Is Transforming Our Lives

I’ve developed or have been involved with a number of imaging technologies, everything from DIY synthetic aperture radar, the MIT thru-wall radar, to the next generation of ultrasound imaging devices. Imagery is cool, but what the end-user often wants is some way by which to get an answer as opposed to viewing a reconstruction. So let’s figure that out.

We’re kicking-off a discussion on how to apply deep learning to more than just beating Jeopardy champions at their own game. We’d like to apply deep learning to hard data, to imagery. Is it possible to get the computer to accurately provide the diagnosis?

I helped to organize a seminar series/discussion panel in New York City on November 13th (you know, for those readers who are closer to New York than to Munich). This discussion panel includes David Ferrucci (the guy who lead the IBM Watson program), MIT Astrophysicist Max Tagmark, and the person who created genetic sequencing on a chip: Jonathan Rothberg.  As the vanguard of creativity and enthusiasm in everything technical we’d like the Hackaday community to join the conversation.

Continue reading “Next Week In NYC: How The Age Of Machine Consciousness Is Transforming Our Lives”

Light Up Component Bins And A Manual Pick And Place

[Mike] makes some very niche musical instruments, and the production volume he’s looking at means there isn’t a need to farm out his assembly. This means doing everything by hand, including the annoying task of picking resistors and other components out of bins. After searching for a way to speed up his assembly process, he came up with the Stuffomatic, a device that locates the correct component at the press of a button.

The normal way of grabbing a part when assembling is reading the reference on the board, cross referencing the value on the BOM, and digging the correct part out of the bin. To speed this up, [Mike] put LEDs in each of the part bins, connected to a Teensy 2.0 that has the BOM stored in memory. Clicking a foot switch looks up the next component and lights up the LED in the associated part bin.

[Mike] says this invention has speeded up his assembly time by about 30%, a significant amount if you’re looking at hours to assemble one unit.

If you’re wondering exactly what [Mike] is assembling, check this out. It’s heavily inspired by the Ondes Martenot, an electronic musical instrument that’s about as old as the theremin, but a million times cooler. Video sample below.

Continue reading “Light Up Component Bins And A Manual Pick And Place”

A Development Board For The ESP8266

[Necromant] is ready to dip his toes into the world of firmware development for everyone’s favorite WiFi chip, the ESP8266. Before that begins, it would be a good idea to make a nifty little breakout board for this chip. Here it is, a board with a USB to UART converter with board art that’s compatible with a toner transfer process.

Since this is just a board that turns USB into something the ESP8266 can understand, the most reasonable course of action would be to throw an FTDI chip in there and call it a day. We wouldn’t suggest that. Instead, [necromant] is using a Prolific PL2303HX. The RTS/DTR pins on the serial chip aren’t used, but only because the ESP8266 forums haven’t yet decided on how to connect them to the WiFi chip. GPIOs on the Prolific are broken out for some other projects [necromant] has in mind, with a userspace driver to make everything work.

[Necromant] is the creator of Antares, a build system for microcontrollers and a Hackaday Prize entry. He intends to make his build system compatible with this WiFi chip, just as soon as everyone else figures out an easy way to make it work.

Hackaday Prize Finalist: A Portable SDR

No other project to make it to The Hackaday Prize has people throwing money at their computer screen hoping something would happen than [Michael Colton]’s PortableSDR. It’s a software defined radio designed for coverage up to 30MHz. Amateur radio operators across the world are interested in this project, going so far as to call this the first Baofeng UV-5R killer. That’s extremely high praise.

[Michael] was kind enough to sit down and answer a few questions about how his entry to The Hackaday Prize has gone. You can check that out below, along with the final round video of the project. Anyone who wants their own PortableSDR could really help [Michael] out by taking this survey.

Continue reading “Hackaday Prize Finalist: A Portable SDR”

Reinventing The Wheel Makes For A Better Wheel…

When robots take over the earth, it will be important that they maneuver across various types of terrain quickly and effectively. Bipedal motion is a tricky feat to accomplish for machines, so [Carter Hurd] decided, why not invent a better wheel? Even wheels can be improved, right?

Making excellent use of the prototyping capabilities of a 3D printer, [Carter] designed a set of bulb-shaped mechanisms which act effectively to drive themselves around on a smooth surface. The bulb is split radially into a series of wedge slices which can articulate outward, transforming the robot into something of a spiky razor-beast, able to tear through piles of fall leaves or wakes of loose sand. In order to unfurl itself however, the shaft driving the central mounting plate of the wedges has to fight the robot’s own weight. To solves this, [Carter] modified his design so that the rest of the wedges would unfold around the one supporting the load, the wheels would then rotate to shift the weight, allowing the last piece to extend.

[Carter] shows a proof of concept from earlier this year, explaining his hinge design which stretches a tendon-like connector in order to tension the wedges in one state or the other. Since then it looks like his transforming wheel has evolved a bit. You can get a better view of his robot in action here :

Continue reading “Reinventing The Wheel Makes For A Better Wheel…”