Pi Pico + KMK = the perfect combo for Custom Keyboards

  Рет қаралды 68,749

Jan Lunge

Jan Lunge

Жыл бұрын

ARM for Keyboards with the Pi Pico rp2040 using kmk
Links:
Circuit Python .UF2
circuitpython.org/board/raspb...
KMK Firmware
github.com/KMKfw/kmk_firmware
3D Files & Config Files
github.com/JanLunge/keyboards...
Socials
Twitch: / janlunge
Instagram: / janlunge
Discord: / discord
GitHub: github.com/JanLunge

Пікірлер: 114
@CheeseFriesAndCoffee
@CheeseFriesAndCoffee 8 ай бұрын
Thank you for making this video. Got everything working and it was a great start to custom keyboards!
@nichtgestalt
@nichtgestalt Жыл бұрын
Thank you very much! Fortunately I got two Picos laying around here and I wondered if I can use it in a Dactylus Manuform keyboard. So I'll definitely give it a try! I hope to see you soon on Twitch again. Have a nice day! :)
@borut7125
@borut7125 Жыл бұрын
Did you succeed building Dactyl Manuform with Picos?
@OScrapCraftO
@OScrapCraftO Жыл бұрын
Really nice vid! It's thanks to your videos that I started building my own micropads
@havliktomi
@havliktomi Жыл бұрын
Same, it was really motivating.
@andrew_mcc
@andrew_mcc Жыл бұрын
Thanks for this! Just started playing with KMK on a void30 board, and didn’t know I could hide the drive.
@EttVenterPhoto
@EttVenterPhoto 5 ай бұрын
Hey dude. Only just discovered this now. OMG this is so much easier than the usual way.
@haukefrahmann7849
@haukefrahmann7849 Жыл бұрын
in case I could make a wish ... a step by step guide for a 3d printed split keyboard handwired with hotswapable low profile switches :D :D :D (with enough keys for a german layout) videos like yours are much inspiring!
@CaptZenPetabyte
@CaptZenPetabyte Жыл бұрын
Thanks for this video, it may have gotten me a little closer to having a solution to my problem; a offline portable Bluetooth unit that will type my passwords into apps & sites at the touch of a button. As a keyboard this may work that way
@captainmcadams
@captainmcadams Жыл бұрын
Well I decided to go with the KB2040 and installed it with the encoder and the 3d printed case you’ve got Jan (had to file the usb socket and longer screw). First time with KMK so I’m sure I’m so I’m not that far into it. Not having vial support and no obvious way of OSL(1) or whatever the equivalent of QMK is kinda tripping me up at the moment. I have a nice little layout coming along slowly for a a portable Macropad so it’s nice to experiment with though. POG keeps overwriting my pinouts with board.GPMISO and what not so I’ve put that to the side at the moment as I’m assuming user error on the config. Keep up the fantastic work Jan, thanks 👍
@ntc490
@ntc490 Жыл бұрын
I built a keyboard with the pico recently as well and love it for many of the reasons you listed. A couple of other things worth mentioning: only $4 per board - so cheap! Also, I found KMK to be easy to work with and slightly more powerful than QMK for a few things I wanted to do. I can edit my keyboard firmware on any computer with a text editor.
@bobmcbob4399
@bobmcbob4399 11 ай бұрын
lol, that's great! But watch out for bad actors who may want to keylog/or trojan macro your board while you are not at desk.
@neail5466
@neail5466 7 ай бұрын
Hi, is a rotary encoder supported with this firmware?
@IOUaUsername
@IOUaUsername 5 ай бұрын
@@neail5466 Yes, KMK supports rotary encoders. You can also easily tie in anything Adafruit has a library for (a lot of stuff), since KMK is built on Adafruit's CircuitPython language. You could even make your keyboard change colours to warn you that your room is too hot/cold using the pico's onboard temperature sensor with pretty minimal coding. That's a thing I plan to do, since I get so focused I don't realise how bad the temperature is until it's already made me unwell.
@neail5466
@neail5466 5 ай бұрын
@@IOUaUsername Great, thank you for your response.
@CediCore
@CediCore Жыл бұрын
Yung Lunge - mein neuer gaming tag ❤
@havliktomi
@havliktomi Жыл бұрын
Wow, nice to hear about KMK! I didn't know it is so mature. Pico is crazy cheap... wow... while I would still like to have my keyboard wireless, I wonder if there is a possibility, to do it cheaper then nice!nano.
@sanshien216
@sanshien216 Жыл бұрын
Awesome. Thank you.
@norm1124
@norm1124 10 ай бұрын
Tolle Arbeit, danke. Als universeller Rückkanal könnte auch ein kleiner, simulierter USB-Stick sein. Dort kann eine Applikation Dinge reinschreiben wie Status, Farben, etc. Ich hab sowas für ein LED-Panel gebastelt.
@HumanShield117
@HumanShield117 4 ай бұрын
I'm pretty sure the Adafruit guide on CircuitPython has a way to make it so that, when the drive does not show up, the program has write-access to the storage-drive. And making the storage-drive show up when plugged into your computer IS the switch you toggle.
@michaelmoore7313
@michaelmoore7313 Жыл бұрын
Thank you so much! I have been looking at using KMK for a while now, but I didn't really like the idea of having the com port and drive constantly attached.
@deppydoddle655
@deppydoddle655 Жыл бұрын
Great vid but do you need both uart pins ( full duplex) or can you just use Tx to create a half duplex connection in kmk for split keyboard?
@shebadoge
@shebadoge 2 ай бұрын
You can do 8 bit inputs. Make sure to space digits tho so they don’t add up
@celsient
@celsient Жыл бұрын
though i haven't yet dived into custom keyboards (lack of time, money, and a general indecision about what to get), i very much appreciate your knowledge and chill vibes :]
@starfoxdelta
@starfoxdelta 9 ай бұрын
Nice rain world pfp!
@nyeinchanzaw6936
@nyeinchanzaw6936 Жыл бұрын
Keep up!!!! I'm a big fan from Myanmar.
@matthewpalmer9820
@matthewpalmer9820 11 ай бұрын
Can you make a video about how to wire the matrix? or do you already have one.
@lofi1048
@lofi1048 Жыл бұрын
Projects like the GP2040-CE (which is for fighting game arcade controllers) have a built in web configurator. It kinda make me want to give a try and build a webserver within kmk. That would replace VIA with no aditional software, just by typing a url you would be able to have a gui to change the keyboard config, pretty crazy.
@JanLunge
@JanLunge Жыл бұрын
That would be a really interesting concept, but then the keyboard also needs to connect to your current wifi network.
@TheJackson4eva
@TheJackson4eva Жыл бұрын
@@JanLunge it would just have act as a dhcp server and act as the gateway. theres no real network running on it other than the dhcp server, but nothing will be connecting to that server anyways
@ChrisNorulak
@ChrisNorulak 2 ай бұрын
There's also vial which is based on qmk which let's you see and change the config from an app (and even a webapp).
@ronaldsantosluna6148
@ronaldsantosluna6148 2 ай бұрын
Hello, greetings from Peru, I would like to know what microcontroller I should use to make a full size keyboard, that it has for the RGB lights and the LED lights, also that it has one or another encoder? Thank you for your videos, even though I don't understand English well, you explain it so clearly that it is not necessary to have advanced English to understand you.
@pablolopez4160
@pablolopez4160 Жыл бұрын
Great!!!
@AlexanderSmith10-09-90
@AlexanderSmith10-09-90 Жыл бұрын
Hey, have you looked into the PICO W? I tried upgrading the 1UP planck with it, but failed. Supposedly, it is built with the hardware for bluetooth, but the firmware isn't supported for it yet. It seems like a quick way to basically upgrade any keyboard with the PICO to a wireless keyboard.
@347573
@347573 Жыл бұрын
Internal bluetooth support has been recently added!
@peastfist1602
@peastfist1602 Жыл бұрын
Finally the pico
@ThePiprian
@ThePiprian 5 ай бұрын
Would it be possible to use this with a laptop keyboard? All I've been able to find about interfacing with laptop keyboards is people using a relatively expensive teensy and I am wondering why they didn't use something like the raspberry pi pico instead?
@The8BitHero
@The8BitHero Жыл бұрын
I'm using 2 of the USBC waveshare rp2040 for both halves of my dactyl manuform
@paulb36utube
@paulb36utube Жыл бұрын
Really hoping you do a small macropad demonstration. I Followed your code and LOVE the way it be changed on the fly. My attempts with doing a simple copy/paste macropad (Sequences) came to failure. I couldn't really understand where to put the code in provided by KMK and how it related to the pin numbers. Even finding examples on the internet was pretty hard (my google foo is weak)
@JanLunge
@JanLunge Жыл бұрын
Glad this helped.
@FryKFlibble
@FryKFlibble Жыл бұрын
It's great to see new content from you on YT! I have two picos with KMK that drive two different macropads made from a NeoKey Ortho Snap-Apart. LEDs and everything works great. But I sometimes do have issues having them connected while my computer boots. Also they freeze from time to time and I have to unplug and plug them in again. Did you notice anything like that with your macropad?
@JanLunge
@JanLunge Жыл бұрын
I did have the boot issue with not responding in early boot phases with other qmk boards, freezing did never occur for me though is the circuit python drive mounted while these things are happening? I saw there is a soft reload feature that can reload the program when files get changed, could be something. But this did not happen to me with the macro pad yet, I will see how well it will perform on my main keyboard once I change that.
@FryKFlibble
@FryKFlibble Жыл бұрын
@@JanLunge Jepp, the drive is always mounted as I didn't get to disable it yet. I wanted to add a check for a keypress in boot.py so I can easily enable the drive whenever I need to. Maybe that boot issue I have sometimes has to do with the linux kernel, I'm not sure.
@FryKFlibble
@FryKFlibble Жыл бұрын
@@JanLunge Ok, after finally adding a "devmode" and disabling storage, midi and repl by default its running much more stable 😀
@nehalv7346
@nehalv7346 Жыл бұрын
hi is there any way to add a thump joystick to a small custom keyboard using Pi Pico + KMK ?
@joeylauriaga2841
@joeylauriaga2841 9 ай бұрын
Can you have an update for this macro pad with a rotary encoder like your previous build in pro micro. Very much appreciated
@RoushonZadid
@RoushonZadid 8 ай бұрын
How many key input does it support? How many input does it support all together at once? Can I use chord typing? If not then teach us how to make chord typing keyboard...excited to see you do it
@606aap
@606aap Жыл бұрын
Hello Jan ! And thanks for all your nice content :) Could you point me to what tool is it you're showing at 1:40 for wiring to the switches? Thanks a lot ! :)
@JanLunge
@JanLunge Жыл бұрын
That is a wire wrapping tool, I used it to wire the w65 kzfaq.info/get/bejne/aMlldsimqLTGp2w.html
@606aap
@606aap Жыл бұрын
Thanks a lot@@JanLunge , I'll look into it :)
@bobmcbob4399
@bobmcbob4399 11 ай бұрын
This is a pretty short and sweet primer on rp2040 for customs. Can you tell me though, I have a new EK68 and I find the VIA style software limiting. What I think should be possible is to desolder the completely unknown MCU on this board, trace out each of the pins with a continuity mode meter and slap a rp2040 in there and put in the details for the keyboard matrix. Then hook up the RGB and somehow plug these addressable RGBs into KMK as well? The board has triple mode, but I only care for USB connectivity. It has a rotary encoder with a push button top. Arguable is that can be picked up with KMK too. What kind of work would be involved in swapping out a mystery STM32 style MCU for a rp2040? It is a fine SMT pitch, so I guess soldering in wires to the rp2040 would require some fine soldering skills and equipment. Do you know if there is a STM32 SMT breakout board which you can solder in place of the original STM32 with breakout terminals ready to hook up to a rp2040 board?
@JanLunge
@JanLunge 11 ай бұрын
Oh thats a big project, you might need to check both mcu pinouts beforehand and might need an adapter as gnd pins might be on an input etc, would be interesting to see though, maybe you could see if compiling a custom qmk firmware might be able to solve your issues instead
@bobmcbob4399
@bobmcbob4399 11 ай бұрын
@@JanLunge Yeah, I've looked into the QMK route, but I don't see any match in their github for EK68 or GMK67 (which is the "original" kit for EK68). If I found that, I would definitely take that route and work out how much of a feature set I could fit on the MCU/flash.
@LiuMaker
@LiuMaker 5 ай бұрын
nice video ... I wonder if u can run it at 1000hz polling rate...
@xsm5525
@xsm5525 Жыл бұрын
I have a burning question for you regarding these things. it's for a future project. Am I able to have 2 x raspberry pi pico's on a board. - with 5 keys, but have each key Y-lead off to both pico's? I want 'F1', left-arrow, up-arrow, down-arrow & right arrow sent to TWO PC's at the exact same time? is that possible? what would be the best thing to do if it is possible? like, the wiring.... thanks
@JanLunge
@JanLunge Жыл бұрын
this could get tricky, the matrix scans for the keys could interfere between the controllers, maybe having the diodes face in different directions could work, but i think the safest way (not the easiest) would be 3 controllers 1 for the matrix scanning and it can send data via i2c or bluetooth to the other controllers that them press keys on the connected pc kinda similar how xmk makes its magic work. or you just use an app on the pcs and connect the keyboard via wifi so it streams to both pcs at the same time but with a custom receiver app.
@Quazee137
@Quazee137 Жыл бұрын
Just a thought. USB keyboard / HDMI or VGA to replace a VT100 terminal all in a keyboard package.
@peastfist1602
@peastfist1602 Жыл бұрын
I finally made my split keyboard , using kmk and pico. I followed the instruction there but after I connect the trrs the button just doesnt work at all but if i connect just one side it work properly. Do you have any suggestion what just happened ?
@JanLunge
@JanLunge Жыл бұрын
I still have to build a split keyboard with kmk so currently I don’t know what the problem could be for you
@Oberyn_Martell
@Oberyn_Martell 9 ай бұрын
Can i make a macro keyboard that has its own MCU with the pico. My job won't allow software on my work computer. I've purchased a macro keyboard that stores the keystokes but has very little storage
@JanLunge
@JanLunge 9 ай бұрын
Yes actually that a very good usecase the pico has a lot of storage for macros etc
@bwoah9942
@bwoah9942 Жыл бұрын
Hey! do you think a Pi Pico W or an ESP32 module can be used for a wireless macropad or an ESP32 module? Someone I know made a macropad for the PI Pico and its supported in QMK now so I am now writing the firmware for it
@JanLunge
@JanLunge Жыл бұрын
The Pi Pico W will not have Bluetooth support at first, but they want to add this with a firmware update. I have seen people build macro pads with the esp32 with something like this github.com/Galzai/MK32
@bwoah9942
@bwoah9942 Жыл бұрын
@@JanLunge Thank you!
Жыл бұрын
great video! What is the tool at 1:41 (to wrap the wires around the pins)?
@JanLunge
@JanLunge Жыл бұрын
Thanks, That is officially called a wire wrapping tool i got this one from amazon amzn.eu/d/7dxTDjm
@Alexander-zl3er
@Alexander-zl3er Жыл бұрын
Hi 🙋🏻‍♂️, thanks for your video. How is this tool called at 1:43, which you use to wire up the wire around the pins, I never saw this smart tool 😮
@JanLunge
@JanLunge Жыл бұрын
That thing is called a wire wrapping tool and with wire wrapping wire you can use it to create solder free circuits
@XeNoOrG
@XeNoOrG 14 сағат бұрын
I recently watched your DIY keyboard project and was really impressed. I'm working on a similar project for gaming mice at and would love to explore a collaboration. If you’re interested, let’s discuss how we might work together
@CheeseFriesAndCoffee
@CheeseFriesAndCoffee 8 ай бұрын
Is it correct to say that because there are enough pins available on the Pi Pico so that you could wire all six of the keys without having to use any diodes? Would it just be one row and six columns(7 pins)?
@JanLunge
@JanLunge 8 ай бұрын
You could wire it as one row (7pins) or you can wire it in direct pin method which would be one pin for each key and the other side to GND that would only be 6 pins and also would not need diodes. So yes you are correct
@CheeseFriesAndCoffee
@CheeseFriesAndCoffee 8 ай бұрын
@@JanLunge Thank you, I can't seem to get the diodes. Two separate times, my package was lost.
@ErickBuildsStuff
@ErickBuildsStuff Жыл бұрын
Will there be a difference if we use Pico W instead of Pico? Will the number of available pins get reduced?
@JanLunge
@JanLunge Жыл бұрын
They do use the SPI pin as far as I could see, but not fully sure what limitations this will have www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html#raspberry-pi-pico-w-and-pico-wh
@ethansiew61
@ethansiew61 Жыл бұрын
5:50 there is a tool similar to via for kmk called Peg.
@JanLunge
@JanLunge Жыл бұрын
I will check that out, thanks.
@mcdoji
@mcdoji Жыл бұрын
What is the 'simple solution' you mention about updating keymap from the PC? Can you post a link, ty.
@JanLunge
@JanLunge Жыл бұрын
You can just edit the files by hand and change the keys no software needed at all. This is easy to do and the keymap in the python file is simple enough to read but a gui tool for this should make it even easier I will post an update when I found something that works well.
@Alexander-zl3er
@Alexander-zl3er Жыл бұрын
Aww, sehe gerade Du bist ja auch aus Deutschland 😅 Danke für's Video, möchte ich unbedingt ausprobieren 😌 Funktioniert der Pico W eig. nun auch gut mit BT? Kannst Du mir verraten, wie sich dieses Werkzeug bei 1:43 nennt mit dem Du das Kabel um den Pin wickelst, sowas fehlt mir definitiv noch? Hält das auch ohne Löten? LG aus Hamburg
@JanLunge
@JanLunge Жыл бұрын
Moin, der pico w hat zwar bluetooth support aber circuitpython leider noch nicht github.com/adafruit/circuitpython/issues/7693 also läuft kmk dann nicht mit bluetooth. Das Werkzeug ist ein wire wrapping tool hab ich so auf amazon gefunden das hält sehr gut ohne löten und lässt sich auch leicht wieder entfernen. LG auch aus Hamburg
@Alexander-zl3er
@Alexander-zl3er Жыл бұрын
@@JanLunge 🙋🏻‍♂️ Bin verwirrt, hast Du meinen Kommentar hier gelöscht? 🤔
@JanLunge
@JanLunge Жыл бұрын
KZfaq moderiert die Kommentare etwas selbst ich lösche hier nix 😄
@Alexander-zl3er
@Alexander-zl3er Жыл бұрын
@@JanLunge Oh, das wusste ich gar nicht, die sind da wohl sehr streng 😖 Danke 😄
@shitshow_1
@shitshow_1 8 ай бұрын
Can I use QMK(the one written in C) on Raspberry Pico Pi ?
@JanLunge
@JanLunge 8 ай бұрын
Yes that works it needs to be compiled for the rp2040 but i have used a pico and a helios with vial
@phaberest_
@phaberest_ Жыл бұрын
I always thought it could be cool if you could switch the keyboard layout by just using a switch on the keyboard itself, do you forsee any issue with such a feature?
@JanLunge
@JanLunge Жыл бұрын
With what i currently tested the keyboard would then restart which has a slight delay but that’s the only thing
@phaberest_
@phaberest_ Жыл бұрын
@@JanLunge no problem with that, sounds great! Thank you Jan 🙌🏻
@sweeeenay
@sweeeenay 19 күн бұрын
1:40 I'm sorry I know this video is old but what is this tool I need it Never mind I found one, thanks for showing me this exists
@appleboblin6406
@appleboblin6406 Жыл бұрын
There is PEG for gui, bit annoying to use tho as it overwrites manual edited code.
@eonoire
@eonoire Жыл бұрын
Does anyone know of a discord where I could get some help. I've been trying to get my new ferris sweep keyboard to work for ages now and it just won't. I did everything in this video. There was even a premade keymap on the github that I was just able to grab. Yet when I press any buttons they just don't output anything. I have no idea how this is supposed to work. Please Help I want to use my keyboard and I'm losing it
@JanLunge
@JanLunge Жыл бұрын
Maybe someone on my discord can help: discord.gg/ctYr5BVF7b
@javierortiz82
@javierortiz82 9 ай бұрын
Do these custom boards report to a pc/mac like standard generic keyboards?, I'd like to create my own custom keyboard with coded macros in the hardware for certain games (I have imagine storing them in an SD card or something), the problem I have with gaming keyboards and mice is that they require software to program macros and stuff that is usually detected and blocked by anticheat software. For any purists, don't want to bot, I want to avoid unnecessary use of energy and the tedium of repeating a task over and over, also I once developed tendinitis caused by creating potions in Ragnarok Online, not a fun experience and that conversation with the doctor was pretty uncomfortable lol. Thanks for any response.
@JanLunge
@JanLunge 9 ай бұрын
All macros and layout customization run in the keyboard and will be sent as normal keycodes via usb hid like any other keyboard cheat tools cant detect a difference to a normal keyboard input as far as i know. The pi pico has enough storage space that you can just save the macros on there directly.
@javierortiz82
@javierortiz82 9 ай бұрын
@@JanLungeMany thanks for your response Jan, I'll dig up into the project, thanks for your time and support
@migzcacho3593
@migzcacho3593 6 ай бұрын
What was the tool used in 1:41 I want one of those
@JanLunge
@JanLunge 6 ай бұрын
That is a wire wrapping tool (actually called that) that I got from amazon for about 20bucks
@Mixail747
@Mixail747 Жыл бұрын
How would a simple keymap update look like for your setup?
@JanLunge
@JanLunge Жыл бұрын
I will likely just edit the key code list in the keymap file by hand for now, likely I will write something to write the keymap list to this file with a simple GUI tool. But this will likely take some time
@paulb36utube
@paulb36utube Жыл бұрын
@@JanLunge I hope you will do some more videos on how you do different things and different set ups (macropad/sequences) and the such. It looks like they are shutting down discord/matrix so I can’t ask my questions there. Still rather watch videos as I tend to pick up stuff easier that way.
@alpha_pixel_
@alpha_pixel_ 11 ай бұрын
Include a html to read and display the config
@_Mohanned
@_Mohanned Жыл бұрын
Was anyone able to map Copy/Paste to their macropad?
@JanLunge
@JanLunge Жыл бұрын
For kmk the easiest way to do this is to use sequences, for copy you can use the keycode KC.LGUI(KC.C) on mac or KC.LCTL(KC.C) on windows/linux .
@tiebex
@tiebex Жыл бұрын
Does anyone know what the tool at 1:42 is?
@JanLunge
@JanLunge Жыл бұрын
This is a wire wrap tool amzn.eu/d/5a5WKHr
@tiebex
@tiebex Жыл бұрын
@@JanLunge thanks!
@submaryne3518
@submaryne3518 Жыл бұрын
Does it have latency because python is slow?
@JanLunge
@JanLunge Жыл бұрын
Noting thats noticeable while typing or gaming. Could have a few ms of delay but I have no idea how i would test for this. Feels the same as my qmk board
@submaryne3518
@submaryne3518 Жыл бұрын
@@JanLunge tysm
@hgpdnaeuueandpgh
@hgpdnaeuueandpgh 5 күн бұрын
i'm fink people need mirror keyboard to working like bodybuilder asymmetry of brain. i fink about two keyboard in one
@thumbwarriordx
@thumbwarriordx Жыл бұрын
Definitely Picos over Arduino Pro Micros at this point. Then again these bluepill boards have a lot of pins. The teensies with enough flash to run VIA aren't really complicated to use but if you program it once before setting the partitioning to work with VIA, that chip is never going to support it because the teensy firmware has, for some reason, locked you out of changing it forever.
@noel8758
@noel8758 Жыл бұрын
'promosm' 🙃
@alpha_pixel_
@alpha_pixel_ 11 ай бұрын
Include a html to read and display the config
How I made a Modular Macro Keyboard System (3D Printed): Ocreeb MK2
20:00
Salim Benbouziyane
Рет қаралды 400 М.
I Built A Keyboard Configurator From Scratch
8:20
Jan Lunge
Рет қаралды 11 М.
Little girl's dream of a giant teddy bear is about to come true #shorts
00:32
The Raspberry Pi Pico WAS Overrated! But that changed!
10:18
GreatScott!
Рет қаралды 599 М.
You Won’t Believe How Effective This Keyboard Layout Is
10:34
Ben Vallack
Рет қаралды 471 М.
HYDRAULIC PRESS VS ARMOR, USA AND RUSSIA
10:16
Crazy Hydraulic Press
Рет қаралды 6 М.
Raspberry Pi 5 with 16GB Ram??
35:41
Handyman Dan
Рет қаралды 7 М.
How to Improve Your Handwired Keyboards
5:34
Joe Scotto
Рет қаралды 19 М.
Pico Based Number Pad - Part 2 - Installing KMK
4:52
Tiny Boat Productions
Рет қаралды 10 М.
How a Mechanical Keyboard Works (Matrix and Direct Wiring)
3:14
Raspberry Pi Pico - DIY Macro Keyboard
16:00
Novaspirit Tech
Рет қаралды 98 М.
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,9 МЛН
S24 Ultra and IPhone 14 Pro Max telephoto shooting comparison #shorts
0:15
Photographer Army
Рет қаралды 9 МЛН
Rate This Smartphone Cooler Set-up ⭐
0:10
Shakeuptech
Рет қаралды 3,8 МЛН
8 Товаров с Алиэкспресс, о которых ты мог и не знать!
49:47
РасПаковка ДваПаковка
Рет қаралды 100 М.