Motion Sensing Minecraft Creeper Will Scare The Pickaxe Offa’ya

[Chris] Writes in to tell us about his motion sensing, Arduino powered Creeper.  As if these buggers were not frightening enough in game, [Chris] had to go and make the closest (legal) real world facsimile.  The Creeper utilizes an Arduino Uno with a wave shield to playback creeper noises, PIR sensor to detect victims, and an RC car as a motorized cart. The creeper sits and waits for a signal from the PIR detector, when it sees motion the RC remote is triggered, Creeper noises played and (we assume) panic ensues.

We might have forgone the entire RC part of the toy car and found the H-bridge motor controller, but using the RC remote has potential. The whole triggering mechanism can be placed remotely allowing the Creeper to jump out from some kind of cover.

Not enough Minecraft? Check out some our other Minecraft projects if you are interested in more tree-punching goodness.

A video of the creeper in action is available after the jump!

Continue reading “Motion Sensing Minecraft Creeper Will Scare The Pickaxe Offa’ya”

HIDUINO: Your Arduino Is Now A MIDI Interface

[Dimitri Diakopoulos] dropped into our tip line to let us know his HIDUINO project. The HIDUINO is a set of firmware for the ATmega8u2 used in the new revisions of the Arduino  (Uno, and Mega2560 for example).  Once the HIDUINO is loaded your Arduino can show up as any HID compliant device you wish, no extra drivers necessary. This means that using this firmware, music software such as Max, Ableton, Reaktor etc can read and write MIDI directly to/from the Arduino. Currently the project is for direct USB-MIDI communication but could be altered to act as a variety of HID devices.

Flashing the ATmega8u2 with your own device type or name requires a bit of work on the developers part like owning an ISP programmer, soldering header pins to the board, and re-flashing the ATmega8u2 every time you want to load new code into the Arduino. Users without an ISP can still flash HIDUINO using Atmel’s FLIP software (Windows) or the DFU programmer (Mac OS X and Linux) and a precompiled HIDUINO firmware. They still have to solder a jumper on the underside of the board to use the DFU bootloader.

This firmware could certainly benefit anyone building an Arduinome , Joystick, or any variety of devices that users simply want to interface to a PC without additional software.

A guide for ISP flashing can be found at [Dimitri]’s site.

Open Source Wireless Mesh Networking Energy Meter

[Jay Kickliter] writes in to tell us about his open source energy/power meter. With his buddy [Frank Lynam] they designed a small device that crams into existing power boxes and uses and 8 core propeller (P8X32A) microcontroller to perform true RMS voltage and current measurements using a current transformer. [Frank] and [Jay] don’t stop there. The meter also features an xbee pro 900 MHZ to provide wireless (and even mesh networking) capabilities to the whole ordeal.

[Jay and Frank] estimate a total unit cost of around $80 (US) per prototype. With volume the price goes down by about half. With a larger number of units, and the magic of mesh networking, we could see cheaper xbee’s driving the cost down some. Check out the Google code page for details or the schematic (pdf) if you are interested.

So far the project is in the beta stages, and only features a single module sending data to a PC running an OS X Cocoa application. [Jay] is about to be otherwise occupied by the Merchant Marines and [Frank] the Navy, so they figured we could have a go at it for awhile.

We have seen other hardware used to monitor power consumption, but cramming this circuit into each power box is a neat idea.

[Frank] explains the whole project in the video after the jump.

Continue reading “Open Source Wireless Mesh Networking Energy Meter”

DARPA Needs Your Help! Design A Ground Combat Vehicle.

[Joe Schlesinger] of MakeIt Labs wrote in to let us know about an upcoming live chat session march 28th on IRC to discuss DARPA’s latest project, the Adaptive Vehicle Make.

DARPA, in the pursuit of innovative high-risk high-payoff tactical technology is looking to crowd-source the design and construction of the 3000-5000 parts that make up your run of the mill super advanced next generation military hardware. They are even going to distribute about a thousand 3D printers to schools, where students will compete to design some of the complex systems.  The project emphasizes “not traditional” vendors (IE: Hackerspaces) and monetary compensation will be involved in the parts production process.

If you like acronyms (and who doesn’t), or feel like wading through jargon, check out their site. We also found the Wikipedia entry to be helpful in understanding what they are carrying on about.  A briefing PDF (6mb) also contains a lot of information on DARPA’s plans, and pretty pictures.

