Close
0%
0%

DMG-01_Ukulele

Ukulele with GameBoy body as MIDI instrument with Bluetooth connectivity and chiptune sound for new music experiences

Public Chat
Similar projects worth following
Think for stage / tour / studio or at home, this Ukulele made from the iconic Gameboy can sound in acoustic without battery, as 8Bits sound like the original gameboy through the speaker or as a MIDI Bluetooth instrument for an unlimited musical experiences.
the haptic from the strings witch make all the Ukulele-body vibrating to the hand provide the instant feedback which are missing from the precedents midi-string instrument.

To reach the goal of a chiptune/MIDI bluetooth Ukulele we have to :

  1.  Build a playable ukulele
  2.   Make it sound as an original gameboy
  3.   Send it in a bluetooth chip to convert in MIDI 

1. Build a playable ukulele :

The idee for this ukulele it's can be build without any modification of the gameboy shell without adding screw or glue.

In this intention I design a neck 3D print in one piece for an easy production and a better sound with standard ukulele tuner which can be found cheap an easly on the net .

The other piece which need to be build is the bridge. After week of trial, I found the best place is in place of START/SELECT buttons. With screw in the actual holes to fix it and supporting the strings tension.

About the strings tension, they are big enought to bend the plastic of the body. To reinforced the body I design a plate to replace the PCB and contercare the tension.


2. Make it sound as an original gameboy

The Game Boy has four sound channels: two square waves with adjustable duty, a programmable wave table, and a noise generator. But a yukulele get 4 string so it can't be use for it. 

This audio-processor as all of this vintage console are not product anymore, so the best thing to do is to recreate this sound string by string.

Actual ukulele or other instrument pickup sense all strings at the times and the strings are not in metal, wich reduce the choise for the sensor. After some try I choose IR reflective sensor which are not so expensive and the consumsion are low (20mA each sensors) sun light resistant and with a good string sensibility.

The sound of the string is square-up with a fuzz effect with logic-gate use as amplifier to get the vintage touch and the warm of analogic sound.

All strings square sounds are mixed-up and send via a 2W amplifier to a speaker or headphone wich can be trim by thumbpot potentiometer. 


3. Send it in a bluetooth chip to convert in MIDI

The power is provide by 4xAA battery from the original battery.  

For the MIDI convertion we need for eache string this dynamic/volume signal and the frequency/note. Each of this signals is provide by the pickup and the fuzz effect wich square up the signal and send it to the ESP32. 

Fer bluetooth connextion, I choose the cheap and easy ESP32 and a screen to enter into the menu with the gameboy playable buttons

All of the electronic and sensor will fit in one pcb.

software is not my best, but with the help of the maker community it will be possible!

  • 1 × DMG-01 GameBoy shell
  • 4 × ukulele tuner
  • 4 × ukulele string
  • 1 × 3d print neck
  • 1 × 3d print bridge

  • Electronic V2

    ARISTIDES Alexandre10/07/2018 at 19:01 0 comments

    After some math the ESP32 can not do the audio treatement for this project.

    The analog way didn't work and I now miss time to fix it.

    So I take 2xADAU1701 devboard, this is a DSP from ANALOG DEVICE which can works stand alone equiped with 2xADC and 4xDAC and easy use graphical programation.

    This kind of DSP, I hope, can also do the midi convertion if it still enought memory.

    But the consumtion of this DSP is litte high (50mA each) with the 80mA for the IR leds it's the battery life time start to be short (bellow 2h)


    For the IR/plexiglass, the 50Hz/60Hz and the consumtion problem, the best way to fix it is to change the sensor.

    I try a force sensor like this one :

    I install this sensor in a custom brigde polarized with a 100Kohms resistor :

    When I play a string the pressure sensor act perfectly as pickup!

    The output voltage if far enought and the signal beautiful enought to this project, we don't need the true tring signal but only the frequency and the power.


    The next step will be to try the DSPs, the IR pickup work enought to test it.

    The pickup with pressure sensor need to redesign the bridge and some try to find the best solution, maybe carbon ink depose by PCB's maker can work for this due...

  • First electric sound

    ARISTIDES Alexandre10/07/2018 at 16:28 0 comments

    Here are the first version of the electronic!

    It's funny to see le IR led on camera! the sensor work very well even in front of the sun.

    But the IR not pass throught the original plexiglass and I don't want to cut it with laser, and the 50Hz/60Hz too present with neon light.

    And the sound can be good for a guitar, but the CD4069UB are too linear to  handle the end of the sound and become just noisy. The sound does not sound like a gameboy

    LET'S FIND ANOTHER WAY !!!!!

  • Electronic and Boards

    ARISTIDES Alexandre10/07/2018 at 10:40 0 comments

    To sense the String vibration, I will use an IR refelctive sensor as the HSDL-9100-021 which is analog with the good sensing range (3-20mm) and easy to source.

    with a PNP transistor as photodiode amplifier and a 15kHz low-pass filter as polarization tail and 100Hz high-pass filter wich I hope will cancel the 50Hz-60Hz hum.


    Now we got an analog signal from the string, we have to square it up. For that I choose to use an guitar effect FUZZ distortion.

    A FUZZ distortion is an hard clipping distortion with high gain stage, in this project I will do it with logic gate use in linear mode.

    The diodes are here to transforme the last logic gate as a schmitt-trigger. 

    Here are the coplete schematic for the first try of chiptune analog sound :

    all the files can be found on my github.


    To be faster I prefered go step by step by choosing a maximum of  already created board to keep the soul of the Game boy creator Gunpei Yokoi and his philosophy of "Lateral Thinking of Withered Technology".

    with this mantra in mind i will use a gameboy zero AIO board

    add the adafuit PAM8302A audio amplifier and the board I design

    And solder wire in place of the raspberry pi to power up the board and send audio to the power amplifier 


    Here are the board in place and working!

    I am looking for a better camera to have a good sound to recording!

  • First Sound

    ARISTIDES Alexandre10/06/2018 at 20:32 0 comments

    The bridge is finished to print and installed!

    After some adjustement, I fill the bridge with the strings.

    The knot to set the string on acoustic guitar may be difficult for beginer so I designed the bridge for easier attachement without hole in the body

    The head get the same size than the gameboy cartridge but thicker for the mecanics shaft.

    Here are the first sound of the ukulele!

    I am not the best ukulele player (it's almost my firts play) sorry for the quallity, I am usualy a guitar player. 

    The sound of my phone is far to be perfect but in fact the sound is prety and round but lower than a wood ukulele. We can make the same sound comparaison with a acoustic guitar and jazz guitar.

    For a fisrt try it's fully playable with a good sound. Next step will be to add electronic go get chiptune sound!

  • First Move

    ARISTIDES Alexandre10/04/2018 at 19:40 0 comments

    After hour of design and 3D printing, here are the start of this project!

    The neck of the Ukulele can be print in one piece in a tall 3d printer as a CR10 and design to fit as a gameboy cartridge perfectly without any glue or screw. 

    This print will need a little tuning to be fully OK but for a trial i will work

    With a diapason of 350mm this is a soprano which fit perfectly for travel! 

    To reinforce the body, a thick cardboard is lasercut to replace the original PCB

    The bridge will be out the printer tomorrow to the first build an try!

View all 5 project logs

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates