redbull creation competition

2015 RedBull Creation Competition Is Underway!

I’m here as a judge at the 2015 RedBull Creation Competition in Detroit — it’s a super intense 72 hour build off where makers, engineers, and artists can come to show us what they’ve got. This year’s theme is pretty broad: Serious Fun.

The event is at Recycle Here and is open to the public, so if you’re in the area, come check it out! A massive recycling depot warehouse has been temporarily transformed into a giant workshop. Teams have access to some serious tools including heavy duty welding equipment, industrial forming tools like pipe benders, brake presses, your standard drill presses, cutting equipment and of course laser cutters and 3D printers.

There are two competition categories — Open Class, which was free for anyone to join with a team, and Invite Only. The six Invite Only teams are working in the Recycle Here workshop, and the teams competing in the open category are scattered across the city, making use of their own workshops or hackerspaces. The theme was only just announced yesterday, and the 72 hour countdown has been ticking away ever since.  I can’t wait to see what awesome interactive projects can be built in time to show off to the public this weekend.

Continue reading “2015 RedBull Creation Competition Is Underway!”

the perfect exacto handle

The Perfect Pen Knife Handle

If you’ve ever tried to use a pen knife for anything other than cutting open a box or slicing material in one direction, you’ll know they really aren’t that ergonomic. When [Seamusriley] started Architecture school a few years ago he started on a journey — an epic journey to make the perfect pen knife handle.

He started by analyzing existing handles — the biggest problem with them is the skinny pen shape causes hyper-extension of the first joint in your index finger, so once he identified that as the root cause he started crafting a more ergonomic version. He started out with foam, then up to wood carved by hand, then 3D printing, and back to wood — but this time, with a CNC machine. Literally dozens of prototypes later, he’s come up with a very nice pen knife handle, so much so, he was asked to present it around Boston at design events!

This is a great example of the hacker mindset — identifying a problem, trying out a solution, trying out another solution, trying out a solution… and then finally getting to a finished product. It’s the tenacity that keeps us going which rewards us in the long run.

[via r/somethingimade]

Win An Internship At CERN Openlab

Have you ever wanted to visit CERN, or maybe even work there? Well guess what — one of the prizes for the Intel Modern Code Developer Challenge 2015 is a trip to CERN — and another one for a 9 week internship there!

The CERN and Intel sponsored competition is looking for a bright young developer (you must be a student) to improve the performance of the code used to simulate brains — specifically to simulate the growth of cells in the cerebral cortex. It’s called the Human Green Brain Project.

In this Challenge, you’ll be working with this code to improve its runtime performance, so researchers can make life-changing scientific breakthroughs faster.  Download the code, optimize it, and submit it to the Challenge.  The students who submit the fastest optimized code will win the prizes and help accelerate science – that could be you!

Improve it, and you’re literally accelerating science and research discovery. Oh — and you’ll get a chance to visit or work at the CERN OpenLab. What are you waiting for? Go enter!

[Thanks for the tip David!]

PIC24 video game

A Single-Chip Video Game Console

Ready to feel inadequate with your programming skills? You’ve been warned. Take a look at [Voja’s] single chip video game console using the PIC24. It produces the VGA signal, 5-channel sound, and is presented in a gamepad form-factor with directional pad and two buttons.

He’s been working with PIC24 for a while now generating VGA signals, and he decided it might be fun to create a 2D video game… so he decided to see if he could program a replica of the old Spectrum game Jumping Jack (play it online here).

It uses a PIC24EP512GP202 microcontroller, complete with 512K flash memory, 48k data, and a whopping 28-pins. The game, which is extremely well documented, is laid out over on his projects page. It makes our heads spin just looking at it! This is a great project to compare with the ArduinoCade from last week. Both do an amazing job of pumping out audio and video while leaving enough room for the game to actually run.

Anyway, enough talking about it — just take a look at the following demo!

Continue reading “A Single-Chip Video Game Console”

Golf Cart Delorean

Quick Marty! We Have To Go Back, With The Golf Cart!

Talk about an awesome project. [Lucas Evanochko] was commissioned to build this totally rad Delorean style golf Cart for Red Deer College’s 30th annual Golf Tournament.

According to him, it’s been about 600 hours in the making – and they only started building it in July. This past week was its big unveiling, and it has had an overwhelmingly positive response so far!

They started with one of the club’s golf carts and modified it heavily, relying on the automotive expertise of [David Keykants] and [John Perrin] to turn it into the aw-worthy time machine it is today.  It has a 7” tablet built right into the dash to play music and use the Fluxy88 Time Circuits app. A big array of arcade buttons hooked up to an Adafruit Audio FX board play various sound bites from the movie, including the theme music!

All the accessories are powered off of a separate 12V system from the main 48V drive line. Oh and the Flux Capacitor? It’s controlled by a Trinket Pro. Check it out after the break. We love the detail that went into this!

Continue reading “Quick Marty! We Have To Go Back, With The Golf Cart!”

playing pong with a crane remote

Playing Pong With Construction Crane Controllers?

Here’s a project that will leave you scratching your head! Ever wonder what it would be like to play Pong using those big heavy duty shop crane controllers? No? We haven’t either, but that didn’t stop [hwhardsoft] from trying it anyway!

Now to be fair, they actually built it for the company that manufacturers them — guess it might be a fun game for in the lobby? The project has a Raspberry Pi 2 at the heart with a Pong game written in Python. The fun part was connecting the controllers.

Each controller is wireless with a separate control box, so they were able to modify the control box to avoid making any changes to the actual controller. But since they wanted to use the joysticks, they still had to use an additional ATMEG328 microcontroller to perform the analog to digital conversion for the Pi — it wasn’t exactly plug and play.

Continue reading “Playing Pong With Construction Crane Controllers?”

Making Lichtenberg Figures In Wood

Ever heard of a Lichtenberg Figure? It’s the branching electrical discharge you can sometimes see on an insulating material… That’s right — when the voltage is high enough — it’ll find a way. Using one of our favorite low-cost high voltage transformers from a microwave, [TheBackYardScientist] shows us how to make our own Lichtenberg Figures!

It’s actually pretty easy. All you need is an old microwave, some plywood, and water with baking soda mixed in. First, you’ll need to take the transformer out of the microwave — a simple hack we’ve covered many times before — you’ll need to wire it in a way that allows you to get a few thousand volts out of it.

Then by mixing baking soda in water, you can increase the conductivity — let the wood soak it up overnight, and now you’re ready to go! By attaching the leads to either side of the wood, it’s now conductive enough to allow the electricity to branch across the wood, burning awesome patterns as it goes — just take a look at the following video!

Continue reading “Making Lichtenberg Figures In Wood”