As per usual DARPA plans on issuing several challenges to make up the entire project, all with huge cash prizes. The first two challenges last 9 months, starting with the Mobility/Drivetrain Challenge in the middle of 2012.   The Chassis/Integrated Survivability Challenge starts in 2013.  These first two also include a cash prize of  500 thousand to one million dollars. The third challenge, the Total Platform Challenge lasts 15 months and begins in late 2013 this carries a prize of one to two million.

[Joe]’s Hackerspace will be there, any chance we could help out?

Kinect + Minecraft Trifecta

Today we have a special treat, three projects combining the “fastest selling consumer electronics device”, Kinect, and the “fastest selling indie java game that once kept us from sleeping for an entire weekend”, Minecraft!

[Sean Oczkowski] writes in to tell us about his efforts to play Minecraft with Kinect using no more than the OpenKinect Java wrapper on Ubuntu.  The code was written in about 4 days with some help from Wikipedia.  Using  histograms to locate the player in the field of view, the script calculates the center mass of the body and defines interactions for the limb occupying that quadrant of the screen. [Sean] does an excellent job of running through the whole process as well as the decisions made along the way. The whole thing is a bit like running in place, and we can’t imagine the flailing that will occur during the inevitable creeper encounter.

Next we have  [Wade McGillis] with his award winning Minecraft Kinect Controller. [Wade] provides source code and executables at his site. This version of control uses skeletal tracking data to sense the user’s gestures. This still involves holding your hands out like a zombie but it is a bit more versatile as one can pass their arms in front of their own body.

Finally [Nathan Viniconis] has been doing some very interesting work using the Kinect to import giant three dimensional models into the game world. [Nathan] then goes the extra mile and animates the figures! Check out the video below for the really impressive results. We here at Hackaday feel that this is the most appropriate use of this technology, and may begin building gigantic statues of ourselves on public servers.

Check out the the tricrafta (minefecta?) of videos after the jump!

Continue reading “Kinect + Minecraft Trifecta”

Recycled Sound – An Art Installation Not Lacking Arduinos

[oakkar7] wrote in to show us [Ben Johansen] and [Jonathan Snow]’s  interactive art installation, Recycled Sound(Website has a virus). The exhibit will premiere  in the TWU Arts Triangle Walking Tour March 25th from 5-7pm.

Currently a work in progress, the final plan is for the outdoor installation to feature a podium in the center with a rotating top, and various islands surrounding. As the podium’s top is rotated the surrounding islands come to life with a variety of light and sound displays which vary depending on how the podium is turned. While the electronics are not recycled, the actual sculptures and music making elements themselves consist of scrap yard parts and factory waste.

The whole display runs off of 12.. yes TWELVE Atmel 328s with Arduino boot loaders! The center podium houses a transmitting circuit consisting of two atmega 328s with Arduino boot loaders sharing a crystal, an hmc 6532 magnetometer breakout board and two RF transmitters.  The Islands each contain a receiving module with, obviously,  an Arduino and RF receiver. The receiving Arduinos connect to opto isolated switching modules for motors and lighting. Check out [Ben]’s blog for in progress shots, code, and build information.

If you are looking to control some 12V motors/lights with your 5V Arduino be sure to check out the pictures in the blog. While we here at Hackaday may be quick to jump into soldering [Ben] follows the proper development progression to the letter. Each aspect is bread boarded, then refined, then transferred to a soldered perf board.

update: His site has some kind of malware going on. None of us noticed it in Firefox, but after complaints we fired up ol IE. Yup, nastyness there. You can go there at the following link if you dare.

More after the jump:

Continue reading “Recycled Sound – An Art Installation Not Lacking Arduinos”

Beginner Project: Super Cheap Magnetic Mixer

[wesdoestuff]’s mother needed a clean way to mix together fragrance oils. Being the stand up kinda guy he is, [Wes] threw together a few spare parts to make this Magnetic Stir Plate.

The whole setup is amazingly simple. Pry the fins off of an old computer fan, glue a couple magnets to the fan’s hub. Drill a hole for a DC connector, find some sort of cover and.. Bob’s your uncle! [Wes] advises that you test the spacing of the magnets on the hub before gluing them permanently, as they can be a bit tricky to align.

The stir bar for non food items is  a magnet bar from one of those crazy magnet and ball bearing toys, it is basically just a solid magnet covered in plastic.  Food safe bars can be acquired, though they are not as cheap.  With all that room under the hood we would love to see him throw in some kind of a PWM speed control but that could be a bit complicated. Most of us could throw this together from spare parts.  Video after the jump!

Continue reading “Beginner Project: Super Cheap Magnetic Mixer”