How to Connect a Potentiometer to the Daisy (DaisyDuino)

Поділитися
Вставка
  • Опубліковано 1 сер 2024
  • Let's learn how to connect a potentiometer to the Daisy Seed and change the pitch of an oscillator in real time with it! We'll also connect another potentiometer for volume control. For this tutorial, we'll be using the Arduino IDE and the DaisyDuino library.
    List of Parts:
    docs.google.com/document/d/13...
    Join the community:
    / discord
    forum.electro-smith.com/
    Sections:
    0:00 Introduction
    0:54 Electronics
    5:20 Programming
    10:47 Adding a Second Potentiometer
    12:04 What's Next?

КОМЕНТАРІ • 37

  • @peppercrack5211
    @peppercrack5211 4 місяці тому +6

    Really nice to see you're posting more tutorials!

    • @electrosmithco
      @electrosmithco  4 місяці тому +2

      Glad to hear that!! We're going to start focusing more time for videos :)

  • @draconianrhythms
    @draconianrhythms 4 місяці тому +3

    Excellent as always. Bring on part 2 ;)

    • @electrosmithco
      @electrosmithco  4 місяці тому +1

      Currently writing the script for the button tutorial :D

    • @draconianrhythms
      @draconianrhythms 4 місяці тому +1

      Awesome man ❤ would you consider maybe one day covering what other components you’d need to add to this setup? I’m talking about op-amps here really; I think I know how to hook them up but seeing an expert do it would be great. I know ES offer boards with all this stuff already, but I’m coming at this from a very low-budget point of view haha. Just a thought .. cheers 🙏

    • @electrosmithco
      @electrosmithco  4 місяці тому +1

      @@draconianrhythms Op-amp tutorial for amplifying instrument level (like guitar) to a line level, correct? Yes! I have been meaning to make a tutorial like that for a while.

    • @draconianrhythms
      @draconianrhythms 4 місяці тому +1

      @@electrosmithcothank you .. that’s great news

  • @chillywilson
    @chillywilson 4 місяці тому +2

    yes, custom hardware tutorials.
    I'm stumbling on plug data json file/heavy stuff, I'd just wish there was a table of plugs and their corsponding hardware you can pin them to.

    • @electrosmithco
      @electrosmithco  4 місяці тому

      If you want to learn how to put together a JSON for custom hardware configuration, we wrote a guide titled "Quick Guide on Setting Up a Custom JSON File for pd2dsy & Oopsy!".
      We highly recommend checking it out. And we would be happy to answer any question that you have there.

    • @chillywilson
      @chillywilson 4 місяці тому

      ​@@electrosmithco I was looking for somthing like that, the forum search might need more tags in them, I came up blank seaching "plugdata harware mapping".
      Thank you I was able to find it now.
      Would you know if there is a list of matching hardware to plugs? Like if I want to put various sensors or like 5110 displays, what plug would work or not at all?

  • @Daruma_Studio
    @Daruma_Studio 4 місяці тому +2

    Heyyy! This is what Ive been waiting for! Well at least 1/2 of it! Thank you for this! Looking forward to the other have to make this potentiometer do something in MAX/MSP using JSON. I cannot get that JSON to work... Thank you for posting this!

    • @electrosmithco
      @electrosmithco  4 місяці тому

      We wrote a guide for custom JSON over on our forum titled "Quick Guide on Setting Up a Custom JSON File for pd2dsy & Oopsy!".
      We highly recommend checking it out. And we would be happy to answer any question that you have there.

  • @sound.workshop
    @sound.workshop 4 місяці тому +3

    awesome tutorial!

  • @flywittzbeats4008
    @flywittzbeats4008 3 місяці тому +1

    Our hero has returned to bring us synth goodies! haha. Best tutorials on the internet

  • @freeelectron8261
    @freeelectron8261 4 місяці тому +1

    Nice work, looking forward to more cool tuts! Electrosmith rocks! Or maybe it beeps and squarks?

    • @electrosmithco
      @electrosmithco  4 місяці тому

      You're in luck because we just now posted another new tutorial!!
      Bloops is acceptable too ;)

  • @berzerker17487
    @berzerker17487 2 місяці тому +1

    These tutorials are phenomenal! Great work and thanks for making them!

  • @gcb713
    @gcb713 4 місяці тому +1

    Awsome, thanks!

  • @MikeHudsontek
    @MikeHudsontek 4 місяці тому +1

    Yes! you're back. This is what we want :-) thanks

    • @electrosmithco
      @electrosmithco  4 місяці тому

      Wooo! And we juuuust uploaded a new tutorial!

  • @greglmna7578
    @greglmna7578 Місяць тому +1

    Hey, great video. I am learning more about pure data and I wonder how I can assign physical knobs to variables in the pd patch. Do you have resources in this topic ? Thanks 😉

    • @electrosmithco
      @electrosmithco  Місяць тому +1

      Thank you!
      A thread called "Quick Guide on Setting Up a Custom JSON File for pd2dsy & Oopsy!" on the Daisy forum would be a great place to start!

  • @andreas-wismann
    @andreas-wismann 2 місяці тому +1

    Great tutorials, thank you! May I ask if it‘s necessary to have the analogReadResolution(16) instruction placed in a loop, or would it suffice to have it called once?

    • @electrosmithco
      @electrosmithco  2 місяці тому

      Good catch! You can place it in void setup(). That was my bad in placing it in void loop()!

  • @NaokiApri
    @NaokiApri 3 місяці тому +1

    What if i need more knobs than adcs available?

    • @electrosmithco
      @electrosmithco  3 місяці тому +1

      Multiplexer will be your friend :)
      We have a tutorial post on our forum, so I highly recommend checking it out. If you search the word "mux" or "multiplexer" that post should appear.

  • @daytrace4635
    @daytrace4635 10 днів тому +1

    can you do an encoder, Im finding this nigh impossible lol?

    • @electrosmithco
      @electrosmithco  10 днів тому

      A video on encoder is planned for sure!

    • @daytrace4635
      @daytrace4635 9 днів тому

      @@electrosmithco Well now ide is stating many conflicts even though it was just working yesterday 🙃. Did a polling method for the encoder but was late last night, did same code and ide freaked out on me lol 🤷‍♂️

    • @daytrace4635
      @daytrace4635 9 днів тому

      @@electrosmithco So apparently the DaisySP library will not download via zip, not really understanding why considering daisyduino was easy peasy lol

    • @electrosmithco
      @electrosmithco  9 днів тому

      @@daytrace4635 Feel free to share the error message that you're getting on the forum or discord. Would be happy to look at it closer with you :)

    • @daytrace4635
      @daytrace4635 9 днів тому

      @@electrosmithco Ended up fixing it, had to do add a file to the sketch as the library itself isnt valid in ide, added the daisysp h file and it worked but seems I have to do that for every sketch and the library still doesnt show up as a contributed library. Ill get on the discord when I get this done tho 😁👍