Hackaday Prize Entry: Vendotron

A recurring idea in hackspaces worldwide seems to be that of the vending machine for parts. Need An Arduino, an ESP8266, or a motor controller? No problem, just buy one from the machine!

Most such machines are surplus from the food and drink vending industry, so it’s not unusual to be able to buy an Arduino from a machine emblazoned with the logo of a popular chocolate bar. These machines can, however, be expensive to buy second-hand, and will normally require some work to bring into operation.

A vending machine is not inherently a complex machine nor is it difficult to build when you have the resources of a hackspace behind you. [Mike Machado] is doing just that, building the Vendotron, a carousel vending machine constructed from laser cut plywood and MDF. The whole thing is controlled by an Arduino, with the carousel belt-driven from a stepper motor.

It’s not doing anything commercial vending machines haven’t been doing for years, except maybe having a software interface that allows phone and Bitcoin payments. Where this project scores though is in showing that a vending machine need not be expensive or difficult to build, and broadening access to them for any hackspace that wants one.

We’ve had a few vending machines here before, like this feature on the prototyping process for commercial machines, or even this one that Tweets. Sadly few have a secret button to deliver a free soda though.

Hackaday Prize Entry: FPGAs For The Raspberry Pi Zero

The Raspberry Pi is the Arduino of 2016, and that means shields, hats, add-ons, and other fun toys that can be plugged right into the GPIO pins of a Pi. For this year’s Hackaday Prize, [Valentin] is combining the Pi with the next age of homebrew computation. He’s developed the Flea Ohm, an FPGA backpack or hat for the Pi Zero.

The Flea Ohm is based on Lattice’s ECP5 FPGA featuring 24k LUTs and 112kB BRAM. That’s enough for some relatively interesting applications, but the real fun comes from the added 32MB or 128MB of SDRAM, a micro SD card slot, USB + PS/2 host port and an LVDS output.

The combination of Raspberry Pis and FPGAs are extremely interesting and seem to be one of the best FPGA learning platforms anyone can imagine. Another Hackaday Prize entry, the ZinqBerry does a similar trick, but instead of a Pi hat, the ZinqBerry drops a Xilinx Zynq with an FPGA and ARM Cortex A9 core onto a board with Ethernet, HDMI, and USB.

If it’s a Flea or a Zinq, the age of FPGA’d Raspberry Pis is quickly approaching, and hopefully we’ll see them as finalists in the Hackaday Prize. You can check out a video of the Flea Ohm below.

Continue reading “Hackaday Prize Entry: FPGAs For The Raspberry Pi Zero”

Hackaday Prize Entry: The GECK

The Garden of Eden Creation Kit, or GECK, is the MacGuffan of Fallout 3 and the name of the modding tool for the same game. In the game, the GECK is a terraforming tool designed to turn the wasteland of Washington DC into its more natural form — an inhospitable swamp teeming with mosquitos.

A device to automatically terraform any environment is improbable now as it was in Wrath of Khan, but a “Garden of Eden Kit” is still a really great name. For their Hackaday Prize entry, [atheros] is building a simplified version of this terraforming device. Instead of turning the Tidal Basin into potable water or turning a nebula into a verdant planet, [atheros]’s Garden of Eden Watering Kit turns empty potted plants into a lush harvest of herbs.

The device, like most home gardening solutions presented in this year’s Hackaday Prize, isn’t geared towards irrigating acres of crops. This is just a simple, small device meant to water a few herbs growing in a pot on a balcony. The hardware consists of a Teensy LC and a small OLED for command and control. A soil moisture sensor goes into each pot, and a few 12V peristaltic pumps water the plants from a bucket reservoir.

For the home gardener, it’s the perfect setup to grow some herbs, some chilis, or a cherry tomato plant that produces a year’s worth of tomatoes every week.  It’s a great adaptation of off the shelf tech, and a great entry for the Hackaday Prize.

Hackaday Prize Entry: Crowdsourced Tactile Interfaces

Your microwave, your TV, and almost the entire inventory of Best Buy have one thing in common: they all uses membrane switches for user interaction, and that means these devices are inaccessible for the blind. This project for the Hackaday Prize is going to change that by building a crowdsourced effort to design Braille keypads for thousands of appliances.

There are two aspects of this project that are exceptionally interesting, the least of which is how to make Braille keypads for a microwave. This is done with a 3D printer using a flexible or semi-flexible filament. These keypads are designed to overlay the membrane keypad on consumer electronic devices, and the initial testing reveals these keypads are robust and useful enough for blind users.

A 3D printed overlay for a microwave is simple, though. The big question is how these overlays are designed. For this, the project suggests a crowdsourced effort of hundreds of designers turning photographs of keypads into Braille overlays. The process begins with a few pictures of a keypad with a reference object – for example, a dollar bill. These photographs are scaled to the correct dimensions, a few outlines are made, and the buttons with Braille text are designed. It’s a brilliant use of people who have just enough experience in Photoshop to be useful, and since this is a crowdsourced effort, work isn’t duplicated. The keypad overlays for one specific make and model of microwave can be printed over and over again, bootstrapping an effort to make membrane keypads useful for all blind people.

