No video

3D printed MEDIA CONTROL volume knob - Arduino basics

  Рет қаралды 142,706

Prusa 3D

Prusa 3D

Күн бұрын

Пікірлер: 204
@valdosh69
@valdosh69 5 жыл бұрын
1:16 that little macropad with mechanical switches looks cool!
@maga8631
@maga8631 5 жыл бұрын
www.thingiverse.com/thing:2822140 this is a simmilar version with 8 keys
@MattFowlerBTR
@MattFowlerBTR 5 жыл бұрын
I made one for myself with a clone-arduino board, did the cad for myself from scratch in Fusion 360 (as I wanted 10-key in a 3-4-3 layout and sitting on the front edge of my desk), printed it on my (genuine) Prusa i3 mk2. Biggest expense was fancy "re-legendable" keycaps (the two-part type where you can put a printed label insert in) which are kinda un-necessary. The genuine Cherry MX Brown switches weren't stupidly expensive. It was my first ever arduino project, mostly using someone else's source code but with a few little changes, and I'm really pleased with it. The Arduino sends keys F13 - F22 (the standards for USB keyboards defines F1 to F24, it's just most keyboards stop at F12), I have F13,14,15 doing stuff with a simple AutoHotKey script (to open My Computer, my NAS box, my NextCloud cloud-sync folder) and the other ones I assign directly as hotkeys in software like OBS Studio and Discord.
@valdosh69
@valdosh69 5 жыл бұрын
@@MattFowlerBTR there's a special firmware for mechanical keyboards - it's called QMK firmware and it's really powerful. You can program macros and shortcuts very easily with it.
@nunosousa7698
@nunosousa7698 5 жыл бұрын
What switches/hardware was used there? would like to build one myself.
@valdosh69
@valdosh69 5 жыл бұрын
@@nunosousa7698 For macropad like this you need arduino pro micro, some cherry-mx styled switches (gateron, kailh, outemu), keycaps (you can 3d print them) and diodes to make matrix. But you can also make it without diodes and connect each switch to one arduino pin.
@yomboprime
@yomboprime 5 жыл бұрын
Definitely I would like more videos mixing Arduino and 3d print :-)
@vinshin3320
@vinshin3320 5 жыл бұрын
The teleporting youtubers was hilarious!
@Eddy_AREA99
@Eddy_AREA99 5 жыл бұрын
I Also really would like to see the tutorial of the macropad (1:16)
@mlggeek1812
@mlggeek1812 5 жыл бұрын
YEEEES!!!
@tanmaywho
@tanmaywho 5 жыл бұрын
Mee too
@nicolais86
@nicolais86 5 жыл бұрын
Samee!
@ryannovakovic5046
@ryannovakovic5046 5 жыл бұрын
Yesss
@citarone4933
@citarone4933 5 жыл бұрын
same here
@MrAkalle
@MrAkalle 5 жыл бұрын
I would love to see more Arduino Projects
@dannyallyn223
@dannyallyn223 5 жыл бұрын
absolutely make more of this style video! The media controller at the end with 6 logo buttons should be the next one!!
@ppSnow
@ppSnow 3 жыл бұрын
If you not have a Arduino with HID (that can be a keyboard), you can send the encoder data to serial interface with println() and use a simple python script to listen the serial port and execute the keyboard commands(volume+, vol-, play, pause...) with help of pynput library Also, it may be easier to change behavior based on the current open window, since the keyboard commands is being sended on the host device
@Al3x1t0s
@Al3x1t0s 5 жыл бұрын
Ohhhh I want the tutorial of the macropad (1:16)
@kurtlindner
@kurtlindner 5 жыл бұрын
I love these little Arduino projects.
@St.S.
@St.S. 5 жыл бұрын
Awesome! Would like to see that taken one step further using a bluetooth shield and maybe a powerbank or connected to a phone for power.
@jontech9978
@jontech9978 5 жыл бұрын
It is always good to see usable stuff from a 3D printer.
@JohnHall73
@JohnHall73 5 жыл бұрын
Yes we need more projects like this. Love it.
@garthhowe297
@garthhowe297 5 жыл бұрын
Josef, I love the combination of 3D printing projects with the Arduinos!
@jvleugels
@jvleugels 5 жыл бұрын
Wow, even better than all the buttons is the fact that Prusa has invented teleportation!! Check the "stolen" spool of filament at 0:23
@thisiskeithb
@thisiskeithb 5 жыл бұрын
These 3D printing/Arduino combo project videos are great!
@Entityism
@Entityism 5 жыл бұрын
Yes, Yes and Yes! More like this, please! Thanks for doing this, will def be trying it out.
@alancruickshank9286
@alancruickshank9286 5 жыл бұрын
Great idea please do more. I know I will have to watch this many times before I get it. Could you slow down, zoom in more, or both, thanks and keep them coming
@C4mpblor
@C4mpblor 5 жыл бұрын
Printing this right now! electronics on the way. Too cool. More please!
@RomanoPRODUCTION
@RomanoPRODUCTION 5 жыл бұрын
The cool Josef we have is the Josef we deserve
@Dust599
@Dust599 5 жыл бұрын
himm magic reappearing filament that slowly fades back into existence after 3DMN takes it...
@ARepublicIfYouCanKeepIt
@ARepublicIfYouCanKeepIt 5 жыл бұрын
Yes, definitely more project tutorials! This one is a *great* example.
@Johncoffee2002
@Johncoffee2002 5 жыл бұрын
Cool project. Would love to see more!!
@rgrf
@rgrf 4 жыл бұрын
thank you. brilliant and so useful that there's now an emergency stop for the music! I'm looking for a remix of a 3D volume control model that exploits the existence of the red LED underneath and the LED that flashes as the knob turns. These lights feels a bit wasted but I'm stuck for a way to use this as a cool lighting effect.
@juptuber6824
@juptuber6824 3 жыл бұрын
I just ordered parts. This gonna be sooo useful for me
@matrixfire
@matrixfire 5 жыл бұрын
I love to see a guide to the macro keyboard
@vlcekmlcek3393
@vlcekmlcek3393 5 жыл бұрын
I have built this about two years ago. Designed in SketchUp, printed on MK2 and assembled with Digispark, which is cheaper than pro micro and also smaller.
@electronic7979
@electronic7979 5 жыл бұрын
Excellent project 👍 I like it
@baspluim5925
@baspluim5925 5 жыл бұрын
Stop giving me more awesome hobbies I don't have time for! :-)
@TheJohncoffee1234
@TheJohncoffee1234 5 жыл бұрын
Nice project! Gonna print that later on :)
@mlggeek1812
@mlggeek1812 5 жыл бұрын
I would really like a lot more of these kind of tutorials with arduino :)
@hironshy5337
@hironshy5337 5 жыл бұрын
Omg the one with the mecanical switches ô-ô . I want to do that .
@BMSWEB
@BMSWEB 5 жыл бұрын
What a fantastic project! This is so good for STEM programs
@android4cg
@android4cg 5 жыл бұрын
Great Ideas! Would like to see more such Arduino projects. ;-)
@apinakapinastorba
@apinakapinastorba 4 жыл бұрын
Making a remote controller for recording software will be my take on this concept :)
@paulmellor2605
@paulmellor2605 5 жыл бұрын
A really great idea - a future project for me I think! 👍
@PhilLenz
@PhilLenz 5 жыл бұрын
Thanks - Cool tutorial. IDEA - What about a control box with 8-10 buttons / knobs to help with the most common features of Fusion 360 (e.g. knob to zoom in/out/reset, buttons to change view TOP/FRONT/RIGHT, button "E" to extrude, etc.)?
@seba2590
@seba2590 2 жыл бұрын
muchas gracia! mi primer proyecto Arduino, muy fácil e increíblemente funcional! me encanta!
@pierdolio
@pierdolio 5 жыл бұрын
Can you do one showing how you teleport people?
@UncleJessy
@UncleJessy 5 жыл бұрын
Hahaha awesome video!
@javiergaspardengraalmecija7746
@javiergaspardengraalmecija7746 4 жыл бұрын
Joseph, I saw you on the Barcelona marker with David Cuartielles !!!! I hope someday I have money for the MK3, s
@BrianMarofsky
@BrianMarofsky 5 жыл бұрын
The button click doesn't work. I see the light blink but nor pause or skip. I tried in VLC and Windows Media Player. Anyone get it to work? Is it only for certain apps? Volume works great.
@BrianMarofsky
@BrianMarofsky 5 жыл бұрын
Seems like a reboot of the windows PC with the Arduino connected fixes it (sometimes). Now try and fix it all in the box and secure it. No one seems to show pics of that part.
@Markus__B
@Markus__B 5 жыл бұрын
Asking for other Project Ideas, what about your own Version of a 3D Connexion SpaceMouse based on arduino and an analog Stick / 4 axis Controller?
@Prusa3D
@Prusa3D 5 жыл бұрын
Yep, it's mentioned at the end of the full article linked in the video description. There is an open-source reverse engineered driver for the SpaceMouse, so that would be cool to implement.
@spikekent
@spikekent 5 жыл бұрын
Love these projects, more please.
@MichealWeinfurtner
@MichealWeinfurtner 5 жыл бұрын
More, yes, please more...
@munst1
@munst1 5 жыл бұрын
nice project, is it posibile to make with this also a 3d-Mous?
@2bpicpic
@2bpicpic 5 жыл бұрын
Very good video , im gonna try this project :)
@YukonK9
@YukonK9 5 жыл бұрын
More Arduino Projects please!
@holyloli69420
@holyloli69420 5 жыл бұрын
How big the knob & button will be? *Yes*
@AthanCondax
@AthanCondax 5 жыл бұрын
Absolutely do more like these!
@pauldevey8628
@pauldevey8628 5 жыл бұрын
Great project. How about taking this a bit further and have a rotary encoder with a numeric keypad in one. This allows you to use it for CAD and video editing etc. Keep the content coming.
@maze42d
@maze42d 5 жыл бұрын
I love the fact you can clearly hear the czech accent in EVERY native czech speaking English.
@fresharmadillo8844
@fresharmadillo8844 5 жыл бұрын
Now someone add a battery and bluetooth and share the build please.
@smaasher123
@smaasher123 5 жыл бұрын
Thats what i thought while watching the video. Where are the heroes? :D
@DanielBadberg
@DanielBadberg 5 жыл бұрын
With ESP32 it should be possible. I am working on it, but my coding skills are not the best so it will take some time 😊
@smaasher123
@smaasher123 5 жыл бұрын
@@DanielBadberg Would be awesome, looking forward to hear from your soulution
@asicdathens
@asicdathens 5 жыл бұрын
I am looking into it. I have some ESP32 boards to play with
@DanielBadberg
@DanielBadberg 5 жыл бұрын
@@asicdathens You can have a look here: github.com/T-vK/ESP32-BLE-Keyboard. Some minor issues, but in general it ist working.
@Dajosco
@Dajosco 5 жыл бұрын
Yes! more arduino o raspberry please!
@BartAfterDark
@BartAfterDark 2 жыл бұрын
Would love this ported to the esp32 :)
@JH_Tech49
@JH_Tech49 5 жыл бұрын
Nice ! I am trying to do the same but for controlling picoreplayer with Logitech Media server via WiFi. I didn't succeed for now 😅
@danielkrah5129
@danielkrah5129 5 жыл бұрын
Whoa 0:30 prusa research can teleport filament spools :D
@mariemeyer2885
@mariemeyer2885 5 жыл бұрын
Love it! Like to see more projects of this nature and circuitpython boards. Maybe circuit playground express or ESP 32s
@lensch27
@lensch27 5 жыл бұрын
Where can I get the files of the keycaps you used on the little cherry mx controller in 1:16?
@Eweiler50
@Eweiler50 5 жыл бұрын
Hey Prusa Team Nice Video! Wath do you think about a special keyboard with short cuts for for example fusion 360? Greetings Erik
@gioromeo
@gioromeo 5 жыл бұрын
So the bottom line is that by making this knob, the 3d Printing Nerd (or Thomas, or 3DMN...) will appear in my lab? uhm....
@oysteintveito
@oysteintveito 4 жыл бұрын
It might be a quite small point, but the original board you are using is an Arduino Micro, not Arduino "pro" micro. The "pro" part is what makes it smaller. As far as I know, arduino have never made a "pro" version of the micro, but there are loads of "clones" (can you call them clones when they don't clone?). That being said, I would REALLY like to see more projects with arduino. Alternativly, micropython.
@JennyEverywhere
@JennyEverywhere 3 жыл бұрын
Just what I was looking for. I don't have a Prusa though, I have an Ender 3. So I'll have to do some fiddling, maybe design my own box and knob. (Or figure out how to translate the code...still new at 3d printing!) The source for the Arduino is what I really wanted. Wish I'd seen this before ordering a Contour ShuttleXpress... oh, well.
@Prusa3D
@Prusa3D 3 жыл бұрын
All the included models can be sliced for your Ender 3 as well :) There is even a built-in profile for Ender 3 in PrusaSlicer now, so you can use that open the model file :) -Mikolas
@michaelr.2648
@michaelr.2648 5 жыл бұрын
It would be great if this worked over Bluetooth. Show us how!
@antonwinter630
@antonwinter630 5 жыл бұрын
very cool project
@ambroscustom
@ambroscustom 5 жыл бұрын
Fantastic project.......❤️❤️
@timothysvec8568
@timothysvec8568 5 жыл бұрын
Very nice. Thank you!
@pertileluca
@pertileluca 5 жыл бұрын
Very useful project
@JosePron19
@JosePron19 5 жыл бұрын
Cool tutorial!!
@lordofdoom6636
@lordofdoom6636 Жыл бұрын
I get this eror In file included from E:\DOWNLOADS\oversized_volume_knob\oversized_volume_knob.ino:5:0: C:\Users\Daniel\Documents\Arduino\libraries\HID-Project\src/HID-Project.h:35:2: error: #error HID Project can only be used with an USB MCU. #error HID Project can only be used with an USB MCU. ^~~~~ how do i fix it?
@markmacherey4744
@markmacherey4744 5 жыл бұрын
Can you post the code that teleports youtubers...
@floriankaltenbock2343
@floriankaltenbock2343 2 жыл бұрын
Is it somehow possible to make a controll knob for a smartphone?
@tobtell3291
@tobtell3291 5 жыл бұрын
Gimme that Arduino vids
@coreyroberts3342
@coreyroberts3342 5 жыл бұрын
Can you link to the personalities that are in the intro? I know some of them but not all and they always deserve credit for all the awesome work they do. Love this project by the way, great write up!
@Prusa3D
@Prusa3D 5 жыл бұрын
Done ;)
@hippohoppa
@hippohoppa 3 жыл бұрын
Thank you very much! In my market i don't have these arnuinos.. I have the "ARDUINO NANO 3.0 US " Will work the same?
@Stonehenge81
@Stonehenge81 5 жыл бұрын
Can you map the button to change scroll wheel functionality? For example, one click to set the wheel to change volume, and two clicks to set the wheel to seek through a video.
@syber-space
@syber-space 5 жыл бұрын
You definitely could. Just split the loop based on the state the button is in, and have those two inputs swap states.
@JustinasJakubovskis
@JustinasJakubovskis Жыл бұрын
Very cool and fast project, but on my Windows 11 OS volume increments is 4% by one rotary encoder click, is it possible somehow change to 1% ?
@Doubird28
@Doubird28 3 жыл бұрын
Is there anywhere to buy one of these knobs. I would just like to control the volume on my laptop. (i do not have external speakers). thanks
@UrpaDeFerro
@UrpaDeFerro 4 жыл бұрын
Really great, man
@alexfrenchmaker1903
@alexfrenchmaker1903 5 жыл бұрын
Just... thank you!
@Morgoth_PT
@Morgoth_PT Жыл бұрын
Does it work with the Arduino Nano Every? Thank you for the video. Please share more arduino projects. Greetings from Portugal
@yougiely
@yougiely 4 жыл бұрын
cannot do the same thing on digispark attiny85
@asimcent
@asimcent 2 жыл бұрын
sir please help i dont know what happening I uploaded same sketch as you shown same libariry and my arduino pro micro is showing in arduino ide softwair but when ever I upload it stuck on uploading and show some oringe lines stay showing uploading please help this is my second pro micro board
@MartinWolker
@MartinWolker 5 жыл бұрын
I have did similar project with same encoder/switch module + OLED display + Bluetooth and MicroPython board (I do not like Arduino so much) amd use it like Google NEST 3 Thermostat. It looks very cool. Maybe I should make a video how to make it from the scratch.
@D4no00
@D4no00 5 жыл бұрын
micropython is for pussies
@cochonez5289
@cochonez5289 3 жыл бұрын
works great, but i have to unplug and replug it after every reboot in order to function. has anyone a fix for this problem?
@jamesherrero7334
@jamesherrero7334 5 жыл бұрын
more tutorials please
@aaronramly1705
@aaronramly1705 5 жыл бұрын
more tutorial please !!! keyboard for editing premiere & photoshop please
@humbel999999999
@humbel999999999 4 жыл бұрын
This video should have a name "getting started with Arduino - Encoded Knob tutorial"
@StanciFuc
@StanciFuc 2 жыл бұрын
Can you use something else than Atmega32u4 ? Like STM8S103F3P6 ?
@richardalves6655
@richardalves6655 4 жыл бұрын
hello how to put bluetooth on it
@diginomad6016
@diginomad6016 4 жыл бұрын
What's the name of the sound played in the beginning of the video? Can any one say it?
@kenstephens2955
@kenstephens2955 5 жыл бұрын
Neat! Thanks !!
@albinkroll1176
@albinkroll1176 4 жыл бұрын
"I built my first 3D printer to print my own knobs and faders" (Quote from the road to 100k printers) Only took 9 years. I built my first 3d printer to print parts for my modelship five years ago. Modelship is still in the same state, meanwhile finished the 3rd printer ^^
@chickenlittle4681
@chickenlittle4681 5 жыл бұрын
Bluetooth version..?
@Virtual_Bastard
@Virtual_Bastard 2 жыл бұрын
would this work with a pi pico?
@chloemcholoe3280
@chloemcholoe3280 5 жыл бұрын
I should see if I can manage this with a tiny STM32F030 that's like 0.3$ and is Soo tiny but the USB communication would suck since there's no Arduino
@Evilslayer73
@Evilslayer73 2 жыл бұрын
does it work on raspberry pi?
@nukelukas
@nukelukas 5 жыл бұрын
Give us the other ones as well!!!
@JeffriRanger
@JeffriRanger 5 жыл бұрын
Very nice
@m.o.1698
@m.o.1698 4 жыл бұрын
Is there a guide how to build the media controler at 7:37 ?
@gregori7444
@gregori7444 4 жыл бұрын
Can i let the one tape change between my headphones and my speakers
@Prusa3D
@Prusa3D 4 жыл бұрын
That's a good idea! It will be pretty complex, but definitely doable. I would send a keystroke, something like F13 and use autohotkey to handle the audio device switch: theitbros.com/hotkey-to-switch-audio-devices/ - Mikolas
@gregori7444
@gregori7444 4 жыл бұрын
@@Prusa3D Thanks for the advice.
I built a mouse from scratch with 3D printing and Arduino
15:17
Ben Makes Everything
Рет қаралды 188 М.
How I made a Modular Macro Keyboard System (3D Printed): Ocreeb MK2
20:00
Salim Benbouziyane
Рет қаралды 422 М.
Schoolboy Runaway в реальной жизни🤣@onLI_gAmeS
00:31
МишАня
Рет қаралды 3,7 МЛН
Fortunately, Ultraman protects me  #shorts #ultraman #ultramantiga #liveaction
00:10
Happy birthday to you by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 11 МЛН
How To Make a Concrete Volume Knob
12:32
DIY Perks
Рет қаралды 1,9 МЛН
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
Building a MIDI Controller Using Arduino
15:41
Switch & Lever
Рет қаралды 631 М.
How I Used a 3d Printer to Create Discontinued Car Parts!
16:40
The Daily Drift
Рет қаралды 8 М.
The coolest robot I've ever built!
19:40
Thomas Burns
Рет қаралды 4,6 МЛН
EVERY 3D Printer I've Used Tier List
17:59
Major Hardware
Рет қаралды 219 М.
Have your 3D Prints started to suck? Watch this!
20:04
Maker's Muse
Рет қаралды 1 МЛН
Schoolboy Runaway в реальной жизни🤣@onLI_gAmeS
00:31
МишАня
Рет қаралды 3,7 МЛН