Wii Nunchuk Train Controls

While we’ve been told all of our lives Wiis and trains just don’t mix, they never said anything about Wii Nunchuks. One terribly abused joke later, [Ken] tipped us off about his Wii Nunchuk controlled train set.

By utilizing Digital Command Control (think pulse-width modulation) with an Arduino, he is able to have full control over the trains direction and speed. The other part of the equation is a Wii Nunchuk and adapter. The setup should be pretty self explanatory, but there is an Instructable for those that need more help.

Control Your Tree From Anywhere

We honestly never thought we would see an internet controlled Christmas tree before, sure maybe a remote controlled claw or online soccer robots, but a tree? Regardless, team [Schwippy] did just that. 5 separate sets of lights are connected to 5 individual x10 modules. The x10s are listening over the household’s AC lines for commands from a server in the other room, with its own x10. At about 12$ a module, the project can get expensive quick, totalling over 200$ for [Schwippy’s] setup. Just to control a tree, but anything to spread the holiday cheer, right?
[Thanks Yon]

A Different Breed Of Camera Controllers?

FPV6BBUG0KQOYC3.MEDIUM

We’ve covered almost every way possible to remotely control a camera setup, from lasers, to Lego, to doorbells, and even having a Nintendo DS run the show. But at the end of the day, what if you want something that’s small, simple, has amazing flexibility for future additions, and most importantly doesn’t take away your favorite game system. [Whiternoise] wrote up an extremely detailed guide on getting an AVR to control your camera. We like the clean look the final product has, and the large amount of possible add-ons is a major plus. What do you look for in a cheap multi-function wireless camera controller?

Modified RX7 Dimmer Control

SANY00191

We were a little surprised when we learned the Mazda RX7’s high beams were controlled by ECU, compared to typical cars using just a toggle switch. Ubermodder [Trent Bruce] realized how much of a pain in the rear end this can be if the ECU ever burns out, meaning no brights. By using a D-Flip Flop setup in a toggle configuration, he is able to control his once lost high beams. He also points out that if you plan to do any other electronic modifications to the RX7, you should be sure to pay attention to the unusual ground switching and the other crazy wiring under the hood.

Motors And Microcontrollers 101

[youtube=http://www.youtube.com/watch?v=WnWJki-zwsE]

[Humberto] from NerdKits sends in the newest addition to their excellent collection of videos. This video goes over the basics of DC motor control with microcontrollers. They begin by showing nine experiments and observations that can be done by the average hacker with a multimeter, motor, LED, and jumperwire. Using the results from these they show how to model and calculate the properties of a motor. Lastly, it shows how to control a motor using PWM. They have supplemental text and demonstration code for an ATmega168 on their website.

Katamari Controller

[blip.tv ?posts_id=2164793&dest=-1]

Remember those days, back in the arcade, where games with a unique control scheme also had a controller best suited for them? There were rolling balls, joysticks, dials, all sorts of inputs. Consoles have maily relied on their standard controllers, relegating alternative inputs to be strange collectors items. Some games just need a specialized controller though. For example, Katamari Damacy. [Kellbot] has made one that we think suits the game very well.

Custom Modular Control Interfaces


Machinecollective.org is bringing rapid prototyping to every day artists and hackers. We’ve covered similar interfaces like the monome, MIDIbox, and Stribe. Machinecollective allows you to make your own input system using multiple blocks to get exactly what you want. The setup allows you to fit pretty much anything in a block that you can think of. They’re developing potentiometers, slide potentiometers, button grids, toggle switches, LCD’s, FSR/LDR’s, velocity sensitive pads, and touch screens.

Currently, they support software enviroments like: Processing, Max/MSP, VVVV, and Adobe Flash. That list will undoubtedly grow as the community plays with it. They envision the hardware connecting via MIDI, OSC, RS232, TCP/UDP, DMX, or USB.

They encourage others to design their own inputs. Community members can share modifications and designs, though there isn’t a forum or store yet. If you design a setup that you really like, they can even fabricate a single unit for you. Keep your eyes on this one, it could be a real hit.

A similar idea for general gadgetry can be seen over at Bug Labs. Starting with a base unit, you can add different input and output modules to create various useful functions. They currently offer GPS, a camera, a display, and motion sensing. Mix and match to make your dream gadget.