@@TechRallyofficial tnx. it was just constructive criticism really to make the next vid more better. keep it up. do you have a tutorial on how to use the vs code extension PLATFORM.IO ?
i have a ws2812 ring but it aligns the leds in the opposite direction with the code. when rotating the volume ws2812 lights up in the opposite direction of the rotation. please help me to fix it. Thanks
I have also made the same as you exactly same but mine has a bit problem, mine get automatically disconnect(not fully, like the rgb got off, touch not work, knob rotation don't work but light in touch sensor when i touch on them red light glow and light on Arduino also glow) and then I need to re-plug the board sometime it also don't work and need to replug, to fixing the replug button I fix a micro switch between +ve wire. is there any way to permanent fix of this problem
hello thanks for the details video helps a lot, everything is working well, only when I turn knob clock wise volume gets decrease and when I turn knob anti clock wise volume gets increase, is there any setting to this to work well thanks in advance..😊
Thanks for reply. Can you please confirm which pin do I need to reverse with which pin..? As of now volume know is stop working not doing anything, only play/pause next and previous function is working....I have no idea what happened, I try to reinstall code 2-3 time but no success....
Cool invention 👍 I'm not familiar with the communication of the computer with the external devices. Can you tell me do you need the driver for the communications between the volume controller and computer? 🙏 Thank you!
hey i want to made it too but i cant find the Arduino you used do i can use the Arduino nano ch340?? with the same code how i can increase the sensitivity of the rotary encoder ????
Hi, what a great idea. I have a problem that when I turn the volume down on windows 10 it goes down very quickly, is there any way to fix this? Thank you
I m about to build this but I got one question. This knob is 360 degree what happened if lower the volume from monitor with mouse, I hope you understand my question
Thank you so much for a great idea. I did it but there is a small error that i can't fix that is turning the volume clockwise to decrease the volume and turning counterclockwise to increase the volume. Please help me
Thank you so much for your feedback, Its just common issue in encounters you can correct it by reversing the pin number 2 and pin number 3 connection in Aurdino borad or you can reverse the data pin connection in encoder itself.
@@TechRallyofficial these are the errors that I encountered, most of them have been fixed, but the led ring is running backwards, I still can't fix it. Hope you help. Thanks!!! th-cam.com/video/0g-C37yomBI/w-d-xo.html
I had this same issue I was able to fix it all within the code by reversing the volume up down and reversing the led animation. Thanks again for the great project I had a lot of fun making it
Hey I am about to start building this project! Thank you for the guide! I was wondering if I can use a 1206 smd resistor for the volume encoder or should I get the smaller 0603 smd resistor.
Are you aware of the Deej project? Imagine if you could have volume control over a focused window, and when there's no focused window it's master volume control. You would essentially have a volume mixer with one knob.
It can control only over all PC volume, if you need to control volume for separate application than you need to develop a app in pc which is more complicated, if you want you can map any keyboard shortcut on to aurdino Thanks for watching.. Subscribe and support..🙂
Just take a Arduino workshop course form "Core Electronics" channel i learned coding from that and it took 30days to learn and develop this code and search for "HID Library" and there you can get to know the functions to control your PC.. you also modify my code to make your own custom functions (It only works with Aurdino Pro Micro)
@@TechRallyofficial thank you bro, I have got and installed the hid library and I uploaded it successfully, good luck for the future. sorry my english is not good.😁
Hi, great video and beautifully designed volume knob. I am kind of nervous when it comes to coding and soldering parts. Is it possible that you make one sell it to me? Also getting parts from aliexpress is not easy now because of the china ban. Plz help.
Thanks for showing your interest, i really glad to sell but Aliexpress is also banned in India so I am also not able to get some parts, But still i am trying to make a better version I have plan for selling but not immediately, i will definitely let you guys know in my channel once i am ready 🙂...
@@TechRallyofficial Hey bro, thanks a lot for your video. Today i bought all the parts except the rgb ring, wasn't able to find it locally but ordered it online. Rest of the parts i assembled and managed to install the code and everything works fine, only thing i changed in the code was the volume knob direction for increasing and decreasing, as turning the knob clockwise was decreasing the volume for me. Will wait for the rgb ring to arrive and then assemble it in a junction box. Total amount costed me around 1400rs as the pro micro board (600 rs) is alone the costliest among all the parts. I know i can get the same volume controller for around 1000rs online, but there are no touch controls and rgb present in them. You just made the best wired controller. 👍🏻 Thanks once again brother.
Great Thank you so much for your support 😀.... If Aliexpress was available than it would have been much cheaper, Unfortunately it was not available for us..
@@TechRallyofficial hi, i received the rgb ring today and soldered it, its working fine. But as i said i had to change the volume code as anticlock wise was increasing the volume for me and vice versa. I was able to do a minor change in the code and the volume now works perfectly as per the knob direction. But i am unable to change the rgb animation when changing volume as it glowing in the opposite direction, if i turn the knob in clockwise direction, the rgb lights glows in anticlock wise direction. I tried changing, modifying the code but wasn't able to get the animation corrected. If you can help with this issue it would be a great favor. Thanks.
Just need to change the input in led ring, In video at 3.09 you can see D0 and D1 pins you just need to change the input other to correct the direction..
Very good! is what I needed with some change. No LEDs and power button. even though it gives me a mistake: documents-arduino-libraries-hid-project-src-keyboardlayouts-improvedkeylayouts.h:54:18: note: #pragma message: Using default ASCII layout for keyboard modules Do you know how this bug is fixed? I can't find anything.
Nice 👍,can be my DIY inspiration🙏
Thank you so much 😊
@@TechRallyofficial yes,U welcome,cek my DIY too 😁
the background music is so annoying. it is louder than your voice. yet i subbed keep it up hope you fix the music next time
Thanks for the feedback 😀.. Surely i will correct this next time..👍
@@TechRallyofficial tnx. it was just constructive criticism really to make the next vid more better. keep it up. do you have a tutorial on how to use the vs code extension PLATFORM.IO ?
Sorry i haven't used platform.io yet may be i future i will try some projects..😀
Planning on making this seems really cool
Best DIY, thanks a lot bro !
Thank you 😊
@@TechRallyofficial Can you make LED digital equalizer music spectrum with adruino? I'm looking forward to it.
Sure, i am already thinking to make one 😊
superb
Great job...!!👍
i have a ws2812 ring but it aligns the leds in the opposite direction with the code. when rotating the volume ws2812 lights up in the opposite direction of the rotation. please help me to fix it.
Thanks
There will be two inputs for led ring D0 and D1 you just need change the inputs to the opposite pin in led ring,
Thanks 😀
@@TechRallyofficial it doesn't work
I have also made the same as you exactly same but mine has a bit problem, mine get automatically disconnect(not fully, like the rgb got off, touch not work, knob rotation don't work but light in touch sensor when i touch on them red light glow and light on Arduino also glow) and then I need to re-plug the board sometime it also don't work and need to replug, to fixing the replug button I fix a micro switch between +ve wire.
is there any way to permanent fix of this problem
I didn't face any issue like this
Check the pin connections
me same problem
Where can i find that cover you use on your work bench ?
Its cutting mat you can find it in Amazon
Can you make one that includes audio sliders to use where each slider is used for a Specific programs such as Spotify, TH-cam, and games?
Thank you 😊, i will try if i can...
Are you able to make a bmw I drive controller work with windows by usb connection? I would buy
Sorry i don't no about BMW i Drive.
@@TechRallyofficial already found some one that makes this work in windows and android
I built it its working, thanks
Great 😀👍
hello thanks for the details video helps a lot, everything is working well,
only when I turn knob clock wise volume gets decrease and when I turn knob anti clock wise volume gets increase, is there any setting to this to work well
thanks in advance..😊
Thanks for your feedback 😀
Try reversing the data pins for encoder
Or you can find and change the pin order in code..
Thanks for reply.
Can you please confirm which pin do I need to reverse with which pin..?
As of now volume know is stop working not doing anything, only play/pause next and previous function is working....I have no idea what happened, I try to reinstall code 2-3 time but no success....
@amitjadhav3879 Data pins of your encoder
@@TechRallyofficial can you make this device wireless with bluetooth module...
@amitjadhav3879 i will try bro 😀
its, great to have knobe, thanks
can you also share the circuit drawing without RGB?
It same circuit diagram just leave the RGB ring connections..Thank you 😊
Cool invention 👍
I'm not familiar with the communication of the computer with the external devices. Can you tell me do you need the driver for the communications between the volume controller and computer? 🙏 Thank you!
No, you don't need to install any drivers, Thank you 😊
This is absolutely Brillant! can you make it wireless? This is nice and deserve a million likes 👍👍👍👍👍👍👍👍👍
Thank you 😊, I will try👍
How do you choose what to control? like chrome.exe or discord.exe
Its no possible to choose selected applications to control, it will just send the key commands to the PC
Thanks 😀
Is there any delay when controlling volume???
No delay
hey i want to made it too but i cant find the Arduino you used do i can use the Arduino nano ch340?? with the same code how i can increase the sensitivity of the rotary encoder ????
This code works only with any ATmega32U4 based boards..
Could this be made with bluetooth connectivity and an internal battery??
You can do it wireless with two aurdino, but not directly with your desktop Bluetooth.
Hi, what a great idea.
I have a problem that when I turn the volume down on windows 10 it goes down very quickly, is there any way to fix this? Thank you
Try using the same model Encoder that is used...
Thank you..😃
why my program show "HID-Project.h: No such file or directory"
You need to install HID library..Try again after installing,
Thanks 😊
same error. i instal HID and FASTLED but still same error. i delete this codes and after he shows another error.
Can this project used on arduino pro mini?
No, It will work only with Aurdino Pro Micro or any other Aurdino boards with ATmega32U4 based processor
@@TechRallyofficial okay thank you for the information
@@TechRallyofficial does it necessary to add resistor to the rotary encoder?how much the resistor value if want to add to the rotary?
If your encoder module doesn't have resistor in-between the vcc and Switch pin, you need to add 10k resistor by yourself.
I m about to build this but I got one question.
This knob is 360 degree what happened if lower the volume from monitor with mouse,
I hope you understand my question
Volume control will work as usual only the led indicator will not show correct level..
Thank you so much for a great idea. I did it but there is a small error that i can't fix that is turning the volume clockwise to decrease the volume and turning counterclockwise to increase the volume. Please help me
Thank you so much for your feedback, Its just common issue in encounters you can correct it by reversing the pin number 2 and pin number 3 connection in Aurdino borad or you can reverse the data pin connection in encoder itself.
@@TechRallyofficial I already fixed it. Thank you very much 😍😍😍
Great 😃👍
@@TechRallyofficial these are the errors that I encountered, most of them have been fixed, but the led ring is running backwards, I still can't fix it. Hope you help. Thanks!!!
th-cam.com/video/0g-C37yomBI/w-d-xo.html
I had this same issue I was able to fix it all within the code by reversing the volume up down and reversing the led animation. Thanks again for the great project I had a lot of fun making it
Hey I am about to start building this project! Thank you for the guide! I was wondering if I can use a 1206 smd resistor for the volume encoder or should I get the smaller 0603 smd resistor.
Thanks for watching 😊, 1206 SMD resistor will be fine...
@@TechRallyofficial Thank so much for the reply! Happy New Year to you! Stay Awesome!
Happy new year 🎉...
@@TechRallyofficial would be great if during increasing volume the light rises along the knob cursor. Is there a way to adjust the code?
Its not possible without using any plugin in windows. I will do some search on this..
Thanks 😀
Are you aware of the Deej project? Imagine if you could have volume control over a focused window, and when there's no focused window it's master volume control. You would essentially have a volume mixer with one knob.
Hey tech rally:
Will u able to make multiple volume controller for pc which can able to control different software sound like TH-cam,game,...
It can control only over all PC volume, if you need to control volume for separate application than you need to develop a app in pc which is more complicated, if you want you can map any keyboard shortcut on to aurdino Thanks for watching.. Subscribe and support..🙂
I still have few doubts like how to configure, programming Arduino, creating multiple mode,
Just take a Arduino workshop course form "Core Electronics" channel i learned coding from that and it took 30days to learn and develop this code and search for "HID Library" and there you can get to know the functions to control your PC.. you also modify my code to make your own custom functions (It only works with Aurdino Pro Micro)
Hi, please can you tell me the specification of resistor needed?
10k resistor
bro, im try to this.
when i upload the sketch error HID-Project.h No such file or directory.
please help, i just newbe.
thx bro.
You need to install the HID library in aurdino software,
Thanks 😀
@@TechRallyofficial thank you bro, I have got and installed the hid library and I uploaded it successfully,
good luck for the future.
sorry my english is not good.😁
Thank you 😊
hai again..😊
how to turn off the animasi led?
can i usu the button for the touch sensor?
thx brow..
Yes, you can but need to disable fast led codes..
can I make this from Arduino nano?
It will work only with Arduino pro micro
Nice job! Do you know if theres code available for a Teensy2 board?
My code works with ATmega32U4 based teensy board you need to use Aurdino IDE with slight modification to upload the code.
Can you help me fix this code without using the 3 buttons: NEXT, PAUSE, PREVIOUS? because I don't know about programming.
The code will still work even if you don't add any buttons..
Hi, great video and beautifully designed volume knob. I am kind of nervous when it comes to coding and soldering parts. Is it possible that you make one sell it to me? Also getting parts from aliexpress is not easy now because of the china ban. Plz help.
Thanks for showing your interest, i really glad to sell but Aliexpress is also banned in India so I am also not able to get some parts,
But still i am trying to make a better version
I have plan for selling but not immediately, i will definitely let you guys know in my channel once i am ready 🙂...
@@TechRallyofficial Hey bro, thanks a lot for your video. Today i bought all the parts except the rgb ring, wasn't able to find it locally but ordered it online. Rest of the parts i assembled and managed to install the code and everything works fine, only thing i changed in the code was the volume knob direction for increasing and decreasing, as turning the knob clockwise was decreasing the volume for me. Will wait for the rgb ring to arrive and then assemble it in a junction box.
Total amount costed me around 1400rs as the pro micro board (600 rs) is alone the costliest among all the parts. I know i can get the same volume controller for around 1000rs online, but there are no touch controls and rgb present in them.
You just made the best wired controller. 👍🏻
Thanks once again brother.
Great Thank you so much for your support 😀....
If Aliexpress was available than it would have been much cheaper, Unfortunately it was not available for us..
@@TechRallyofficial hi, i received the rgb ring today and soldered it, its working fine. But as i said i had to change the volume code as anticlock wise was increasing the volume for me and vice versa. I was able to do a minor change in the code and the volume now works perfectly as per the knob direction. But i am unable to change the rgb animation when changing volume as it glowing in the opposite direction, if i turn the knob in clockwise direction, the rgb lights glows in anticlock wise direction. I tried changing, modifying the code but wasn't able to get the animation corrected. If you can help with this issue it would be a great favor. Thanks.
Just need to change the input in led ring,
In video at 3.09 you can see D0 and D1 pins you just need to change the input other to correct the direction..
Bro I want to add 2
... One for System Volume and second Knob for Discord how can I do
Its just like a keyboard volume control it cannot do for separate application,
Thanks 😀
👌👏
Niccceeee
Thank you 😊
@@TechRallyofficial how much is the total cost in inr ?
Below 500₹
Very good! is what I needed with some change.
No LEDs and power button.
even though it gives me a mistake:
documents-arduino-libraries-hid-project-src-keyboardlayouts-improvedkeylayouts.h:54:18: note: #pragma message: Using default ASCII layout for keyboard modules
Do you know how this bug is fixed? I can't find anything.
Thank you..😊 Just make sure you have installed HID library before compiling the code.
Error USB_Media_Controller:2:10: fatal error: HID-Project.h: No such file or directory
Install hid library in aurdino application before uploading the code
@@TechRallyofficial Installed but same error
A stereo potensiometer could do that more simple😜
😅 Yes, But why potentiometer when it already in your amp 😜
Thanks for watching 😊
@@TechRallyofficial hey.. I ve been so long for searcing how to make jog dial like your to be scroll wheel mouse. Can you make it
Ok i will try
Is it possible to buy this from you?
Sorry currently i don't have any plans to sell, Thank you for your interest 😊
I want that one!
Can we use any other Arduino ... Arduino Pro micro is costly
You can use any other Micro controller having ATmega32U4.
How much did it cost for making
Around 500₹
freaking beautiful, everytime i look people like this, i am mezmorized and in aww, want to know how to do it, and when i do it, 🤮
Feedback: Your voice is low and the music is too loud.
Thanks for your feedback, I will correct in my upcoming videos.. 😀
@@TechRallyofficial and great video BTW :)
hi dude. i need help about coding. can u help me. i copy your code and paste. and many times fatal errors. i cant get it. i dm on instg.
Sure