8-bit MIDI Synthesizer

[Derek Enos’] toils are starting to yield results. He’s been working on an 8-bit synthesizer that is MIDI controlled which he calls the deMIDulator. As he demonstrates after the break, the device has sine and square wave functions that produce quite a pleasing sound. But it also offers the option to record your own samples which are then modified based on the MIDI commands coming in from your device of choice. In this case he’s using a Rock Band 3 keyboard (or keytar if you will) in a much more creative way than its originally intended purpose.

For now we’ll have to be content with the demo video and a list of features as there are no other details. But open sourcing the code and hardware information are on his to-do list. Continue reading “8-bit MIDI Synthesizer”

Cyborg Camera Mask

[Ryan] whipped up this robotic masquerade mask to wear to his wife’s art opening / masquerade party, and its pretty wild. The prominent feature of this mask is a scavenged lens assembly from a typical point n shoot style camera, which is still connected to its electronics so it can go through its off and self check functions. You cant see through it, but with moving parts and a red LED inside, it does create an awesome cyborg type appearance,

The movement of the lens assembly is triggered by a thermistor inside of the mask’s nose piece, warm air exhaled onto to it for a given period of time changes the resistance and is monitored by a micro controller, which seems to act like a toggle style switch.

While there is not a build log, parts list, or many details, the schematic is provided for you to look over if you want to try and make your own.

Continue reading “Cyborg Camera Mask”

NES Paul Game Controller

nes_paul_complete

[NeoTechni] wrote in to share the new game peripheral she built, dubbed the NES Paul. The ultimate goal of the project was to build a NES-styled controller for an upcoming game she is working on, tentatively titled 8-bit Hero. The guitar is constructed primarily from wood, as well as some scrounged bits she had around the house. An Xbox 360 controller was dismantled and wired to provide input for the guitar’s buttons and D-Pad. Even the Xbox controller’s rumble packs were used in order to provide visual feedback of missed notes via LED tuning pegs on the guitar’s headstock.

The writeup is broken into several pieces as it was put together in a handful of Google Buzz posts, but it is still relatively easy to follow. We can’t wait to see how the project comes together once the game portion has been completed.

Xprotolab: Oscilloscope And Xmega Development Board

Here’s a nice hands-on overview of the Xprotolab, a development board based around the AVR ATxmega32A4 microcontroller. The tiny DIP package includes an OLED display, four tactile switches, and it can be powered via a micro USB connector. The device ships ready to use as a two-channel Oscilloscope, but check out how small it is in the video after the break to decide if this will actually be useful for you. It’s not that it doesn’t have a lot of features, in fact it’s packed with them, but that screen is quite small for meaningful work. Still, at $35 it’s an inexpensive way to get your hands on the hardware and acquaint yourself with this line of microprocessors. Not that in order to flash new firmware you will need a PDI capable programmer. Continue reading “Xprotolab: Oscilloscope And Xmega Development Board”

Motion Tracking Prop From Alien

[Erv Plecter] likes to recreate movie props that actually work. This time around he’s making the motion detector device from the original Alien movie. You’ll immediately remember this prop after seeing and hearing it in the video after the break.

For our money, the most brilliant part of that movie was the use of rhythmic sounds to boost the intensity of the tension in the viewer. [Erv]’s build captures that feeling, with the steady beat of sonar and the rising pitch of a ping as an object moves towards you. The device can easily track your own movement, as it contains both a GPS module and an electronic compass. He mentions that there is a motion sensor as well, but is a bit vague about how that part of the build works. Still, it’s a nice little piece which looks great despite not being quite finished yet.

Continue reading “Motion Tracking Prop From Alien

Model Rocket Radio Telemetry

rocket_telemetry_data-analysis

[Ken] sent us his Instructable in which he used radio telemetry to monitor the status of his air-powered model rocket through a series of launches. His setup is centered around an Arduino IDE-compatible board that looks to be about the size of a Boarduino, but has the benefit of an embedded 915 MHz radio module. The vendor he used also sells a good handful of add-on modules which he used for his in-flight recording, including a barometric pressure monitor and a 3-axis accelerometer. During flight, the rocket constantly sends data to a base station, provided it stays within radio operating range.

For is initial tests, [Ken] launched his rocket four times, getting usable data on half of them. He found out some interesting things about his model rocket, including the fact that it creates a maximum launch force of 60 Gs. He has plans to revise his setup in the future, such as lightening the battery load as well as adding a high-G analog sensor for recording the forces at take off. This kit, or a more reasonably priced clone, would make for a great addition to any rocket buff’s inventory.

More Ambient Lighting Monitor Hacks

[Christian Pigeon’s] first big project was to build this ambient light system for his computer monitor. This is based on the same concept as the Phillips Ambilight system which illuminates the area behind a television to match the color on the edges of the screen. We’ve seen clones before, but this is the first one we’ve come across based on Amblone.

With Amblone as a starting point [Christian] modified the code to work with the Arduino Duemilanove which has fewer PWM channels than its bigger brother, the Arduino Mega. No word on where he acquired the RGB LED strips that provide the illumination, but the driver boards are just protoboard with groups of resistors and transistors to switch the diodes on and off. Check out the video after the break to see effects he achieves with this setup.

Continue reading “More Ambient Lighting Monitor Hacks”