THP Semifinalist: B10N1C Yourself

The Hackaday Prize has had a few medical devices make the semifinalist cut, and of course wearables are on the list. How about implantables? That’s what Bionic Yourself 2.0 (or B10N1C) is doing with an implantable microcontroller, battery, and sensor system.

The hardware in B10N1C includes a electromyography sensor for measuring muscle activity, an accelerometer, a vibration motor, RFID reader/writer, temperature sensor, and – get this – a LED bar graph that will shine a light through the skin. That’s something we’ve never seen before, and if you’re becoming a cyborg, it’s a nice feature to have.

As with anything you would implant in your body, safety is a prime consideration for Bionic.the Lithium battery can be overcharged (yes, through a wireless charging setup) to 10V without a risk of fire or explosion, can be hit with a hammer, and can even be punctured. The enclosure is medical grade silicone, the contacts are medical grade stainless steel, and there’s a humidity sensor inside that will radio a message saying its time to remove the device if the moisture level in the enclosure increases.

Because the device is implanted under the skin, being able to recharge and update the code without a physical connection is the name of the game. There’s a coil for wireless charging, and a lot of work is going into over the air firmware updating. It’s an astonishing project, and while most people probably won’t opt for a cyborg implant, it will look really cool.


SpaceWrencherThe project featured in this post is a quarterfinalist in The Hackaday Prize.

THP Semifinalist: A Continuous Wave Radar

There aren’t many Hackaday Prize entries playing around in RF, save for the handful of projects using off the shelf radio modules. That’s a little surprising to us, considering radio is one of the domains where garage-based tinkerers have always been very active. [Luke] is bucking the trend with a FM continuous wave radar, to be used in experiments with autonomous aircraft, altitude finding, and synthetic aperture radar imaging.

[Luke]’s radar operates around 5.8-6 GHz, and is supposed to be an introduction to microwave electronics. It’s an extremely modular system built around a few VCOs, mixers, and amplifiers from Hittite, all connected with coax.

So far, [Luke] has all his modules put together, a great pair of cans for the antennas, everything confirmed as working on his scope, and a lot of commits to his git repo.

You can check out [Luke]’s demo video is available below.


SpaceWrencherThe project featured in this post is a quarterfinalist in The Hackaday Prize.

Continue reading “THP Semifinalist: A Continuous Wave Radar”

THP Semifinalist: Honeybee Hive Monitoring

[Ken] keeps his bees remotely and can’t check on them as often as he might like to. He wanted some way of knowing when they were out of space, because that slows down their nectar collection. He knew he could do this by remotely tracking the weight and internal temperature of the hives.

His first prototype revolved around a postal scale that couldn’t be turned off between readings. This meant that he needed a bigger solar panel and battery than originally intended. For about a week, the hives were sending data to Thingspeak through an Arduino Fio over XBee.

The current iteration measures the load cells with an HX711 24-bit ADC. This sends the scale data to an Apitronics Bee unit, which adds in temperature data from the hives and sends everything to an Apitronics Hive. [Ken] will also stream it to a cloud service so he can monitor them in real-time. [Ken] wants to see as much data as possible and contribute to NASA’s HoneyBeeNet program, so he has a second Bee unit set up to handle a nearby Apitronics weather station.

SpaceWrencherThe project featured in this post is a semifinalist in The Hackaday Prize.

PCB of the NoteOn Smartpen showing components

THP Semifinalist: NoteOn Smartpen

There are a ton of apps out there for taking notes and recording ideas, but sometimes the humble pen is best. However, if you have the tendency to lose, crumple, or spill caffeinated beverages on your pen and paper notes, having a digital copy is quite nice.

The NoteOn Smartpen by [Nick] aims to digitize your writing on the fly while behaving like a normal pen. It does this by using the ST LSM9DS0TR: a 9-axis inertial measurement unit (IMU). These inertial measurements are processed by a STM32 Cortex M4F processor and stored on the internal flash memory.

To retrieve your notes, the Nordic nRF8001 Bluetooth Low Energy radio pairs the MCU with a phone or computer. The USB port is only used to charge the device, and the user interface is a single button and LED.

The major hardware challenge of this device is packaging it in something as small as a pen. Impressively, the board is a cheap 2 layer PCB from OSHPark. The assembled device has a 10 mm diameter, which is similar to that of ‘dumb’ pens.

The NoteOn doesn’t require special paper, and relies only on inertial measurements to reconstruct writing. With the hardware working, [Nick] is now tackling the firmware that will make the device usable.

SpaceWrencherThe project featured in this post is a quarterfinalist in The Hackaday Prize.

THP Semifinalist: Cheap Satellite Transponder

In 2016, a communications satellite will be launched into geostationary orbit somewhere over the middle east. Normally, this is fairly ordinary occurrence. This satellite, however, will be carrying two amateur radio transponders for hams all across europe, africa, the middle east, and India. [2FTG] is building a satellite transponder to talk to this satellite, and he’s doing it with junk sitting around his workbench.

The uplink frequency for this satellite will be in the neighborhood of 2.4 GHz, and [2FTG] needed a way to deal with the out of band interference in this part of the spectrum. The easy and cheap way to do this is with filters made for the WiFi band. Instead, [2FTG] had a few cavity filters in his junk box and decided to go that route. It meant he had to retune the filters, a process that should be annoyingly hard. [2FTG] did it in thirty minutes.

Antennas are another matter, but since [2FTG] has a supply of metal coffee cans, this part of the build was just a matter of soldering a bit of wire to an SMA connector, drilling a hole (using a log as a drill stop, no less), and soldering the connector to the can.


SpaceWrencherThe project featured in this post is a quarterfinalist in The Hackaday Prize.

Continue reading “THP Semifinalist: Cheap Satellite Transponder”

THP Hacker Bio: IamTeknik

[IamTeknik]’s reason for entering his home automation assistant into The Hackaday Prize is simple; we have smart phones, TVs, and even smart cars. Why not a smart house?

Like its namesake from Iron Man, Project Jarvis is an intelligent assistant with a bit of home automation thrown into the mix. The hardware includes the usual relays and door locks, but that’s just the start of it. There’s also a personal digital assistant, living somewhere in the space between the hardware modules and [IamTeknik]’s smartphone. Here, voice recognition, speech synthesis, and a Siri-like functionality is the name of the game. Jarvis is capable of answering questions, compiling reports, reading social network messages, and automating everything connected to the main base station over the Internet.

[IamTeknic] has been busy studying computer systems engineering and of course working on his project for The Hackaday Prize lately, but he was able to sit down and answer a few questions for our THP hacker bio. You can check that out below, along with a few demos of what his personal Jarvis can do.

Continue reading “THP Hacker Bio: IamTeknik”