Hackaday Prize Entry: Polling The Polling Places

A decade and a half ago, a developer testified that he was contracted to make code that would swing an election using electronic voting machines. In this year’s presidential primaries, exit polling significantly differed from official results, but only in precincts using unverifiable electronic voting machines. A democracy can only exist if the integrity of the voting process can be assured, and there is no international electoral oversight committee that would verify the elections in every precinct of the United States.

Your vote may not count, but that doesn’t mean you should wait for hours to cast it. This Hackaday Prize aims to end excessive waiting times at polling places, by giving voters a handy app to check the wait times they’re about to face.

The Qubie is a device that simply keeps track of how long voters are waiting in line at their polling place. The tech behind this is extremely simple – just a Raspberry Pi, WiFi adapter, and a battery. The device keeps track of how long voters have been waiting in line by looking at WiFi coming from smartphones. This data, which has a MAC address in there somewhere, is pseudorandomized and checked every minute or so to get a very good idea of how long a specific smartphone has been in range of the Pi. This data is then broadcast out to a server which figures out how long wait times are at a specific polling place.

In the recent California primary election, the Qubie was used at ten polling places in Shasta county. They logged a total of over 30,000 WiFi contacts and after a cursory examination of the data, saw the phenomena you would expect: surges in activity around lunchtime and at the end of the day. It’s a great project that gathers data that should be automated and public, and a great entry for the Hackaday Prize.

Etching A PCB In Ten Minutes.

Most circuit boards any maker could need for their projects can be acquired online at modest cost, but what if you need something specific? [Giorgos Lazaridis] of pcbheaven.com has designed his own etching bath complete with a heater and agitator to sped up the process of creating your own custom circuit boards.

[Lazaridis] started by building a circuit to control — in a display of resourcefulness — a fish tank heater he would later modify. The circuit uses a PIC 16F526 microcontroller and two thermristors to keep the temperature of the etching bath between 38 and 41 degrees Celsius. The fish tank heater was gingerly pried from its glass housing, and its bimetallic strip thermostat removed and replaced with a wire to prevent it shutting off at its default 32 degrees. All of it is mounted on a small portable stand and once heated up, can etch a board in less than 10 minutes.

Continue reading “Etching A PCB In Ten Minutes.”

Chewbacca Mask Hack Cheers Up The Whining Wookie

Once tried, even grown-ups just can’t let go of that hilariously funny Chewbacca mask. Also, the speaking toy literally cries out to be hacked. Weary of the whining Wookie, [John Park] set out to bring variety into Chewie’s mode of expression, expanding the mask’s memory and vocabulary to unprecedented levels.

Continue reading “Chewbacca Mask Hack Cheers Up The Whining Wookie”

HardWino Takes The Effort Out Of Happy Hour

A personal bartender is hard to come by these days. What has the world come to when a maker has to build their own? [Pierre Charlier] can lend you a helping hand vis-à-vis with HardWino, an open-source cocktail maker.

The auto-bar is housed on a six-slot, rotating beverage holder, controlled by an Arduino Mega and accepts drink orders via a TFT screen. Stepper motors and L298 driver boards are supported on 3D printed parts and powered by a standard 12V DC jack. Assembling HardWino is a little involved, so [Charlier]  has provided a thorough step-by-step process in the video after the break.

Continue reading “HardWino Takes The Effort Out Of Happy Hour”

Turn Your Motorola Android Phone Into A Raspberry Pi

In the surest sign that hardware hacking is the new hotness, Motorola and Farnell/Element 14 have developed an add-on board and SDK that will let you connect virtually anything to your mobile phone. Motorola is calling it the “Moto Mods” system, and it looks like its going to be a dedicated microcontroller that interfaces with the computer inside the phone and provides everything from GPIOs to DSI (video). Naturally, I2C, I2S, SPI, UART, even two flavors of USB are in the mix.

dev-config-diagram-5

The official SDK, ahem Mods Development Kit (MDK), is based on the open Greybus protocol stack (part of Google’s Project Ara open phone project) and it’s running on an ARM Cortex-M4F chip. It’s likely to be itself fairly hackable, and even if the suggested US $125 price is probably worth it for the convenience, we suspect that it’ll be replicable with just a few dollars in parts and the right firmware. (Yes, that’s a challenge.)

The initial four adapter boards range from a simple breadboard to a Raspberry-Pi-hat adapter (hence the title). It’s no secret that cell phones now rival the supercomputers of a bygone era, but they’ve always lacked peripheral interfaces. We wish that all of the old smartphones in our junk box had similar capabilities. What do you say? What would you build with a cellphone if you could break out all sorts of useful comms?

Via HackerBoards, and thanks to [Tom] for the tip!

Ask Hackaday: What Are Magnetic Gears (Good For)?

Magnetic gears are surprisingly unknown and used only in a few niche applications. Yet, their popularity is on the rise, and they are one of the slickest solutions for transmitting mechanical energy, converting rotational torque and RPM. Sooner or later, you’re bound to stumble upon them somewhere, so let’s check them out to see what they are and what they are good for.

Continue reading “Ask Hackaday: What Are Magnetic Gears (Good For)?”

Trash-heap Water Wheel Recharges IPhone In The Woods

We’ve all been there – hiking in the woods with a dead phone battery. No GPS, no way to Tweet that selfie from some hill with a great vista. It’s a disaster! But not if you have access to a little trailside junk and have the ingenuity to build this field-expedient water wheel generator to recharge your phone.

OK, it’s a stretch to imagine finding all the things needed for [Thomas Kim]’s hack. We’re only guessing at the BOM – the video below has little commentary, so what you see is what you get – but it looks like a garbage can at the trailhead might at least yield the materials needed to build the turbine. Water bottle bottoms and a couple of plastic picnic plates form the Pelton-like impeller, the frame looks like an old drying rack, and the axle appears to be a campfire skewer. But you might have a hard time finding the electrical side of the build, which consists of a stepper motor, a rectifier, and an electrolytic cap. Then again, you could get lucky and find a cast-off printer by the side of the road. No matter how he got the materials, it’s pretty cool to see an iPhone recharging next to a babbling brook in the woods.

Looking for a little more oomph from your trash-heap hydroelectric turbine? Maybe you need to look at this washing machine power plant build.

Continue reading “Trash-heap Water Wheel Recharges IPhone In The Woods”