2017 Hackaday Prize Begins Right Now

Today the 2017 Hackaday Prize begins!

This is Hackaday’s global engineering initiative that encourages people to direct their skill and energy to make the world a better place. We call it the Hackaday Prize, but it’s far more than that. Join a community of talented people who enrich their own lives by seeking out new challenges and new technologies, then pioneers a way to combine them to Build Something that Matters. Show us your build by starting a Hackaday.io project page and enter today!

You Have Every Reason to Get Involved

The Hackaday Prize truly has something for everyone. Making the world a better place doesn’t end with a grand prize for a single build. Just by talking about your ideas and sharing your excitement you become the inspiration for this and every successive generation of problem solvers. But yes, there are prizes — a lot of prizes — and they’re spectacular.

We have over $250,000 in cash going out to hundreds of entries this year. The Grand Prize of $50,000 is joined once again this year by the Best Product Prize of $30,000. Four other entries will place second through fifth and receive $20k, $15k, $10k, and $5k respectively.

But the breadth of entries is too great to stop at that. We’ll select 120 projects as finalists and award each $1000. You can even get in on Seed Funding starting right away. We’re saving those details for the end of this announcement.

How Do I Build Something that Matters?

Whoa, all this talk of prizes, but you want to know what kind of hardware will be a hit for the Hackaday Prize? Here’s what you need to know: you can enter your project at any time from now until October 16th. But the exact time that you enter matters.

Your best bet is to get started right away. The first challenge of the Hackaday Prize is: Design Your Concept. Every great build starts with a plan and this is the time to show us what you got. The key is to consider if the project benefits society in some way. Show us how, document your build plan, and you can be one of the first twenty finalists to receive $1k cash and move on to compete for the big prizes.

We’ll have four more challenges that focus on different types of entries. You only need to enter one challenge, but you may choose to enter (and win) as many of the five challenges as you wish. We’ll be looking for connected devices that don’t suck Internet of Useful Things during the IuT ! IoT challenge. After that, it’s on to all things mobile with the Wheels, Wings, and Walkers challenge. Assistive Technology challenges you to make the world a better place for the physically or mentally challenged and aging or sick people of the world. And finally, a Hackaday favorite closes the challenge rounds with Anything Goes — as long as it clearly benefits society. Each of these five challenges will yield twenty finalists who receive $1000. That’s $100k!

The Return of Best Product

Two years ago we tried something new by adding the Best Product Prize to the mix and it was an enormous hit. We’re happy to be able to bring it back again this year.

There is a difficult path from a working prototype to a product ready for its audience. As hardware development is unlocked for an ever wider engineering community, we want to see the path made wider so that the journey becomes easier. Best Product is designed to do just that.

Any Hackaday Prize entry may also choose to compete and be named the Best Product (receiving much deserved recognition as well as the addition $30k prize). You need to submit your entry no later than July 24th, which includes full documentation of the project as well as a bill of materials used in the build. We’ll select twenty finalists (sending $1k to each) who will then need to deliver three working beta test units for the final judging round of the Best Product.

How Can We Pick the Top Entries?

One amazing part of the Hackaday Prize family are the world-renowned experts who donate their time and talent as Judges. They are just as eager as everyone else to see all of this creative energy focused on solving the problems facing our civilization.

Learn more about all of these amazing people on the Hackaday Prize page.

One Last Thing: Seed Funding

When realized to their full potential, design concepts should knock the socks off of anyone who reads through them. Because of this we have one more thing in store for you during the first challenge which starts right now.

Entries with the most likes at the end of the first round will split $4,000. Each time someone on Hackaday.io “likes” your project it will move a bit higher on the leaderboard found on the Hackaday Prize page. The top projects will receive $1 for each like, with a max of $200 per entry so that at least twenty will win (but likely many more).

This seed funding is a little push to help offset the cost of building prototypes. But it really comes down to your decision to make the time and to make a difference. Enter your project in the Hackaday Prize now.

Flashing An ARM With No Soldering

[Sami Pietikäinen] was working on an embedded Linux device based on an Atmel SAMA5D3x ARM-A5 processor. Normally, embedded Linux boxes will boot up off of flash memory or an SD card. But if you’re messing around, or just want to sidestep normal operation for any reason, you could conceivably want to bypass the normal boot procedure. Digging around in the chip’s datasheet, there’s a way to enter boot mode by soldering a wire to pull the BMS pin. As [Sami] demonstrates, there’s also a software way in, and it makes use of mmap, a ridiculously powerful Linux function that you should know about.

Continue reading “Flashing An ARM With No Soldering”

DIY Conductive Glass You Could Actually Make

Transparent, conductive glass is cool stuff and enables LCD panels and more. But the commercial method involves sputtering indium-tin oxide, which means a high vacuum and some high voltages, which is doable, but not exactly hacker-friendly. [Simplifier] has documented an alternative procedure that uses nothing more than a camp-stove hotplate and an airbrush. And some chemistry.

Make no mistake, this is definitely do-it-outside chemistry. The mixture that [Simplifier] has settled on includes stannous (tin) chloride and ammonium bifluoride in solution. This is sprayed uniformly onto the heated glass (350-400° C), and after it’s evaporated there is a thin, strong, and transparent layer of fluorine-doped tin oxide. [Simplifier] reports resistances down in the single-digit Ohms per square, which is pretty awesome. [Simplifier] didn’t get the mix down perfectly on the first pass, of course, so it’s also interesting to read up on the intermediate steps.

Our thoughts immediately spring to masking sections of glass off and building DIY transparent circuits and panels, but we suspect that we’re getting ahead of ourselves. Still, this is an incredible early result, and we hope that it opens up the way to crazy transparent-conductive applications. What would you do if you could make glass circuits? Well, now you can, and it doesn’t look too hard.

