Hackaday’s Resistor Code Reference Card

Check out the resistor color code reference cards I just whipped up. I was inspired by the PCB versions that Octopart has been crowdfunding this week. Those didn’t have the information I would normally be looking up, so I decided to whip up a few of my own and put them out there for inspiration or for you to print yourselves.

Continue reading “Hackaday’s Resistor Code Reference Card”

Open Activity Tracker Webcast

livedesign4

The Upverter team loves their FitBit activity tracking devices, but wanted access to raw data. They decided to build their own Open Activity Tracker that would pump data onto an SD card or to a Bluetooth device for processing.

The device uses MPU-9150 motion tracking IC to gather information on movement. This chip combines an accelerometer, gyro, and compass. It also does on-board processing, providing useful data to your host processor over I2C. The only bad news is that it’s a LGA package, which aren’t fun to solder by hand.

The design also has a SD card, Bluetooth module, pressure sensor, and e-ink display. These are all connected to a low power ARM microcontroller.

The team has been webcasting their design sessions, and tonight [Eric Evenchick] (that’s me) will be joining them as they try to cram all of these components onto a PCB. You can watch the live webcast starting at 8:30pm Eastern.

You can watch the previous design sessions after the break.

Continue reading “Open Activity Tracker Webcast”

3D Printering: The Combo Machines Cometh

There’s only so many ways to squeeze hot plastic out of a nozzle, and eventually witnessing the explosion of 3D printer designs over the past few years gets just a little repetitive. What then, is someone who dreams of a technological utopia, Star Trek replicators, and making a few bucks off a Kickstarter to do?

The answer, of course, is a combo machine. Where the Repraps, Makerbots, and the very high-end Stereolithography machines can only do additive manufacturing by laying down plastic or resin layer by layer, these combo machines can also remove material, be it plastic, wood, or metals such as brass or aluminum.

Continue reading “3D Printering: The Combo Machines Cometh”

Building A Rocket To Launch Your Project Into Space

At Hackaday, we’re familiar with projects that say they’re exploring space. Most of the time, these are high altitude balloons that ascend up to 100,000 feet. Sure, this is very, very high, but it’s only about 1/3rd of the way to lower limit of what can be called space at 100 km or 62 miles. Now, we’re seeing the first steps towards embedding Arduinos, cameras, and other goodies into the celestial spheres with the NE-1 Rocket, a project by [Jonathan McCabe] in Madison, Wisconsin.

The goal of the NE-1 rocket is to launch a 5kg payload into a suborbital trajectory to a height of 120 kilometers. From there, the payload – be it an electronic, biological, or simple imaging experiment – will experience a few minutes of weightlessness before falling back to Earth under a parachute.

Getting into space without the help of a government space agency has been done a few times before, mostly with solid-fuel rockets. [Jonathan]’s system uses a liquid-fueled engine, fed with nitrous oxide as the oxidizer and a secret self-pressurizing liquid fuel. These are fed into an engine that uses a ‘cold wall vortex’ to cool the engine instead circulating fuel around the combustion chamber as in traditional engines.

[Jonathan] has already done a few static tests with a half-scale engine, and he already has a lot of the very hard-to-source components in his lab. It’s a promising project. It falls right in line with the ‘Hackaday Space Program’ idea we’ve been kicking around, and we’d be more than happy to see this project get off the ground

Kindle Hack Adds Value To The Wallpaper

What if your Kindle displayed useful information as the “screensaver”? Now it can thanks to this extension of the Kindle weather display hack we covered a year ago. [Pablo Jiménez Mateo] figured out how to display time, date, weather, and tasks as his Kindle wallpaper while retaining the original functionality of the device as an ePaper reader.

The hack isn’t strictly standalone. Like the Kindle weather station hack on which it is based, you need a computer to act as the server. We see this as a good thing. The server generates a vector graphic which is used as the Kindle screensaver. This process of scraping and packaging the data is just too much for the computing power of the Kindle alone.

Now that [Pablo] got this working without disrupting the normal function of the device, you can remix the hack with your own information sources by working with the server-side code. For those that aren’t familiar with the Linux commands needed to get the Kindle ready, don’t worry. This is reasonably non-invasive. You do need to Jailbreak your device. But once you do, the steps used simply load a small script to grab the images.

A One Third Scale Macintosh

minimac

Released in 1984, the original Macintosh was a wonder – not only did it have a GUI and a mouse, it was actually one of the smaller computers of the day. Now that we’re nearly 30 years past the release of the OG Mac, it follows that a smaller version should be possible. [John] did just that by creating a 1:3 scale replica of the original 128k Mac.

As you would expect, this tiny Mac is powered by a Raspberry Pi running Mini vMac, an emulator for these olde tymie 68k Macs. The display is a 3.5″ LCD with a resolution of 300×200, not quite up to the standard classic mac resolution of 512×342. At least this version has color, though.

Also inside the carefully crafted PVC case are a WiFi and Bluetooth dongle, along with an off-the-shelf phone charger. It’s a remarkable piece of craftsmanship, and given the games and applications (i.e. Photoshop 1.0) available for these old Macs, its possibly more useful for general computing than a stock Raspberry Pi.

You can check out the video walkthrough of everything this tiny little Mac can do below.

Continue reading “A One Third Scale Macintosh”

Molding Flexible Links

Flexible Links

Need a custom link that’s strong and flexible? [RobotGrrl] came up with a method of molding flexible links using 3D printed parts and Sugru.

The link consists of two 3D printed hubs, connected by a flexible material cast in a 3D printed mold. [RobotGrrl] recommends using Sugru to create the link, but you can use homemade Oogoo as a low cost substitute. Dish soap is used as a release agent, and prevents the Sugru from sticking to the mold.

The tutorial includes a detailed guide to modeling the parts in Autodesk Inventor, which serves as a quick introduction to the CAD tool. If you just want to make some links, the STL files are available for immediate 3D printing.

Why would you want DIY flexible links? [RobotGrrl]’s Baitbot is a good example. This tentacle robot uses the links as its core. Check out a video of the Baitbot wiggling and jiggling after the break.

Continue reading “Molding Flexible Links”