Modular Controllers You Can’t Wait To Show Off To Your Friends

Let’s get this straight, [Alex] is going to show us how to make controllers like this one? Where do we sign up? Even without seeing it in action we want one, but the urge to build is even greater after he shows it off (check the clip after the break). He’s a design student who made an open source project aimed at making it easier to build hardware controllers that pair with just about any software application.

The need for external controllers is on the rise, starting with music-based applications like DJ tools, and Midi controllers for musicians (we’re thinking Monome clones). But anything that can take input from a USB HID can be controlled with something like this. That’s because [Alex] is using the Teensy controller board as an interface. Just select the input types you want – sliders, potentiometers, buttons, switches – then wire them up to the microcontroller pins. If you start to run out of inputs he also discusses some add-on chips to use as port expanders.

Of course there’s a lot to be said for the physical appearance as well. Even though he used point-to-point connections for all of the controls, that wiring is hidden behind the aesthetically pleasing laser-cut dashboard. Follow his advice for layout and find a friend with access to a sweet laser cutter and you’re in business. Continue reading “Modular Controllers You Can’t Wait To Show Off To Your Friends”

Hackaday Links: January 16, 2012

Finally the 13-year-old on Battlefield 3 will get their comeuppance

[Shawn] sent in his fully adjustable auto-fire mod for an XBox360 controller. It’s pretty simple – just an ATtiny85 soldered to a button with a pot to adjust the rate and switch to turn it on and off. It could have been done with a 555, but this is good enough.

Now one for the PS3 bronies

[Capt-Nemo] loves and tolerates everyone so he modded his 60 Gig PS3 with a bunch of LEDs to display Rainbow Dash’s cutie mark. Yes, it’s from My Little Pony. Don’t judge us. Watch the demo video instead.

How do you organize resistors?

A while ago we saw a neat way to store resistors in a piece of foam with a grid according to the first and third color bands. [Greg] did it another way that just puts a label on a piece of foam. Can you think of a better way?

It’s not a synthesizer, but is it fake?

A lot of people have been sending in this video of [Stephen] turning his kitchen into a synthesizer. We’re thinking he turned a bunch of bowls and cans into an MPC / MIDI controller at best, or it was all done in post. We’ll let our readers duke it out in the comments.

Blinky things spinning very fast

A gracious Hack a Day reader sent in a mechanical television demo he found during late night intertube browsing. We know it’s from a 1992 episode of Computer Club that aired in Germany. It’s four rotating bars of 232 LEDs that will display a standard TV signal. We think it might be time for an RGB LED version of this. Any takers?

Hackaday Links: January 10, 2012

They can put a man on the moon, but they can’t put a man in LEO

Yeah, we’re enraged by that headline. Anyway, NASA put up a whole bunch of projects and made them open source. From the looks of it, there’s plenty of cool stuff: genetic algorithm libs, toolkits for astrodynamics simulations (on the Goddard site), and this cool thing.

Nyan all the disks!

[brainsmoke], a hacker over at revspace, made an assembler version of nyan cat that can be placed on the bootloader of any disk. Just a reminder that you shouldn’t mount everything out there. We learned that lesson the week we discovered a penicillin allergy.

It’ll replace the Buffy poster.

[Anthony Clay] has been working on a set of EE posters that he’s putting up as a Kickstarter. They’re Ohm’s Law, resistor calculator, capacitance, and inductance posters that would look great above any workbench. He’s looking for ideas for other posters, so drop him a line and vote for the 7400 logic poster. All of them.

Ooooohhhh MIDI sampler

A while ago, we saw this neat MIDI Arduino shield. The Kickstarter reached its funding goal (there’s still time left!), but now [Keith] writes in to tell us that the AvecSynth library is platform independent. You could use this to record and play back MIDI messages. MIDI tape delay, anyone?

Open mind, not mouth.

With the success of the Stanford AI class last year, it looks like MIT is really getting their head into the game. Think of it this way: it’s MIT opencourseware that can lead to credentials. Now the only question is, ‘how do you prank a virtual campus?’