Hackaday Prize Entry: Explore M3 ARM Cortex M3 Development Board

Even a cursory glance through a site such as this one will show you how many microcontroller boards there are on the market these days. It seems that every possible market segment has been covered, and then some, so why on earth would anyone want to bring another product into this crowded environment?

This is a question you might wish to ask of the team behind Explore M3, a new ARM Cortex M3 development board. It’s based around an LPC1768 ARM Cortex M3 with 64k of RAM and 512k of Flash running at 100MHz, and with the usual huge array of GPIOs and built-in peripherals.

The board’s designers originally aimed for it to be able to be used either as a bare-metal ARM or with the Arduino and Mbed tools. In the event the response to their enquiries with Mbed led them to abandon that support. They point to their comprehensive set of tutorials as what sets their board apart from its competition, and in turn they deny trying to produce merely another Arduino or Mbed. Their chosen physical format is a compact dual-in-line board for easy breadboarding, not unlike the Arduino Micro or the Teensy.

If you read the logs for the project, you’ll find a couple of videos explaining the project and taking you through a tutorial. They are however a little long to embed in a Hackaday piece, so we’ll leave you to head on over if you are interested.

We’ve covered a lot of microcontroller dev boards here in our time. If you want to see how far we’ve come over the years, take a look at our round up, and its second part, from back in 2011.

Hackaday Prize Entry: Bypassing TV Broadcasting Restrictions

It’s a common problem faced by TV viewers, the programming they want to watch is being broadcast, but not to their location. TV content has traditionally been licensed for transmission by geography, and this has sometimes put viewers at odds with broadcasters.

The viewing public have not always taken this restriction of their programming choice lying down, and have adopted a variety of inventive solutions with varying degrees of legality and success. Many years ago you might have seen extreme-length UHF antennas to catch faraway transmitters, more recently these efforts have been in the digital domain. It was said in the 1990s that Sky’s Videocrypt satellite TV smart cards were cracked because German Star Trek Next Generation fans were unable to buy subscriptions for non-UK addresses, for example. You can argue in the comments over whether [Patrick Stewart] et al being indirectly responsible for a decryption coup is an urban legend, but it is undeniable that serial smart card emulators and dodgy DOS software for Sky decryption were sold all over Europe at the time.

Modern-day efforts to break the geographic wall on TV broadcasting have turned to the Internet. Services such as the ill-fated Aereo and the Slingbox set-top streaming products have taken the TV broadcast in a particular area and transported it to other locations for viewing online. But they are not the only Internet self-streaming option, if the idea of paying a subscription or tying yourself to a commercial service does not appeal then you can build an off-air streamer for yourself.

[Solenoid]’s project is an off-air streamer using a Raspberry Pi 3 with a USB DVB-T tuner. It uses Tvheadend to power the streaming, and OpenVPN to provide security. His build logs detail his efforts to ensure that power consumption is not too high and that the Pi is not running too hot, and provides instructions on how to set up and use the software. It’s not an overly complex piece of hardware, but it could provide a useful service for any of you who wish to keep up-to-date with your home TV when you are off on your travels.

The Hackaday Prize: An Open Electric Wheelchair

[Irene Sans] and [Alvaro Ferrán Cifuentes] feel that electric wheelchairs are still too expensive. On top of that, as each person’s needs are a little different, usually don’t exactly fit the problems a wheelchair user might face. To this end they’ve begun the process of creating an open wheelchair design which they’ve appropriately dubbed OpenChair.

As has been shown in the Hackaday Prize before, there’s a lot of things left to be desired in the assistive space. Things are generally expensive. This would be fine, but often insurance doesn’t cover it or it’s out of the range of those in developing nations.  As always, the best way to finish is to start, so that’s just what [Irene] and [Alvaro] has done.

They based their initial design on the folding wheel chair we all know. It’s robust enough for daily use and is fairly standard around the world. They designed a set of accessories to make the wheelchair more livable for daily use as well as incorporating the controls.

The next problem was locomotion. Finding an off-the-shelf motor that was powerful enough without breaking the budget was proving  difficult, but they had an epiphany. Why not use mass production toy crap to their advantage. The “hoverboards” that were all the rage this past commerical holiday season were able to roll a person around, so naturally a wheelchair would be within the power range.

They extracted the two 350 watt hub motors, batteries, and control boards. It took a bit of reverse engineering but they were able to get the hub drive motors of the hoverboard integrated with the controls on their wheelchair.

In the end they were able to cut the price of a regular electric wheelchair in half with their first iteration and set the foundation for future work on an open electric wheelchair system. Certainly more work could bring even better improvements.