Primer On Bluetooth Low Energy

We’re sure that, like us, you’ve heard at least something about Bluetooth Low Energy (BLE). Blutooth 4.0 is another name for BLE and it’s already available in some smartphones; starting with the iPhone 4S, BlackBerry 10, and with Android support added in 4.3 — Jelly Bean. Here’s your chance to get acquainted which what the specification brings to the table. The source material (which we’ll talk about below) provides a ton of background. But if you want a succinct overview check out [Gervasi’s] summary of Bluetooth Low Energy.

We won’t republish the technical details here as both articles do a great job of covering those. Here’s what you should take away from BLE: It’s meant for use with devices running off of a tiny power source. The one outlined in both articles is a coin-cell. But we prefer to think of the future that is energy harvesting. Peak current is limited to 15 mA. This does limit the throughput, but think sensors, not Bluetooth headsets. You just don’t need to push all that much data from these devices. A cleverly designed energy harvesting circuit should be able to implement BLE devices with no battery whatsoever.

We did mention a deeper exploration of the standard. The image above comes from this BLE Primer for Developers. Add it to your weekend reading.

[via Reddit]

Wheelchair Hack Lets Two-year-old Explore On His Own

[Shea’s] son [Alejandro] was born with Spinal Muscular Atrophy which limits his ability to move. The ability to explore one’s environment as a toddler is really important to development so [Shea] and his wife have been looking into assistive technology. Their health insurance paid for a medical stroller when he was nine-months old and has told the family they need to wait five years for a powered wheelchair. Rather than wait, [Shea] took it upon himself to hack a wheelchair his son could control.

He found a used adult-sized motorized wheelchair on eBay for about $800. Not cheap, but way more affordable than a brand new unit. This type of chair is made to be controlled with a joystick, an option not available to his son at this point. Foot control was an option if he could figure out how to build an interface.

After unsuccessfully trying to repair a broken digital kitchen scale [Shea] was inspired to reuse the sensors as pedal inputs. [Alejandro] has limited foot strength and the sensitive strain gauges are perfect for picking it up. Above you can see the sandal-based interface he built. The two feet working together affect steering as well as forward and reverse. The pedal system is connected to the wheelchair using a Digital to Analog converter chip to stand-in for the original analog joystick. After the break we’ve embedded a video of [Alejandro] exploring the outdoors in the finished chair.

In this case it’s fortunate that [Shea] has the skills to build something like this for his son. We hope this will inspire you to donate your time an know-how to help those in your own community who are in a similar situation. This really takes the concept of The Controller Project to the next level.

Continue reading “Wheelchair Hack Lets Two-year-old Explore On His Own”

Laser Cut Arc Reactor Replica

laser-cut-arc-reactor

We’re starting to become a repository for Arc Reactor replica projects. The one shown above uses mostly laser cut components. We missed it back in May when [Valentin Ameres] tipped us off the first time. But he sent it in again after seeing the 3D printed version earlier this month.

Our biggest gripe is that we don’t have our own laser cutter to try this out on. Everything has been cut from 2mm thick acrylic. The black, silver, and copper colored components were painted to achieve this look. Many of the clear parts also had a dot matrix etched into them to help with light diffusion.

Basic assembly just required the parts be glued together. The finishing touches include wire-wrapping the slots of the outer ring and adding LEDs and current limiting resistors.

The plans are not freely available, but the 3D printed version linked above doubles as a 123D tutorial. That should help get you up to speed designing your own if you are lucky enough to have time on laser cutter.

Continue reading “Laser Cut Arc Reactor Replica”

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