Electronic Drum Kit where an Arduino does all the sounds

Поділитися
Вставка
  • Опубліковано 24 тра 2020
  • This project was born from the question whether an Arduino Uno can produce short sound samples and play them simultaneously, without using any extensions. Turns out it can. With some clever programming.
    The result is this drum kit! It features 6 instruments and is surprisingly playable.
    The project and soon all source code on hackaday.com:
    hackaday.io/project/171929-an...
    My friend's band:
    / mythrandirband
    The demo song:
    • Circuitbent toy piano ...
  • Навчання та стиль

КОМЕНТАРІ • 31

  • @marceljosegrando
    @marceljosegrando 4 роки тому

    great work! congratulations!!!

  • @notsaucemanofficial
    @notsaucemanofficial 3 роки тому +2

    That was a lot intellectual work here! Dude u are awesome!

  • @lb5tr
    @lb5tr 4 роки тому +2

    You could try synthesis on Arduino using sine waves, envelopes and noise generator (for hihats) instead of doing samples

  • @TheSchneidItworld
    @TheSchneidItworld 4 роки тому

    wooow, that's gonna be useful, thanks!

  • @EqDior
    @EqDior 2 роки тому

    You are a genius!!!

  • @Brutaltronics
    @Brutaltronics 4 роки тому +1

    aaaaw booiiii, i was actually doing something similar with some piezos and a STM32, but hell you crammed the whole thing into the arduino! lol. i gotta try using your sensor idea

  • @dirkderkdurk
    @dirkderkdurk 4 роки тому +3

    Really nice work!
    I especially like your sensor solution, I guess you wouldn't need velocity sensitive stuff here.
    Also, I kinda like the 4-bit kit sound...

  • @Kjaldir
    @Kjaldir 4 роки тому +1

    Ich finds immernoch geil 😀🤟🏻

  • @jamesbrown99991
    @jamesbrown99991 Рік тому

    You can use ADPCM for 4-bit per sample, which expands to anything up to 16 bits. It doesn't use that many CPU cycles either

    • @Joekutz
      @Joekutz  Рік тому

      I honestly did not find any Arduino-implementation of ADPCM or enough Information to understand how ADPCM works in detail. If you know how it is implemented please tell me! :) I know that RGME had some info on how it worked on the SNES audio chip, but that was probably implemented in the ASIC.

  • @wanteletronica7658
    @wanteletronica7658 2 роки тому

    Hello friend, I set up one of these but the sound was like the frequency was too slow, what could be this problem?

  • @arielgomez5027
    @arielgomez5027 3 роки тому

    Hola tengo arduino mega 2560 necesito el firmware , me ayudarias? Gracias !! exitos!!!

  • @mustafaadsz291
    @mustafaadsz291 4 роки тому

    Hello there. your projects are very nice. I want an idea from you. I have 5 non-working wireless mouse. What kind of project can I do with arduino?

    • @adistef
      @adistef 4 роки тому

      a recycling project

  • @kingcheese3795
    @kingcheese3795 10 місяців тому

    Would using a mp3 extension like TinyDFPlayer or similar? Be an option ? Sorry if that’s a dumb question have just seen this and really love this, but to be worth the effort use everyday the sound needs to be great.. making drums cheap for everyone to play is very important and this could be an option

    • @Joekutz
      @Joekutz  10 місяців тому

      Using that extension would totally be an option to get better sound. But this project was a challenge where I wanted to see how well I get it to work with a bare Arduino Uno.

  • @deniszbuhran
    @deniszbuhran 3 роки тому

    Hey is it possible to connect this to a sequencer so you would have a drum machine instead of just e drums?

    • @Joekutz
      @Joekutz  3 роки тому

      That would indeed be a possible next step!

  • @Paradoxical_heuer
    @Paradoxical_heuer Місяць тому

    No way to add a big memory that allows for high quality samples? If not, if i use a good sound card and use the samples from within the computer, do you think it can have a decent latency?

    • @Joekutz
      @Joekutz  Місяць тому

      Simply using an Arduino Mega or ESP32 would have given me much more storage and quality, but I wanted to see here how far I get with the Uno. And for the PC-Idea: There are many projects that turn the Arduino into a USB Midi input controller that talks to the PC with (almost) no latency.

    • @Paradoxical_heuer
      @Paradoxical_heuer Місяць тому

      @@Joekutz thanks mate, helps plenty

  • @TheSchneidItworld
    @TheSchneidItworld 4 роки тому

    ohhh

  • @udownwito.p.p4153
    @udownwito.p.p4153 3 роки тому

    Are you able to sell these? Please 😇

    • @Joekutz
      @Joekutz  3 роки тому

      Hmm.. no. Sorry. :)

  • @user-wq2lm6ir4o
    @user-wq2lm6ir4o Рік тому

    How can i buy them, do you sell them

    • @Joekutz
      @Joekutz  Рік тому

      You cannot buy them (sorry) but you can make one :)

  • @digitalpage500
    @digitalpage500 Рік тому

    my brains bleeds :(