DIY Multifunctional control knob using Pi Pico

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024

Комментарии • 51

  • @Tonyplat98
    @Tonyplat98 Год назад +7

    Very cool I got one of these with my PI 4 kit and didn't know what to do with it so then I found your video. Thank you for writing the code and making the 3D print files. This is going to be a fun project for sure =)

  • @eg1do
    @eg1do 2 года назад +7

    Great job! I added a neopixel RGB LED to change with the modes, it's great to have a easy way to know what mode is set.

  • @GeorgeGray43
    @GeorgeGray43 Год назад +1

    Nice little project. Thinking about adding one of those 1.2 inch round LCD screens to the knob to display mode and a graphical dial display that changes, depending on the mode.

  • @มหากอล์ฟแชนแนล

    Project นี้ สร้างสรรค์มากๆ เลยจ่ะ

  • @milo.t_
    @milo.t_ 3 месяца назад

    เยี่ยมเลย เดี๋ยวจะไปลองทำบ้างค่ะ ขอบคุณมาก!

  • @weilkevin
    @weilkevin 3 года назад +3

    Extremely easy to follow. Thanks for sharing!

  • @karthunt25
    @karthunt25 3 года назад +1

    ผมชอบโปรเจ็ค คุณคับ เอาไปใช้งานจริง และงานเนียบมาก

  • @lenpairueaichannel3852
    @lenpairueaichannel3852 Месяц назад

    สอบถามหน่อยครับว่าใช้โปรแกรมอะไรวาดแบบ แล้วแบบตัวโมเดลraspberry pi แบบนั้นสามารถหาได้จากไหนครับ

  • @inotplaying
    @inotplaying 5 месяцев назад

    มันใช้กับ window ได้ไหมครับและถ้าไม่ได้ต้องแก้ตรงโค้ดตรงไหนหรอครับ

  • @eeeaaannntheworld9703
    @eeeaaannntheworld9703 5 месяцев назад

    can i do that with pi pico h? is there a difference? also will it work with windows?

  • @beigeworm
    @beigeworm 2 года назад

    Hey thanks for this, I have used this to mod my keyboard slightly :) is there a code adjustment that allows only a full click (turning) to activate the scroll function?

  • @estonian44
    @estonian44 8 месяцев назад

    sounds like, i can do it, and save some money, lets give it a try thanks to your video :D

  • @lungrock4366
    @lungrock4366 3 года назад

    ผมว่าเดี๋ยวมีเอาไป dim light Home assistant รอเลยครับ

    • @magichannel
      @magichannel  3 года назад +1

      ตัวนี้ยังต่อ Wi-Fi ไม่ได้ครับ

  • @worachatpoonperm9951
    @worachatpoonperm9951 3 года назад +3

    สามารถทำกับ Windows ได้ใช่มั้ยครับ เพราะเห็นในคลิปทดลองกับเครื่อง Mac

    • @magichannel
      @magichannel  3 года назад +1

      ได้ครับ แต่ปุ่มในการสั่งคำสั่งเพิ่ม/ลด แสงสว่าง กับการเลื่อนแนวนอนจะต่างกัน ต้องแก้โค้ดเล็กน้อย

    • @worachatpoonperm9951
      @worachatpoonperm9951 3 года назад

      พอจะมีโค้ด สำหรับ Windows มั้ยครับ ขอบคุณครับ

    • @bot_gamer508
      @bot_gamer508 Год назад

      drive.google.com/file/d/1qGgZZIfXNU66LV3uThpUimMBZRjSMpOq/view?usp=drive_link

    • @bot_gamer508
      @bot_gamer508 Год назад

      it working for windows

  • @rsfi_
    @rsfi_ 9 месяцев назад

    can you make button version ?

  • @iamshivamvasava
    @iamshivamvasava 25 дней назад

    bro i want this one.
    i don't really know about that technical things coding and all ...arduino are available but i dont know about how to.

  • @technicahmett
    @technicahmett Год назад

    That is very good job...

  • @flammodo
    @flammodo Год назад

    Hi! Really like your Project! I am planning on doing a compilation video of the coolest Raspberry Pi Pico based projects out there. Am I allowed to showcase your project and use some footage from this video? Of cause I would give credit to your video.

  • @advayaprakash1307
    @advayaprakash1307 Год назад

    I am currently using a windows laptop, can you please help me in getting the code for a windows device?

  • @bassbassbasser
    @bassbassbasser 3 года назад

    very cool! I'll build this!

  • @eg1do
    @eg1do 2 года назад

    I wonder if it's possible to need 2 clicks to count as 1 advance, I mean, if you try (as i did) to use for go Next or previous track, a clicks move 2 positions (2 songs ahead). Thanks in advance, it's ok if it can't be done.

    • @magichannel
      @magichannel  2 года назад +1

      I'm not sure whether this problem is related to hardware or not. If so, you might wanna add a variable and count for 2 click before performing shortcut.

  • @uditune5349
    @uditune5349 2 года назад

    This is soo good

  • @MrVikramr
    @MrVikramr 2 года назад

    Hi, I have built one exactly as you have explained. It was easy to follow. Thank you so much for this..
    However, when I disconnect and connect the device, it only opens as a mass storage device and not as a input device. How to address this issue.
    P.s working on windows.

    • @magichannel
      @magichannel  2 года назад

      Thank you for pointing that out. Please try to disable Autoplay function in Windows.

    • @MrVikramr
      @MrVikramr 2 года назад +1

      @@magichannel Thank you for your response. But disabling Autoplay didnt help. I had to edit the boot.py in circuitPY to hide the storage device.

    • @magichannel
      @magichannel  2 года назад +1

      @@MrVikramr Oh, I never thought that we can disable mass storage feature. Thank you very much.
      I guess this is the method that you're using.
      learn.adafruit.com/customizing-usb-devices-in-circuitpython

  • @soumyabasak9297
    @soumyabasak9297 3 года назад

    Does it work with windows too?? Please reply I'd love to make one!!

    • @magichannel
      @magichannel  3 года назад +1

      It works, but you have to modify key press to match your OS and your usage.

    • @soumyabasak9297
      @soumyabasak9297 3 года назад +1

      Can you please give the key presses for Windows??

    • @magichannel
      @magichannel  3 года назад +1

      @@soumyabasak9297 Sorry, I don't have Windows machine. Please follow this documentation from Adafruit and modify my code as you want.
      circuitpython.readthedocs.io/projects/hid/en/latest/api.html

  • @ashish5563
    @ashish5563 2 года назад

    Can I use an esp32 instead of the pi pico

    • @magichannel
      @magichannel  2 года назад

      Unfortunately, ESP32 does not have keyboard/mouse simulation.

    • @beigeworm
      @beigeworm 2 года назад

      you could try a sparkfun pro micro or similar

  • @smartfridge8824
    @smartfridge8824 Год назад

    do you know anything (like code) to do this on windows?

    • @DeanMichaud
      @DeanMichaud Год назад

      I set this up on my Windows box today: the script's "mode 2" handles volume control up/down, and this indeed does work.
      Not sure of other Windows functions you'd want to replace Mac brightness (mode 0) and horizontal scrolling (mode 1) w/, but you can always customize the provided python script to handle the HID behaviours you desire.
      While I am new to the scene, I do see it is using adafruit's API for HID devices... so, whatever this API supports you can mess around w/.

    • @smartfridge8824
      @smartfridge8824 Год назад

      @Dean Michaud does this work like a side scroll and a volume knob? If so, can you provide the code or walk me through it, I'm not that good

  • @ToPProjectsCompilation
    @ToPProjectsCompilation 2 года назад

    Hey, the project is amazing. We want to feature it on our channel (no money involved). If it sounds good, then kindly reply.

  • @marcelovictor3031
    @marcelovictor3031 Год назад

    if it were bluetooth ... i think it will going to sell hundredssss!!!

  • @bot_gamer508
    @bot_gamer508 Год назад

    working code for windows operating system drive.google.com/file/d/1qGgZZIfXNU66LV3uThpUimMBZRjSMpOq/view?usp=drive_link