Тёмный

Raspberry Pi Pico - DIY Macro Keyboard 

Novaspirit Tech
Подписаться 265 тыс.
Просмотров 98 тыс.
50% 1

Using the all new Raspberry Pi Pico to create an DIY Macro Keyboard much like a stream deck with a few tactile switches and circuit python. thanks for the view!
○○○ LINKS ○○○
Circuit Python ► circuitpython.org
Microcenter RPi Pico ► micro.center/aax
Raspberry Pi Pico ► pico.raspberrypi.org
○○○ SHOP ○○○
Novaspirit Shop ► teespring.com/stores/novaspir...
Amazon Store ► amzn.to/2AYs3dI
○○○ SUPPORT ○○○
💗 Patreon ► goo.gl/xpgbzB
○○○ SOCIAL ○○○
🎮 Twitch ► / novaspirit
🎮 Pandemic Playground ► / @pandemicplayground
▶️ novaspirit tv ► goo.gl/uokXYr
🎮 Novaspirit Gaming ► / @novaspiritgaming
🐤 Twitter ► / novaspirittech
👾 Discord chat ► / discord
FB Group Novaspirit ► / novasspirittech
○○○ Send Me Stuff ○○○
Don Hui
PO BOX 765
Farmingville, NY 11738
○○○ Music ○○○
From Epidemic Sounds
patreon @ / novaspirittech
Tweet me: @ / novaspirittech
facebook: @ / novaspirittech
Instagram @ / novaspirittech
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission.

Наука

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

 

