Posts with «music» label

Dial is a Simple and Effective Wireless Media Controller

[Patrick] was looking for an easier way to control music and movies on his computer from across the room. There is a huge amount of remote control products that could be purchased to do this, but as a hacker [Patrick] wanted to make something himself. He calls his creation, “Dial” and it’s a simple but elegant solution to the problem.

Dial looks like a small cylindrical container that sits on a flat surface. It’s actually split into a top and bottom cylinder. The bottom acts as a base and stays stationary while the top acts as a dial and a push button. The case was designed in SOLIDWORKS and printed on a 3D printer.

The Dial runs on an Arduino Pro mini with a Bluetooth module. The original prototype used Bluetooth 2.0 and required a recharge after about a day. The latest version uses the Bluetooth low energy spec and can reportedly last several weeks on a single charge. Once the LiPo battery dies, it can be recharged easily once plugged into a USB port.

The mechanical component of the dial is actually an off-the-shelf rotary encoder. The encoder included a built-in push button to make things easier. The firmware is able to detect rotation in either direction, a button press, a double press, and a press-and-hold. This gives five different possible functions.

[Patrick] wrote two pieces of software to handle interaction with the Dial. The first is a C program to deal with the Bluetooth communication. The second is actually a set of Apple scripts to actually handle interaction between the Dial and the various media programs on his computer. This allows the user to more easily write their own scripts for whatever software they want. While this may have read like a product review, the Dial is actually open source!


Filed under: Arduino Hacks, peripherals hacks

IKEA Hack Music Visualizer Table

An ordinary IKEA table becomes the center of attention when it's turned into a music visualizer!

Read more on MAKE

MAKE » Arduino 11 Jan 18:01

A Sound-Reactive RGB LED Bookshelf

What can a guy that has a 5000-volume library complete with a 1930’s era pipe organ (see around 2:20 in the video below) do to enhance his reading space? I’m not sure what my answer would be, but for Craig Landrum, the answer was to build a sound-reactive shelving unit. […]

Read more on MAKE

A Simple Floppy Music Controller

While playing music with floppy drives has been done many times over, making any device with a stepper motor play music still appeals to the hacker in all of us. [Tyler] designed an Arduino shield and a library which lets you get up and running in no time. [Tyler]‘s shield includes pin headers to connect 4 floppy drives, which plug directly into the shield. The drives don’t need any modification before being used.

While you could simply wire a few floppy drives up to an Arduino with some jumpers, this breakout shield makes connecting your drives trivial. In addition to designing the shield, [Tyler] released an Arduino library to make things even easier. The library lets you simply set the frequency you want each drive to play, which saves a bit of legwork.

The floppy-controlling Arduino library is available on GitHub and a video of the controller is included after the break.


Filed under: musical hacks
Hack a Day 12 Oct 12:00

The Effects are IN the Guitar? It’s so Simple…

We’ve all had that problem. Up on stage, rocking out Jimi Hendrix-style on guitar with your band, but frustrated at having to mess around with foot pedals to control all of the effects. [Richard] solved this problem in a unique way: he put a preamp and a microcontroller in a guitar that can create some very interesting effects.

For the musically challenged, electric guitars often have several sets of electromagnetic pickups that detect vibrations in the strings at different points along the strings. Selecting different pickup combinations with a built-in switch changes the sound that the guitar makes. [Richard] wired the pickups in his Fender Stratocaster to the microcontroller and programmed it to switch the pickups according to various patterns. The effect is somewhat like a chorus pedal at times and it sounds very unique.

The volume and tone knobs on the guitar are used to select the programmed patterns to switch various pickups at varying speeds. This has the added bonus of keeping the stock look of the guitar in tact, unlike some other guitars we’ve seen before. The Anubis preamp, as it is called, is a very well polished project and the code and wiring schematic are available on the project site along with some audio samples.


Filed under: musical hacks

A “Draw it yourself” midi controller with a 3d-printed case

‘Draw It Yourself’ is a MIDI controller created by Dani Sanz which uses conductive ink as push-buttons. It is based on Arduino Uno and uses a capacitive sensor to determine whether the drawn buttons are being touched or not:

This was my second semester project for the Interactive Music Systems Design Course (CDSIM) at the Music Technology Group (MTG) at University Pompeu Fabra of Barcelona. I presented this project at Sonar+D, part of the Sonar festival of Barcelona, held between June 12th and 14th 2014.

It can be used for multiple applications, not only for music! You can download the Fritzing  and make it yourself on the Instructable and see it in action with this video:

 

Real life Lego Rock Band powered by Arduino

We’d like to share the performance, by Opificio Sonico,  recorded live in July 2014 of  Toa Mata Band, best known as the “World’s first LEGO robotic band” and controlled by Arduino Uno which is hooked up to a MIDI sequencer:

In this video, the third episode, the robots are playing some unconventional drum-percussions made by some food packaging are captured by a contact microphone (piezo) and processed in real time in the D.A.W. Ableton Live. A brand new device appears for the first time, it’s a moving platform on x-axis, made of Lego bricks, gears and servo motors that permits to move with semitones-steps the tiny synth. The song is a cover of the famous synth-pop band Depeche Mode, it’s a personal tribute to the band who made my days in the 80′s.

 

Arduino Blog 09 Sep 13:58
arduino  arduino uno  band  featured  lego  midi  music  

Music and language skills get a boost with Toot

Toot is an interactive and sound-active toy designed for children aged between 3 and 6 years old that wants to enhance their auditory, music and language skills. It was developed by Federico Lameri as his thesis project of Master of Interaction Design at Supsi and prototyped using Arduino Leonardo.

The toy is composed by eight little cubical speaker boxes:

On each speaker children are able to record a sound. In order to listen back to the recorded sound the speaker must be shaken as if the sound was physically trapped into a box. After having recorded sounds on them, the speakers can be placed in a sequence after Mr.toot, and by tapping on his head it is possible to trigger the playback of the speakers in a sequence. toot is also matched with a mobile application that offers different kind of interactions and experiences. it allows to play some exercise that will teach children to listen, understand and catalog sound and melodies.

The app expands the possibilities of interaction, offering different exercises created with the help of musicians and educators from different areas of expertise,  some of them are also inspired by a Montessori sensorial activity.

Take a look at the video interview with Montessori educator Fanny Bissa:

 

Arduino Blog 01 Sep 18:20

Rune wirelessly rocking Maker Faire Trondheim

Originally prototyped using an Arduino, Aalberg Audio's guitar delay pedal and Bluetooth LE remote control now looks like a product, not a prototype.

Read more on MAKE

Nepchune’s Noise Circus: Learning with Noise at Maker Faire Orlando

Chuck Stephens is an artist, musician, hardware hacker and small boat builder who specializes in the use of recycled, repurposed and salvaged materials. Exhibiting at Maker Faire Orlando as Nepchune’s Noise Circus, Chuck says noise circuits provided his Eureka! moment in electronics.

Read more on MAKE