Bitbuf Delivers Some Of The Best Chiptune Effects Around

Wow. And furthermore, WOW! Just looking at that clean prototype you know that a lot of work has gone into the project, but when you hear this chiptune MIDI device you’ll really be impressed. We know what you’re thinking, but really, you’ve got to hear this to appreciate the quality [Linus Akesson] achieved in this synthesizer. You can catch it after the break.

He does a great job of showing off the different waveforms that can be produced by the ATmega88 on this board. But there’s much more. It also serves as a 16 frame, 16 channel sequencer for creating and layering your own loops.

He mentions that eight oscillators are used for the waveform generation. We don’t see hardware for this on the board. Either we’re missing it, or these oscillators are being created with software? If you have an idea of how this works please clue us in by leaving a comment.

Continue reading “Bitbuf Delivers Some Of The Best Chiptune Effects Around”

MIDI Synth Arduino Shield

There’s a million and one ways to play around with MIDI and an Arduino. It’s trivial to have a ‘duino spit out a scale to a MIDI keyboard, or even respond to SysEx messages to change a lighting or effects rig. There’s one thing that has eluded MIDI-duino builders, though: implementing a MIDI synthesizer with a DIY shield. It’s a good thing, then, that [Keith] put up a Kickstarter for his AvecSynth project.

[Keith]’s AvecSynth is based around the Dream.fr SAM2195 single chip MIDI synthesizer. It’s a neat little IC that takes in MIDI messages from a sequencer or keyboard and spits out stereo audio. The AvecSynth takes this IC and puts it in a standard Arduino-sized package so building a gigantic light-up, foot-operated piano is now well within the purview of the weekend solder junkie.

While the SAM2195 and AvecSynth doesn’t have fancy subtractive or FM synthesis, it does have the full set of 128 voices in the General MIDI spec. It’s a great project to play around with MIDI, and the price for the DIY kit is right up our alley.

EDIT: [Keith] changed the $20 reward for his Kickstarter to PCB or two SAM2195 chips

Half Keyboard, Half Guitar, Totally Radical, The Tabstrummer!

While tablature-based music probably annoys “properly” trained musicians to no end, it has given many musicians and musical-hobbyists their first introduction to the world of guitar. The [Tabstrummer] takes this to a whole new level, allowing chords to be programmed into this instrument and played back. Once pre-programmed chord is set, the “conductor-strings” are strummed to allow the chord to play.

This device is based around an Atmel microcontroller and features a MIDI output as well as an audio-out jack. Besides the interesting electrical hardware, the housing seems to be quite well-built featuring what appears to be an acrylic or polycarbonate body. Although not quite the same thing, possibly some influence was gained from the [Keytar]. It’s heyday may be past, but not forgotten.

Check out the video below for a Christmas-themed jam played on the [Tabstrummer] or check out their video page for several more songs. This “hack” is being considered as a commercial product, so the inventors would love to hear your feedback! Continue reading “Half Keyboard, Half Guitar, Totally Radical, The Tabstrummer!”

Musical [Blinky] Candy Tin

Since it’s the holidays and pine trees are being cut down and installed in living rooms all around the world, [Jarv] though it would be a good idea to make a musical Christmas ornament. He needed to keep some of his geek cred, so [Jarv] decided to build a musical [Blinky] ghost from Pacman.

A few weeks ago, [Jarv] sent in his musical greeting card that uses a minimal amount of parts to play a short 8-bit tune. His project was based around an ATtiny85 and sounded pretty good. For his [Blinky] ornament, [Jarv] used a similar circuit along with some old-school Pacman songs that sound great.

[Jarv] found a [Blinky] candy tin and after dispensing with all that pressed sugar began work on his build. In keeping with his greeting card, everything is very minimal. Just a speaker, ATtiny85, and button make up the build. Pressing the button cycles through three songs from Ms. Pacman. The result sounds uncannily like a vintage arcade game, so be sure to check out the video after the break.

Continue reading “Musical [Blinky] Candy Tin”