11 фев 2021

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 225   
@BenHussS
@BenHussS 3 года назад
This was a great tutorial! After watching this, inspired by your code the same evening I made my own pico streamdeck using the pico explorer as it already has buttons and a screen built in. Currently it switches screens on OBS and Mutes and Unmutes, but next i am going to add a rotary dialler to switch modes for different apps such as zoom, youtube (going to create a skip advert macrokey) and others. Keep the vids coming, they are excellent!
@devendrakanade218
@devendrakanade218 2 года назад
Can you share code
@_BangDroid_
@_BangDroid_ 3 года назад
I always say, the best teachers are ones that help you understand AND inspire you to do
@gfodale
@gfodale 2 года назад
You have made the clearest, concise, presentation of how to accomplish this. After many many videos, I now have an understanding of the programming. Thank you.
@jakequince6656
@jakequince6656 3 года назад
I loved this video. It's really helpful and educational to have someone run through the code as they are typing and assembling the hardware. I'm a real fan of this style of video. Great work.
@ShadowMKII
@ShadowMKII 3 года назад
Same here. An awesome way to teach while simultaneously being inspiring. A good video indeed.
@MrMechaMatt
@MrMechaMatt 3 года назад
Great video, I'm so used to cutting and pasteing other peoples code and trying to make it fit/work without the benefit of understanding it! Will be following.
@SeanPamer
@SeanPamer 3 года назад
This is a nice format to see practical applications for programming with Pi devices. Thank you.
@ryuhaneda
@ryuhaneda Год назад
Thank you! Was struggling to figure out how to send key presses. I tried to solve this using MicroPython, but when I switched to CircuitPython, installed libraries, and ran this code, I was finally able to make a push button command that I wanted. Thank you again! Subscribed!
@vaibhavkhatri3435
@vaibhavkhatri3435 2 года назад
Dude this is awesome, i like this arrangement where you code with explanation, i would like to see more of these videos in the future.
@montaguemonro565
@montaguemonro565 3 года назад
Loving this format, well done
@DrDepperLP
@DrDepperLP 3 года назад
Applied some of the code to make a full on working keyboard! Works very well just had to make a few adjustments, change the if to if else statements and write the script in a way that I didn't have to say all that for every key haha. Thank you so much for this, it helped so much!!
@davidianmusic4869
@davidianmusic4869 3 года назад
Nice pico/ CircuitPython intro. I’m following these, ThanX
@developerpranav
@developerpranav 3 года назад
I'll probably make a full scaled up version of this project this year, thanks :D This was very helpful guide! Infact this was my first Pico video after its unboxing
@patpliley5535
@patpliley5535 3 года назад
Thanks I like this new Pico. I am using Circuitpython on it so thanks for showing how to use it with the Pico. I like the way you explain things its easy to understand. Keep up the good work
@gravestoner2488
@gravestoner2488 3 года назад
I'm loving everyone making pico videos! I have 3 pre-ordered for end of this month :○
@RPICoder
@RPICoder 3 года назад
Really nice implementation of the pico. It would be cool if u could assemble all this into a 3d printed case and compare it with a stream deck 😀
@iampatrickecker
@iampatrickecker 3 года назад
I really like the format. Please continue with more like this. Also, you need a 3d printer to play with to make custom keyboards!
@NewAgeDIY
@NewAgeDIY 3 года назад
Nice. Just getting into new projects for my Pico. I think I will give this a try. Thanks for today’s video And yes I would love to see small easy to do projects. One I’m interested in is a simple power relay that I can used to turn on or off a 12V fan on my service bench. Code to use a PIR Motion IR Sensor that triggers a relay.
@darkkieyo
@darkkieyo Год назад
ur the best all the other tutorial where using some other button i didnt have and they were confusing this one was too but after u understand this it actually makes sense thank you for making this tutorial
@iamthetinkerman
@iamthetinkerman 3 года назад
You're very good at explaining things!
@YokoFuego
@YokoFuego 2 года назад
Thank You!!!!!! This was a awesome tutorial! Subscribed!
@AndersJackson
@AndersJackson 3 года назад
Great video, as usual. More material like this is good. UP or DOWN are the internal pull up or pull down resistor. It not, you need to add another external resistor. Tip. Prefer to us read for positive and black for ground, and any other colours for other signals. Less likely to do errors when doing connections and finding faults.
@NovaspiritTech
@NovaspiritTech 3 года назад
I agree haha I need to find more wires.
@PileofKyle
@PileofKyle 3 года назад
Love this series please continue more
@ThomasDwyer187
@ThomasDwyer187 3 года назад
good content, bromigo :) The explanations on the side of why you are doing something are what most people need.
@NovaspiritTech
@NovaspiritTech 3 года назад
Haha I figured if you give a man a fish he can live for a day.. but if you teach a man to fish..... You know the rest
@MegaManNeo
@MegaManNeo 3 года назад
Very handy, I could see myself building a mini keyboard this way with specific key combos or one that is just there to enter the UEFI or change GRUB's selection when booting up a headless machine like my DIY-NAS.
@borisov1024
@borisov1024 3 года назад
Cool stuff. This reminded me an old project of mine. I used some TSOP IR receiver and Atmega 32U4 based board. I made a little program in C++ where I was able to send keys to my PC using a TV remote.
@JeremyCook
@JeremyCook Год назад
Thanks for the video. Neat you can set it to a pullup or pulldown.
@diez66
@diez66 2 года назад
I have spent three days playing with this idea, I have followed so many examples and totally failed to understand what was going on. I got some things working but no idea how! I wanted, almost exactly what you have done, For example, Press a key, get CONTROL F10..... So I finally gave up and sulked for a day. Came here and now it is PARTY TIME. Thank You, you have save me from "throwing my toys out of the pram" (loosing it). Now I have the basics of what I need, better still, I actually know why it works and can move on to greater things. I wish I had done this three days ago. THANKS!!!!!
@e.michaelkessler6921
@e.michaelkessler6921 3 года назад
Great job, Don!
@faux5191
@faux5191 9 месяцев назад
Great Video Got me making my first Keypad!
@1983Chriso
@1983Chriso 3 года назад
Great video Don im ordering a pico next week gonna try an follow this. Thanks
@fredvandaele7184
@fredvandaele7184 3 года назад
super cool and great project's ideas !
@alviyt3958
@alviyt3958 2 года назад
This what i looking for. It's help me a lot. I see so many DIY macro keyboard videos, but they don't explain how it works.
@dustymauve
@dustymauve 2 года назад
I've just used this to make a 3-button macro-keyboard for Copy / Paste / Paste-Special. Great tutorial. Going to get some nicer buttons and make a desktop box for it.
@grantclarke4713
@grantclarke4713 3 года назад
Very well explained. Thanks
@frankn5216
@frankn5216 3 года назад
Love it keep feeding my Brain! I have a unique Idea, well not completely unique but a new mouse trap Idea.
@syedadnan9142
@syedadnan9142 Год назад
thank you so much bro it really helped me 🔥🔥🔥🔥🔥🔥🔥
@vladbathory1513
@vladbathory1513 3 года назад
Awesome. You should do some kind of remote control with the esp8266 or esp32.
@caldodge
@caldodge 3 года назад
This is a great video. Thanks!
@bern047
@bern047 3 года назад
Great video tutorial, I would love to see more like this, I could eventually build hardware and customize my keys for Davinci Resolve, amazing
@NovaspiritTech
@NovaspiritTech 3 года назад
Thanks what my plan is with resolve!!!
@bern047
@bern047 3 года назад
@@NovaspiritTech Amazing can't wait
@raspberrypimaster8558
@raspberrypimaster8558 3 года назад
this is awesome!!! i been wanting to make a macro for a while and this kinda pushed me to do it. my next step is to try your auto-clicker =]
@Sean_Cockrell
@Sean_Cockrell 3 года назад
Awesome. A good second revision of your code will be to debounce all buttons and use interrupts instead of listening for inputs in a while loop
@Nhensh
@Nhensh 3 года назад
Would love to see the Pico in a custom mechanical keyboard! Maybe with a PCB designed specifically for it!
@apkiller10
@apkiller10 3 года назад
with not cheap platics keys. no analog split & none industry stardard.
@ErickBuildsStuff
@ErickBuildsStuff 3 года назад
I'm on a process of repurposing mechanical keyboard having defective microcontroller. Couldn't find the usb Controller replacement so just reverse engineering the traces and using a pico as brains. Have to tweak the code a bit.
@sammie9675
@sammie9675 2 года назад
Zack Freedman made one recently. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Fg0V5M0llaE.html Edit: it’s not an official one but it uses the same chip so close enough
@juliohoyos3936
@juliohoyos3936 2 года назад
and how about antighosting? or when i press W in a game, my character move like bumping the W no constant
@md.farhadalam4912
@md.farhadalam4912 Год назад
Ya that's what I was about to tell. As you told I just liked your comment.
@FrankGraffagnino
@FrankGraffagnino 3 года назад
very cool. would love to see some videos using the C environment instead of the micropython. Thanks!
@banjocurl6018
@banjocurl6018 Год назад
i'm having issues with the circuitpy opening as a mass storage device even after i code it all and it works and i can unplug it and it stills works everytime i plug it back in it opens as a mass storage device great tutorial thanks heaps.
@mozestobi
@mozestobi 3 года назад
You should create a class for button, to avoid copy and paste every stuff at the beginning, nice work, love your videos!
@NovaspiritTech
@NovaspiritTech 3 года назад
100% agree, but that is a whole new lesson to explain for people who are new to this programming stuff. I do want to touch on that later cause in the long run classes and functions are important
@GTSongwriter
@GTSongwriter 4 месяца назад
Thank you!
@JAYTEEAU
@JAYTEEAU 3 года назад
Love it thanks. Cheers, JAYTEE
@ThomasDwyer187
@ThomasDwyer187 3 года назад
good stuff, dude! I appreciate your explanations using hyposthiticals like 'if we typed this instead, you'd get...'
@NovaspiritTech
@NovaspiritTech 3 года назад
i think understanding what your doing is more important then just doing it. It will help grow more makers
@harnaikhothi3277
@harnaikhothi3277 3 года назад
nice love to see more pls...
@muda
@muda 3 года назад
Thanks!
@LOFIGSD
@LOFIGSD 3 года назад
Good video, very helpful, how would you do with a variable resistor and send keys to a flight similar game like IL2? For throttle control for example.
@shebadoge
@shebadoge Месяц назад
You should have 8 pins and use binary and assign numbers And letters to specific inputs. Make sure you space the codes because they will stack otherwise.
@ZoroXion
@ZoroXion 2 года назад
Thanks so much! This was really useful! Does this work out with mechanical switch breakouts btw??
@sanketss84
@sanketss84 3 года назад
Superb
@felicepiorispoli5857
@felicepiorispoli5857 Год назад
hi, thanks to you i made my first macro pad with the pico (already did it before with arduino) and was very very easy, also posted on my github the code for it, if it's fine for you i can share it here!
@AndreaGuerrini68
@AndreaGuerrini68 3 года назад
Hi, really a great job. Do you think is possible to use a touch LCD instead micro switch? Just like the Elgato stream deck. Thank you
@hajunkie5820
@hajunkie5820 3 года назад
Love these projects with coding. More Please
@austinrhoads
@austinrhoads Год назад
THANK YOU SO MUCH THIS IS AWESOME CONTENT!!!!!!!! Could you do a key matrix (with rows and columns) keyboard setup with the pico? You are a very good teacher it is much appreciated!
@jyvben1520
@jyvben1520 Год назад
chris dehut has done it recently
@nathanadhitya
@nathanadhitya 3 года назад
The fast processor may enable very low debounce times, unlike the ATMega32u4, though I'm not sure there's an open-source algorithm for that yet. I'd really like to see how responsive of a keyboard you can turn this Pi Pico into. Looking forward to a custom keyboard with a Pi Pico inside!
@jyvben1520
@jyvben1520 Год назад
Adafruit has a debounce function, from adafruit_debouncer import Debouncer see their learn guide
@07011g
@07011g 2 года назад
Really nice tutorial, there are many tutorials but none of them were clear like this. Thanks for the great content. I have one question If we push two keys at same time, will both of them will result in output or just one of them, Can you program a diy arcade controller with 8 way joystick and 8 push buttons using pico.
@xyzcreativeworks
@xyzcreativeworks 2 года назад
13:22 "We're not about that life right now" is what I will tell people who chirp on my code when it ultimately still works.
@mattmovesmountains1443
@mattmovesmountains1443 3 года назад
Enjoying these pico videos. I made a zoom mute button a few months back with the adafruit Trinket. Are you aware of a way for the button to "know" the mute status in the zoom (or other) app, so that its not simply a toggle, but actually knows if it's muting or unmuting? Seems it would need a counterpart script on the computer, but I'm still new to all this.
@Kirangothislicences
@Kirangothislicences 3 года назад
you made my day my man. I have a question. how about if we use a WIFI module, can we make it wireless?
@tobiahhowell
@tobiahhowell 2 года назад
If possible, did you ever implement a debounce routine or anything like that to prevent the buttons from sending their data multiple times? I'm trying to figure out a software debounce and haven't gotten anything working quite yet.
@paolomichela3334
@paolomichela3334 Год назад
That's wonderful! Great video! Would it be difficult to implement the code to use combinations of keys to write out entire words like a steno machine?
@satstar5110
@satstar5110 3 года назад
Amazing videos, can you do one using a rotary enconder kinda as a mouse scroll?. Thanks.
@sulblazer
@sulblazer 2 года назад
That's great....but how do you set up the macro to do a sequence of buttons with times in between each sequence? For example, if I wanted a macro to press S, D+S, D+H in a sequence that will result in a Hadouken for Street Fighter V, what are the intruction codes for sequential instead of simultaneous?
@bluetrousers1
@bluetrousers1 3 года назад
if i wanted to add an analog style wheel ( for scrubbing video, for example or similar to a wheel on a mouse), what would be the best way of approaching this? thanks for the video - I have been hunting for a usable gateway project for the pico - this is great.
@NovaspiritTech
@NovaspiritTech 3 года назад
Im have the same idea to help with scrubbing footage in resolve.
@bluetrousers1
@bluetrousers1 3 года назад
@@NovaspiritTech - that's exactly what i was thinking! Thanks for replying.
@JohnPMiller
@JohnPMiller 3 года назад
Rather than an analog-style wheel (potentiometer?), I think you want a rotary incremental encoder. This will give you the direction of the wheel and the number of clicks (which you can count and scale). Then you can translate these to key presses. A quick Google search will help you find them in your country. Some rotary incremental encoders come with momentary push switches. I bet this could be useful to you too. Let us know how it turns out.
@Abhishek_Pal
@Abhishek_Pal 3 года назад
Would love to see if this can be used for handwired keyboard using pico!
@logianer
@logianer 3 года назад
As a gamer, I can say there's finally a reason to buy this lil succer.
@Gonsoi
@Gonsoi Год назад
the power icon was a mind blowing thing to be honesto
@marcelinevampirequeen8409
@marcelinevampirequeen8409 3 года назад
Can you possibly do a video to explore the idea of using the raspberry pi pico as something similar to a usb rubber ducky?
@Linuxdirk
@Linuxdirk 2 года назад
So you could just create a macro board with a Raspberry Pi and some Python … I love in what glorious technology we have!
@Jayme
@Jayme 3 года назад
You think you could integrate the pico with the SparkFun VR IMU Breakout - BNO080 ? I picked up a small Arduino board and a IMU but I'm much comfortable with python then whatever Arduino uses.
@Bergerons_Review
@Bergerons_Review 3 года назад
Hi. Can you make while or if statement for when using a specific program to use a specific layout for that program on the key and a different on a different program (software)? Thx. Btw, more of this kind of video would be lovely.
@KyleMohr
@KyleMohr 3 года назад
Would love to see this same project but with the buttons sending MIDI notes.
@xikes
@xikes 3 года назад
Is there a way to disable/hide mass storage feature on circuitpython? I don't want my PC to detect a drive each time when I plug in my macro keyboard.
@TheRealFrankWizza
@TheRealFrankWizza 3 года назад
cool
@Marvin-uv6cg
@Marvin-uv6cg 3 года назад
I'm looking for creating a macro keyboard now for a while, but didn't have the time to deeply dive into it - where's the difference between using the pico and the script you used as to using a digispark? for a macro keyboard with only 3 keys...
@hammerheadcorvette4
@hammerheadcorvette4 3 года назад
So this is an ElGato stream deck mini alternative !
@ChickenTandies
@ChickenTandies 2 года назад
Is there a way to make your own custom keycodes that the pc will recognize? Sorta how when you press your left mouse button it says “MOUSE1” usually. Example: im trying to make my own foot pedal switches and it would be nice if I didn’t have to create specific keyboard shortcuts for what I want to use them for, and then assign each pedal to said keybind (like making a pedal say ‘Alt+Tab’). Is there a way to just make it say “PEDAL1”, “PEDAL2” etc?
@jyvben1520
@jyvben1520 Год назад
so sending text, which are just are series of keycodes, (usb hid could have exotic options for pedals) (maybe try to find usb hid viewer for your system to see what is really received from a bought pedal ) see no problem in using several keyboard.press(...) statements in the one if block .... better have a function that receives random text and sends them out would be large but doable (as each letter has to be converted to keycode and if uppercase a shift must be added), one word only then if only the number changes then that function could already have "PEDAL" and just needs to receive the number as text ...
@patrickjenner3211
@patrickjenner3211 Год назад
Will my PC's Bios recognise it as a keyboard, ie will I be able to automate changing bios settings (over keyboard macro) with it? Do will most devices recognise it was USB keyboard or just OSes like Linus and Windows?
@grigcnc3504
@grigcnc3504 3 месяца назад
15:00 Do we need diodes here? I don't know much about electronic circuits, but often there are diodes in custom macrokeyboards
@ineedclosure4163
@ineedclosure4163 2 года назад
Umm... I love u. Thank you for this
@Marc_Wolfe
@Marc_Wolfe 3 года назад
How about a switch matrix for a custom 80 something key board? What If I want to set it up to reference a text file stored on the Pi for key mapping? So I can change the mapping by just editing a text file.
@Marc_Wolfe
@Marc_Wolfe 3 года назад
A text file as simple as the "raw data" tab this sight uses. www.keyboard-layout-editor.com/#/
@Marc_Wolfe
@Marc_Wolfe 3 года назад
Subscribed incase it becomes a video, would love to know more. My last custom keyboard happened to be close to a Preonic, so I just used something called "easy AVR" to flash it(it had a preonic preset).
@501stmedia
@501stmedia 2 года назад
I’m very new to this scene of PCs. I play Star Citizen a lot and my goal with this is to make a macro board to retract my landing gear, target, etc. You mentioned powering an LED along with the button BUT my question is: is it possible to set it up to where I press the button and the LED stays on until I press the key again? (Landing gear up, light on, target locked, light on, etc etc) thank you for such a great and easy to follow video!!🙏🙏
@SteveGoodenough
@SteveGoodenough 2 года назад
If you make the led run off another gpio pin then yes you could but you have to turn the led on/off yourself in code and use some variable to indicate if it's on/off something like (not real code here) if key pressed: # do all the keyboard stuff first landing_gear_up = not landing_gear_up # toggle the landing gear if landing_gear_up: # turn led on else: # turn led off or even do away with the if/else if the library allows you to toggle the led on/off
@trispytreems
@trispytreems 2 года назад
Thanks this was really helpful, I got it to work! Would you do a tutorial on making a gamepad/controller using a Pico, with joysticks, etc? That's my goal currently.
@hakimdurand8427
@hakimdurand8427 2 года назад
Where did you get some switches like he has?
@trispytreems
@trispytreems 2 года назад
@@hakimdurand8427 online stores like Adafruit, or whatever local electronics store is near you should have it.
@hakimdurand8427
@hakimdurand8427 2 года назад
@@trispytreems currently looking at kailh mechanical switches but I dont know if they fit in a breadboard(never owned a breadboard so I have no idea)
@trispytreems
@trispytreems 2 года назад
@@hakimdurand8427 hm not sure about the brand. But if they have two pins, it should work
@hakimdurand8427
@hakimdurand8427 2 года назад
@@trispytreems they have two pin but they are diagnol based on what I am looking at. They are like cherry mx switches
@ianbaker3744
@ianbaker3744 4 месяца назад
So I made a three button keyboard for a CNC PC controller (Run, Pause, Stop). It is an old Windows XP computer (used because of parallel port and does not need to be fast). The issue I am having is my windows 11 computer works fine with it but when I connect it to the windows XP computer it wants to install a driver. Is there a driver available for this?
@peastfist1602
@peastfist1602 2 года назад
Can you make split keyboard using that ? And what if i want to use more than 28 button ?
@sc0or
@sc0or 2 года назад
A bit not experienced code from Raspberry. I personally expected that when I set btn.pull value, this will automatically affect btn.value and set it to true each time a voltage is changed from the default. A custom function read(btn) will help for sure.
@realkill7928
@realkill7928 Месяц назад
big brain
@reyanshkhobragade5822
@reyanshkhobragade5822 3 года назад
Looks cool! but not much would use that keyboard 😂😂
@reyanshkhobragade5822
@reyanshkhobragade5822 3 года назад
@moon_1789 woah woah control yourself
@aminghafoori6496
@aminghafoori6496 3 года назад
these hot key keyboards are so so good give them a try they are so handy
@badgerbalti
@badgerbalti 3 года назад
Plenty of uses automating tasks or creating custom control surfaces. Coupled with other input types it can work well with Video or Photo editing software, giving direct access to tools and modifiers.
@gravestoner2488
@gravestoner2488 3 года назад
For more buttons, virtually unlimited, learn how to play with 74hc595 shift registers 😉
@onibegood2653
@onibegood2653 2 года назад
Thanks you !!! There is no way to make it copy and paste a text , right ?. The text included in the code.
@bigMax1337
@bigMax1337 3 года назад
well this will be fun, now I can make a giant button matrix
@johnnychristoffersen7453
@johnnychristoffersen7453 3 года назад
Hey Don, really interesting. I have a Pico but can't find any documentation for the various modules in micropython etc. You type all of that stuff out like it's second nature to you. I'm sure you are not guessing! Where is all that stuff?
@NovaspiritTech
@NovaspiritTech 3 года назад
I read the source codes to find the command like keyboard.press or keyboard.release
@johnnychristoffersen7453
@johnnychristoffersen7453 3 года назад
@@NovaspiritTech Hahaha. The hard way. Thanks, my friend. Keep hacking!
@NovaspiritTech
@NovaspiritTech 3 года назад
Haha yeaaa... Check out the git for adafruit_circuitpython_bundle it has way more cool stuff and examples
@bitcoin861
@bitcoin861 3 года назад
Thonny keeps given me an error that says it can't find the imports digitalio and board, do you have any idea why that is and how to fix it? Great video btw!
@NyneIX9
@NyneIX9 3 года назад
Something I've been trying to find out but not sure how to find the answer: How do people "clean up" their breadboard projects? Do people build cases around it (to hide wires and such) or just move onto making a custom PCB and 3D print a case?
@virtualizeeverything
@virtualizeeverything 3 года назад
I have been looking at doing something like this but felling like getting autohotkey working with it will be a big undertacking.
@_BangDroid_
@_BangDroid_ 3 года назад
Assign the keys as F13 - F24 then use ahk to assign hotkeys. will avoid conflicts and you can do per application with ifWinActive or whatever. It's what I use for my keyboards built in macro keys
@blenderbuch
@blenderbuch 3 года назад
I have the problem that the HID Keyboard of the Pico is not "quite" a proper Keyboard. In Active apps I can use it no problem, but with OBS Studio it *only* sends the Keys when OBS is in front/focus. A second (normal) keyboard just works fine in that regard. I have no idea why windows is taking the Pico in a different way, maybe some security thing?
Далее
Raspberry Pi Pico - DIY USB Mouse Jiggler
9:50
Просмотров 34 тыс.
Best Upgrade for the Raspberry Pi 5
13:30
Просмотров 27 тыс.
ШОКОЛАДКА МИСТЕРА БИСТА
00:44
Просмотров 1,3 млн
What is VGA and How to Use it With a Raspberry Pi Pico
18:28
PicoMite: Running BASIC on a Raspberry Pi Pico
19:29
Просмотров 144 тыс.
899$ vs 360$ which one will you choose ? #iphone #poco
0:18
Как разблокировать айфон?
0:27
Просмотров 152 тыс.
Треш ПК за 420 000 рублей
0:59
Просмотров 125 тыс.
899$ vs 360$ which one will you choose ? #iphone #poco
0:18