Тёмный

How we designed a mechanical keyboard PCB! 

KoBuss
Подписаться 692
Просмотров 65 тыс.
50% 1

How we designed the Grabert mechanical keyboard PCB!
For more information: github.com/KoB...

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

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 66   
@TeeRexington
@TeeRexington 3 года назад
Great video! I'd like to add auxiliary usb or even a nic port to the board I'm making. Great job on the very clear descriptions!
@petermuller608
@petermuller608 Год назад
Are you using an USB Switch Chip?
@rjrodrig
@rjrodrig 3 года назад
The capacitors are important to load the output correctly and present the correct impedance where there are transients. Having decade capacitor like 1uF in parallel with 0.1uf and 100pF allows you to bypass high frequency noise. In a simple LDO you won't experience much trouble, but in a switching regulator with large transients you can have LDO stability issues where it can oscillate. So only then you appreciate adding decades of capacitance at the input and output of the LDO.
@kobuss5680
@kobuss5680 3 года назад
Ahh, I see. Thank you so much for this comment. I added a little card a 6:25 pointing to EEVblog's video explaining what you mentioned. Beginners mistake!
@rjrodrig
@rjrodrig 3 года назад
@@kobuss5680 The caps will lower your impedance over a broader frequency range. You would also appreciate it when you are testing for FCC/CE EMC trying to certify your product. You find that if your circuits switching are not properly bypassed, they produce unnecessary EMI and you simply fail the test :( That is rough! Sometimes you fail for other reasons like poor PCB design, lack of signal integrity on signals, but other times can be your regulators and switching circuits. RF is the other reason you can fail, but it all boils down to properly bypassing your circuits. Good Job in your video!
@Fluxtrance
@Fluxtrance 2 года назад
@@kobuss5680 Just wanted to say - thanks so much for following up here and opening up discussions + providing corrections in the comments. As someone with only a CS background (no CE) and hardly any circuit design experience, just listening to someone walk through their process has helped tremendously in giving me a starting point on my own keyboard project. The video you referenced here cleared up a lot of confusion I had following both yours and others' guides around this particular part of the circuit. Rjrodrig6, thanks for taking the time to provide some context here as well!
@papukaiffa
@papukaiffa 2 года назад
No matter what your powersupply is I always recommend adding some capacitance close to in/out pins. Most linear regulators require some - but not too much - capacitance to input and output (read the datasheet)
@johnlee7377
@johnlee7377 Год назад
@@kobuss5680 hey kobuss, i love your content man! would you happen to know if there are 3d cadcam models of current public keyboards?
@Handskemager
@Handskemager 3 года назад
The reset “button” can just be a resistor and when you need to reset, bridge the resistor with a pair of tweezers
@uriafassina
@uriafassina 3 года назад
Great video! Thanks for sharing all this knowledge!
@fishadthethird
@fishadthethird 3 года назад
Very nice overview! Thanks for sharing! :)
@j6n_
@j6n_ Год назад
going through this process myself and dropping the matrix for the higher io chip was brilliant! I was wondering how much did the pcbs cost in the end and where did you go to manufacture these?
@dlofton123
@dlofton123 2 года назад
I would like to see a video on how you programmed the arm controller
@spru22amerda
@spru22amerda 2 года назад
What company produced the PCB? Did you get the ST soldered by them?
@JoJoNumbarOne
@JoJoNumbarOne 3 года назад
Why not use pins? You are a smart guy. You get my like and subscrption
@nox_out
@nox_out Год назад
Can I ask, how did you program the keyboard? Was it through DFU USB or through the SWD pins?
@JoaoPedro-xq3ku
@JoaoPedro-xq3ku 11 месяцев назад
Hello! Why do you have 2 or more switches in the same place?
@herbivorouscyborg2398
@herbivorouscyborg2398 Год назад
How much more complicated do you think it would it be if I wanted to support 2.4GHz and bluetooth wireless modes? Or how about per key RGB lighting?
@bigblueenergy
@bigblueenergy Год назад
I was gonna ask that too
@higaddrip7616
@higaddrip7616 8 месяцев назад
Are there any major advantages to assigning each key its own pin on the micro controller? Like key press latency etc, and is there anything else you need to think about that you wouldn’t when using a matrix? I want to make a small gaming keyboard with only a few keys, and I want to have individually addressable LEDs per key. Obviously a matrix would reduce the number of pins I need, but I’m interested in the potential for the latency save somewhat?
@jasonkim9579
@jasonkim9579 2 года назад
Hey little late to the party, I'm looking into making diode-less keyboard with QMK support. I do not see STM32F072V8T6 on the list of compatible microcontroller for QMK. I just wanna confirm if STM32F072V8T6 actually support QMK and have you tested with it? As I'm quite new to this any input would be amazing! Thanks in advance
@SnowmansApartment
@SnowmansApartment 2 года назад
with multiple layout configurations, you mean that in one section you have different positions for keys, where they could also be offset by half a centimeter? So if you don‘t want that, it should be quite straight forward, right?
@SavageJay.
@SavageJay. 3 года назад
Hey, great video! loved it, subbed :D
@rangerdanger7289
@rangerdanger7289 3 года назад
Great video :)
@bruinv3738
@bruinv3738 3 года назад
How would you route data and power lines for addressable led, would it require a separate layer?
@kobuss5680
@kobuss5680 3 года назад
You could route them similarly on a 2 layer board. You could make one side of the board a filled zone with 5v and then route the data lines on the same layer.
@bigblueenergy
@bigblueenergy Год назад
Hey could you do this but basically how to make a keyboard pcb for dummies?
@owenmcpro
@owenmcpro 2 года назад
amazing video, i want to try and make my own keyboard, just one question the keyboard 3d model, which one do you use?
@alexanderding606
@alexanderding606 3 года назад
Hey I am actually doing the exact thing you did! I am creating my keyboard from scratch on KiCad and I would love to ask you some questions if you don't mind. Is there a preferred medium of communication you prefer?
@VishalSingh-wo9zv
@VishalSingh-wo9zv 2 года назад
I couldn't find the BOM file in your GitHub, please help
@jockyyang9890
@jockyyang9890 2 года назад
Im currently making my own pcb and there are some connections that I'm not sure of, so I'm trying to find some on github that are using the same MC as me, but I don't know how to convert the code into schematics that I can view.
@rashidmp1986
@rashidmp1986 2 года назад
Iam also making the exact same keyboard but I want to add led between switches. Could anyone please explain where to connect led switches
@musicalwolf5481
@musicalwolf5481 3 года назад
Would the process be a lot different if I’m designing a macro num pad with an lcd and Rotary dial?
@kobuss5680
@kobuss5680 3 года назад
It would be pretty similar, but the layout and wiring should be a lot more simple
@JL13DUB7
@JL13DUB7 2 года назад
what operating system are you using in this video?
@martin_j_ward1871
@martin_j_ward1871 2 года назад
how much does something like this cost to print?
@Mr0kyuubi
@Mr0kyuubi 3 года назад
kicad gives me error opening schema file. Does not appear to be an eeschema file. There is no solution in any forum, need help pls.
@kobuss5680
@kobuss5680 3 года назад
You will need the nightly KiCad to open the files.
@Hehexd29
@Hehexd29 3 года назад
Hi! Wanted to know if you guys accept commissions for an alps 65% pcb :)
@eduardogears5259
@eduardogears5259 3 года назад
your audio is way too low, besides that great vid
@CarsonMatthews-fq6bj
@CarsonMatthews-fq6bj Год назад
wow this is really neat! i'm trying to build something like this and need your help because i'm only 14 and new to making stuff like this. I was wondering if you could help me and jump on a call with me please if you can consider it.
@joeysartain6056
@joeysartain6056 Год назад
All I can see it cats. You should disable their display. Plus too much zooming in and out.
@insu_na
@insu_na 2 года назад
This reaaaaaaallly makes me want to make my own custom keyboard D: like custom, custom. self-designed PCB, self-designed case & plate.... ahhhhhhhhhhhhhhhhhh damn. I should never have watched this video :'( goodbye wallet & time
@logimite7174
@logimite7174 3 года назад
Hey, great video! I am actually designing the same exact project!
@disolsole9847
@disolsole9847 2 года назад
How would I make this into something with a wireless chip and Bluetooth?
@acykablyatley
@acykablyatley 3 года назад
really cool diodeless approach, not often you see someone moving such a mature technology forward like this!
@Thomas..Anderson
@Thomas..Anderson 8 месяцев назад
Is there any advantage to using separate MCU pins for each key instead od diode matrix?
@KNCKeys
@KNCKeys 3 года назад
Thank you so much for making these videos. I’ve been wanting to design my own board!
@grindcorey
@grindcorey 3 года назад
I also would like to know this!
@toxicitysocks
@toxicitysocks Год назад
Oh hai Kahlil! Love u and the stuff u put out!
@bangs_edit
@bangs_edit 3 года назад
this might sound stupid but can I just cut a pcb board in half on a keyboard?
@kobuss5680
@kobuss5680 3 года назад
Unfortunately it would not work cut in half :) Check out all the open source split keyboards!
@HopperDragon
@HopperDragon 2 года назад
You're right, that did sound stupid.
@Magmachu
@Magmachu 2 года назад
Hey, what's a good replacement for the MCU that you used?
@justbake7239
@justbake7239 2 года назад
an individual pin for each key that's new
@X7cF4
@X7cF4 2 года назад
I subscribed coz cattttoooo
@XeviousGG
@XeviousGG 3 года назад
hi for some reason trying to load the project in kicad isnt working i think because im using v5.1.10
@kobuss5680
@kobuss5680 3 года назад
Yes, I think it has to do with the version. The Grabert PCB needs to be opened with the nightly build of KiCad.
@benedictarmstrong
@benedictarmstrong 2 года назад
yea q
@nicholasvandesteene8769
@nicholasvandesteene8769 2 года назад
how did you make the key switches on your schematic?
@kobuss5680
@kobuss5680 2 года назад
They are just the default push button diagram from KiCad
@Веб-разработка-л3р
Why use a 32 bit controller?
@kobuss5680
@kobuss5680 3 года назад
I think the flexibility really comes with using a Arm Cortex-M MCU as you can then use a whole host of libraries other than QMK. Keyberon rust firmware is one great example.
@davidespigolon8170
@davidespigolon8170 3 года назад
Can you integrate an hub usb?
@kobuss5680
@kobuss5680 3 года назад
I believe it is possible to support chaining the USB 2.0 bus to another connector, but most micro controllers can't be USB hosts.
@mowards
@mowards 6 дней назад
KoBussinLLC
Далее
How to Design Mechanical Keyboard PCBs with Kicad
20:19
I Built A Keyboard Configurator From Scratch
8:20
Просмотров 16 тыс.
Brilliant Budget-Friendly Tips for Car Painting!
00:28
Meni yerga urdingda
00:20
Просмотров 360 тыс.
Barno
00:22
Просмотров 538 тыс.
Making a mechanical keyboard case from scratch
15:10
Просмотров 23 тыс.
Simple STM32 Mechanical Keyboard PCB Design in Kicad
30:08
How we designed an acrylic mechanical keyboard case!
18:03
I Built My Dream Keyboard from Absolute Scratch
21:52
Просмотров 861 тыс.
WHY is Everyone Buying This Keyboard?!
16:15
Просмотров 739 тыс.
Creating a Keyboard PCB with Diodes (Kicad 6.0)
46:31
Brilliant Budget-Friendly Tips for Car Painting!
00:28