Continue reading “DIY Conductive Glass You Could Actually Make”

Cheap Modules Upgrade Home Security System

[gw0udm] had an ancient monitored alarm system fitted to their home, and decided it was time to upgrade to something a little more modern. They chose a system from Texecom, but when it came time to hook it up to their computer, they were alarmed at the costs – £40 for what amounted to a USB-to-Serial cable! There were other overpriced modules too. But [gw0udm] wanted to upgrade, so it was time to hack the system.

The first step was grabbing a £4 USB-to-Serial board and wiring it up – a simple job for the skilled hacker.  As we always say – everything speaks serial. [gw0udm] then set their sights higher – they wanted the Ethernet interface but weren’t about to cough up the coin. After some research, it was determined that a Raspberry Pi could be used with a utility called ser2net with the existing serial interface to do pretty much the same job. It was a simple matter of figuring out the parity and messaging format to get things up and running.

From there, the project moves on to tackling the creation of a GSM module for monitoring in the absence of a local network, and on flashing the firmware of the system itself. It’s great to see a project continually grow and expand the functionality of a product over time.

We see a lot of security systems here at Hackaday – high prices and proprietary hardware tend to inspire the hacker spirit. Check out this reverse engineering of an obsolete 1980s system, resplendent with Eurostile font.

Converting An Easy Bake Oven To USB

[Jason] converted an Easy Bake Oven to USB. If you have to ask why you’ll never know.

Easy Bake Ovens have changed a lot since you burnt down your house by installing a 100 Watt light bulb inside one. Now, Easy Bake Ovens are [bigclive] material. It’s a piece of nichrome wire connected through a switch across mains power. Part of the nichrome wire is a resistor divider used to power a light. This light assembly is just a LED, some resistors, and a diode wired anti-parallel to the LED.

This is a device designed for 120 V, but [Jason] wanted it to run on USB-C. While there are USB-C chargers that will supply enough power for an Easy Bake Oven, the voltage is limited to 20V. Rather than step up the USB-C voltage, [Jason] added some nichrome wires to divide it into six equal segments, then wired all the segments in parallel. This lowers the voltage by one sixth and increases the current by a factor of six. Good enough.

The power supply used for this hack is the official Apple 87W deal, with a USB-C breakout board (available on Tindie, buy some stuff on Tindie. Superliminial advertising) an Arduino Uno connected to the I2C pins. A few bits of code later, and [Jason] had a lot of power coming over a USB cable.

With the Easy Bake Oven fully converted, [Jason] whipped up a batch of cookie mix. After about 15 minutes the cookies crisped up and started to look almost appetizing.

While the result is weird — who on Earth would ever want a USB-powered Easy Bake Oven — this is honestly a fantastic test of [Jason]’s USB-C PHY breakout board. What better way to test a USB-C than a big resistive load, and what better resistive load is there than an Easy Bake Oven? It’s brilliant and hilarious at the same time.

Hackaday Links: March 19, 2017

This is from the Daily Fail, but a working Apple I is going up on the auction block. It’s expected to bring in $317,693 USD. In other news, we’re going to be at the Vintage Computer Festival East at the end of the month. There is usually an Apple I there.

The most popular crowdfunding campaign of the month is Lego tape. It’s an adhesive-backed tape with studs on the top, allowing you to clip Lego pieces into place. How easy would this be to create at home? It’s really just a silicon mold and some 3M stickytape. Anyone up for a home casting challenge?

You guys know the Hackaday Overlords have a Design Lab, right? What’s a Design Lab? It’s a place filled with tools where we allow residents to come in for free, build stuff, give them training, and let them keep all their IP. It’s like a hardware accelerator, but focused on Open Source hardware. It is our gift to the community and we ask nothing in return. But that’s not important right now. We’re doing shots.

2017 will be the first year Maker Faire will have three flagship faires. New York is a given, as is the Bay Area. and A few weeks ago, Chicago grabbed the third flagship faire. If you’ve already bought tickets and scheduled your trip, terrible news: the Chicago Maker Faire has been postponed until late fall.

Flip clocks are cool. What’s a flip clock? The clock in Groundhog Day, or a bunch of flaps, gears, and a synchronous motor that displays the time. You know what’s not cool about flip clocks? They’re usually stuffed in horrible 70s plastic enclosures painted Harvest Gold or Avacado. [bentanme] found a flip clock and stuffed it in a glass jar. It’s kept in place by a few 3D printed parts that ingeniously keep the clock from moving around while still allowing you to see the gears. Neat.

Animated Picture Frame Needs Charging Once Per Month

[Kyle Stewart-Frantz] took one look at a black and white photo of a mountain stream, and decided it was way too boring. How much cooler would it be if the water was moving! Like any good hacker worth his weight in 2N2222s, [Kyle] set out to make his idea a reality. After discovering some pricey options, he found a Kindle Paperwhite with a display that had decent resolution and 16 levels of grey. But would 16 levels be sufficient to produce an animation that’s pleasing to the eye?

After stumbling upon a community dedicated to hacking Kindles, [Kyle] got to work. Using a custom Amazon command called eips, he was able to access the display’s memory location and paint images to it. The next trick was to write a script that called the command multiple times to produce a GIF-like animation effect.  This… didn’t work so well. He then found some code from [GeekMaster] (thanks for the tip!) that ran a specialized video player on the Kindle that used something called ordered dithering. After a few more tweaks, he got everything working and the end result looks like something straight out of the world of Harry Potter.

The animated picture frame can run for three to four weeks between charges. This is a hack that would make a great gift and look nice in your office. If you make one, be sure to put the skull and wrenches on it first and let us know!

Continue reading “Animated Picture Frame Needs Charging Once Per Month”