Тёмный

Rotary encoder macro pad - Build & Get most out of it - free 3D print files | macro pad part 3 

Jan Lunge
Подписаться 9 тыс.
Просмотров 23 тыс.
50% 1

#mechanicalkeyboard #rotaryencoder
here is how to add a rotary encoder to you macropad and how to use it effectively, free downloads for the 3d printing files and the firmware with vial support
- 3D Files + .hex + firmware source
github.com/JanLunge/keyboards...
- hotswap sockets github.com/JanLunge/keyboards...
- rotary encoder used: www.amazon.de/dp/B08728PS6N
Socials:
Discord Server: / discord
Twitch: / janlunge
Instagram: / janlunge

Наука

Опубликовано:

 

15 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 38   
@RustyBrakes
@RustyBrakes 2 года назад
I love what you're doing! It's quite a niche topic, but I think when the keyboard world finds you you'll have plenty of success, because your ideas and video quality are already brilliant
@hpavil
@hpavil 2 года назад
this is definitely one of those channels destined for 100K+ subs, amazing amazing quality! hope to see more videos from you, the algorithm gods will definitely bless you if you keep consistent. thank you again for the amazing content!
@MrCrackerjack121
@MrCrackerjack121 2 года назад
Will definitely be trying this one out. Awesome project. Thanks for Sharing!
@Antovin33
@Antovin33 2 года назад
This is the best tutorial I've ever seen. Now i can make this for my self...
@majinkeyboards
@majinkeyboards 2 года назад
So glad you uploaded this :))))))))))
@LightningPr0ducti0ns
@LightningPr0ducti0ns 2 года назад
These videos are amazing! Thanks for sharing!
@a.whyattmann5057
@a.whyattmann5057 2 года назад
very cool
@neygart1929
@neygart1929 2 года назад
Would be great if it had a tiny display aside from the rotary encoder to show which layer it is on. Nevertheless a fantastic tool. Btw, I love your channel.
@owentaylor4269
@owentaylor4269 Год назад
A few questions from someone new to this. Is there a tutorial anywhere on how to solder the hotswap sockets? Also, would an Arduino Nano work in place of the Pro Micro? (I can change the model to fit it) Lastly, what specifications matter on the diodes, as the ones linked are not available in the US.
@peterchatham1566
@peterchatham1566 2 года назад
How did you do the ctr+z? I am looking to add the to a keypress and later a knob.
@buxx5334
@buxx5334 10 месяцев назад
hey men thank u for make a good content.. can u help me. I wondering to know how to make SSD enclosure, what ic i use for that. and minimum components for build that. can u help me for got some reference for that.. thx
@luvpatel4732
@luvpatel4732 Год назад
which diode u r using i cant find it can u please help me with it
@lovenou9004
@lovenou9004 2 года назад
What rotary encoder did you use for this? I can't seem to find any mention of it in the github repo or in this video.
@JanLunge
@JanLunge 2 года назад
sorry forgot to link those www.amazon.de/dp/B08728PS6N here they are
@SoulofStorm333
@SoulofStorm333 Месяц назад
Hello, could you make an more precise "tutorial" on how to use the hotswap V2 ? For the V1 you actually showed how to use them , but the V2 are so different o0
@ankurkaul007
@ankurkaul007 8 месяцев назад
hi fantastic video , iam also following this to make my own macro pad, but I wanted to add a tiny display also , is it possible on this one to do so ? thanks
@JanLunge
@JanLunge 8 месяцев назад
I haven’t worked with displays yet but it’s technically possible.
@Korppi08
@Korppi08 Год назад
Whow! Can you add multiple rotary switch in this?
@JanLunge
@JanLunge Год назад
Yes you could qmk does support this, in the w65 i did add 2 rotary encoders. There are adapters to place rotary encoders into normal switch sockets if you want to add another to this case
@julianbonomini5883
@julianbonomini5883 Год назад
@@JanLunge Heyy, sorry I'm coming late to the question 😅. I'm creating a macro with 4 encoders, they way you wired yours is you are connecting 3 pins of the encoder to the board, (padA, padB and row I believe) In case of multiple encoders, how would that map out? I'm thinking maybe all the padA, and padB pins are connected within each other and to the board, and then each encoder is connected to a new column maybe? Not really sure how it would look like and how many pins each encoder takes, could you help me out with that please?
@JanLunge
@JanLunge Год назад
@@julianbonomini5883 each encoder has 2 pads (pad-a and pad-b) and a ground pin for the rotation function pad a and b need to be directly wired to the controller and are used just for that one encoder so for 4 encoders you need 8 pins and one ground pin. The click of the encoders when you press them is just a switch with 2 pins on the other side and you can wire them directly or in a matrix with the rest of the switches that will decide how many pins are needed for them
@luvpatel4732
@luvpatel4732 2 года назад
At 3:29 in figure u have showed connected in E6 but in config.h file its B4 idk y as in show figure nothing is connected in B4 ??
@JanLunge
@JanLunge 2 года назад
on 2:20 you can see that the wire is bent over that pin a bit and i got that by mistake when making the diagram. I already updated that in the github page but its not possible to change the video. so yes it is B4
@milosbasara
@milosbasara 2 года назад
Hi , would you please share .stl file of that LED spacer?
@JanLunge
@JanLunge 2 года назад
Sadly I lost the file for this one when Fusion360 crashed :(
@roiglinik4816
@roiglinik4816 2 года назад
What's the finish on the 3d case?
@JanLunge
@JanLunge 2 года назад
Thats just a lot of sanding, acrylic spray paint RAL 3020 and clearcoat
@inigocuervo
@inigocuervo 2 года назад
First of all thank you very much for your videos. Thanks to them I was able to install VIAL on another macro pad (2x4 with encoder). I am having difficulties changing the functions of the encoder in VIAL, your folder would be very useful. I'm having a hard time finding it "3by2 Rotary" (I hope I'm not blind) Solved, "VIAL_ENCODERS_ENABLE = yes" not activated in the rules
@JanLunge
@JanLunge 2 года назад
If you mean the firmware folder, it is now in github.com/wlard/vial-qmk/blob/vial/keyboards/wlard/w3by2 in the config.h you can find the encoder config + the keymaps/via/vial.json for the vial gui config
@inigocuervo
@inigocuervo 2 года назад
@@JanLunge Thank you very much again. achieved. But now my keymap has messed up 😅, tomorrow I'll review what I did...
@toxic1428
@toxic1428 Год назад
ea
@jassonlee8721
@jassonlee8721 Год назад
Is wlard_3by2_via.hex already support for vial?
@JanLunge
@JanLunge Год назад
Yes
@EDZ1LLA
@EDZ1LLA 2 года назад
How did you get the turning of your encoders to appear in Vial I cannot for the life of me get it to work!
@inaudableyeh
@inaudableyeh 2 года назад
Same here, did you figure it out?
@EDZ1LLA
@EDZ1LLA 2 года назад
@@inaudableyeh Afraid I did not. I ended up just changing my keymap and flashing that with that with QMK.
@luvpatel4732
@luvpatel4732 2 года назад
At 3:29 in figure he show he has connected in E6 but in config.h file its B4 idk y as in show figure nothing is connected in B4
@inigocuervo
@inigocuervo 2 года назад
It may be that the .json is not right. You can look at the documentation: get.vial.today/docs/encoders.html [ { "y": 0.25, "x": 0.5 }, "0,0 e", "0,1 e"] (I think the "x" "y" values will be different)
Далее
Boots on point 👢
00:24
Просмотров 4,6 млн
Этот Пёс Кое-Что Наделал 😳
00:31
I Built A Keyboard Configurator From Scratch
8:20
Просмотров 10 тыс.
OLKB Planck Rotary Encoder Guide
9:17
Просмотров 37 тыс.
How to use rotary encoders
14:12
Просмотров 29 тыс.
Making a fully custom wood dmq spin!
9:09
Просмотров 8 тыс.
I 3D Printed a $1,224 Chair
23:56
Просмотров 906 тыс.
#engineering #diy #amazing #electronic #fyp
0:59
Просмотров 658 тыс.
КРУТОЙ ТЕЛЕФОН
0:16
Просмотров 5 млн