Transform an old broken Keyboard to a Macro Keyboard

  Рет қаралды 57,388

NerdCave

NerdCave

2 жыл бұрын

Watch the new version on my channel
This is version one of the Raspberry Pi Pico Macro Keyboard Project using the Adafruit HID library.
I have collected a few broken keyboards over the past few months and without trying to fix them, I thought it might be better to give them a new life.
In this project video I will show you how to turn your Raspberry Pi Pico into a Macro Keyboard. All the resources are available (code and Gerber files) if you want to order your own PCB.
I hope you find this videos helpful and I if you learned something from it, consider subscribing to my channel.
If you have any questions don't hesitate to ask.
GitHub Repository:
github.com/Guitarman9119/Rasp...

Пікірлер: 156
@NerdCaveYT
@NerdCaveYT 3 ай бұрын
I made a new version of this keyboard go watch it on my channel.
@armand9910
@armand9910 2 жыл бұрын
This is an awesome project, very useful indeed :)
@temyraverdana6421
@temyraverdana6421 2 жыл бұрын
Very interesting project. Thanks for share it
@cursoderobotica
@cursoderobotica 2 жыл бұрын
Very nice and useful project!! Cheers!! 👍
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
Thank you
@JLCPCB
@JLCPCB 2 жыл бұрын
Very cool project! We like it 😊
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
Thank you, and yes a big thanks to you guys for providing excellent PCB'S at a low price otherwise these projects would be difficult to create.
@ronen124
@ronen124 2 жыл бұрын
@@NerdCaveYT 👍
@Pillow_
@Pillow_ 3 ай бұрын
Been looking for a way to do HID on the pico for a while, stumbled upon this unrelated to my searches and was very helpful!
@NerdCaveYT
@NerdCaveYT 3 ай бұрын
Great to hear! the newest version I did on my channel is better written as it allows you to make different modes
@Warezzfan
@Warezzfan Жыл бұрын
I found Adafruit's MacroPad actually quite expensive for the functionality it offers. Nice that you were able to make your own at such low cost. Well done!
@NerdCaveYT
@NerdCaveYT Жыл бұрын
Thank you, I have been playing around with a new microcontroller have to program through arduino but should be able to bring cost below 9 dollar for 20 keys macro board. Will hopefully make a new video on it if the board works
@Warezzfan
@Warezzfan Жыл бұрын
@@NerdCaveYT sounds great👍 looking forward to your next project video
@whitewolfsounds2273
@whitewolfsounds2273 3 ай бұрын
0:23 you completely missed the opportunity to play a rick roll
@NerdCaveYT
@NerdCaveYT 3 ай бұрын
I did that on the Raspberry Pi subreddit and got shadow banned. Those mods on reddit . . . . what can I say
@whitewolfsounds2273
@whitewolfsounds2273 3 ай бұрын
@@NerdCaveYT the pi subreddit is literal cancer
@NerdCaveYT
@NerdCaveYT 3 ай бұрын
@@whitewolfsounds2273 I gave up on reddit, I was sharing short clips did not spam my channel to self promote then the mods just shadowban me. I even got a sh#t reply to say I can promote my 36 videos somewhere else.
@allenwu
@allenwu Жыл бұрын
Thank you, i got this running in half an hour. Only problem i had was downloading the circuit python file as a "Save as" from Chrome under Windows10 and it wasen't installing. I had to download your repo and drag and drop the file which installs it instantly for the CIRCUITPY to come up. I then plugged it into my Ubuntu laptop and the macros are working there too as a plug and play, amazing!
@NerdCaveYT
@NerdCaveYT Жыл бұрын
I should actually make seperate repo's not to have everything under one making it difficult to download but glad it worked I have designed a second version but moved recently hopefully can make a video on it new version allows you to expand the size easily
@DuderScooter
@DuderScooter 2 жыл бұрын
Broooooo this is awesome 👏
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
Thank you
@marinama5969
@marinama5969 2 жыл бұрын
omg this is awesome could u pls bring this at the beginning of the school plsssssssssssssss (im marina :)
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
A small mistake on schematic for the simple 4 button demo, the voltage should be connected to Pin36 the 3V3 out. I am famous for writing the wrong things in the table next to the schematic
@smartfridge8824
@smartfridge8824 Жыл бұрын
Can you send me some info on how to put this together with jumper wires. Could you also make this with a rotary encoder(for sliding the screen right or left), thanks
@LightSkip_rb
@LightSkip_rb 6 ай бұрын
HELP..i am from germany so i have an german layout.Can u help me get an german layout
@NerdCaveYT
@NerdCaveYT 6 ай бұрын
@@LightSkip_rb I see different layouts are available here: github.com/Neradoc/Circuitpython_Keyboard_Layouts/tree/main/libraries/layouts never thought about it when making this video, something I can add for follow up video
@auditocanarsie7355
@auditocanarsie7355 8 ай бұрын
Thanks for posting this. I have an Razer Tartarus Pro that I want to convert to a programmable macropad with non-volatile memory for use with a Pop_!OS linux desktop. I currently use Genovation Controlpads and love them but the hope was that if I convert the Tartarus Pro to a macropad I would be able to execute the macros while keeping my eyes on the screen if I could memorize where the keys are. I leaning toward QMK because it is open source and seems to be widely adopted but something like your solution would work weel also. Thank you for posting all of the details. Please post more videos like this.
@NerdCaveYT
@NerdCaveYT 8 ай бұрын
I want to look at QMK as well, I don't know so much about the different firmware available, I think it will probably be easier or more functionality, but I don't see a lot of written tutorials or content on it, so might have to figure it out and make a video on what I have learned.
@GTD22
@GTD22 7 ай бұрын
Id love too see something like this too, im have Frankensteined a 23 key keyboard (koolertron) and a razer nostromo hand rest but id like to redo it with all 3d printed parts and use a micro controller so i can easily remap keys (the koolertron) software is the old version and doesnt play nice anymore
@VladTheInhaler1
@VladTheInhaler1 7 ай бұрын
did you set this up to be recognized as an HID Device when plugged in? Mine always shows up as a removeable storage when its plugged in.
@NerdCaveYT
@NerdCaveYT 7 ай бұрын
did you save your main file as code.py or boot.py so that it will run the code when plugged in?
@GTSongwriter
@GTSongwriter 5 ай бұрын
Love to see Pico W Bluetooth macro keyboard
@NerdCaveYT
@NerdCaveYT 4 ай бұрын
I am not completely sure how it will work, I tried looking for documentation since it will require some python script to receive the data encode it to keystrokes so might need to look into python bluetooth keyboard then can add this to the pico W
@MarkoVukovic0
@MarkoVukovic0 10 ай бұрын
Very cool project dude, keen to build one. Do you have a preferred local place to have the PCB made, or ordering that from overseas? If you have spare, I'd love to buy one from you. Ek's in Slaapstad.
@NerdCaveYT
@NerdCaveYT 10 ай бұрын
Hello thank you, well I am currently in China or been here few years so ordering PCB is super easy since JLCPCB factory is here and like super cheap due to almost no shipping, around R50 for 5 PCBs, I think it might even still be cheaper to ship one to you instead of buying it yourself I am unsure. How much does JLCPCB ask for shipping to SA?
@MarkoVukovic0
@MarkoVukovic0 10 ай бұрын
@@NerdCaveYT oh, interesting, thanks! I will have a look into that option.
@tonyk.8580
@tonyk.8580 Жыл бұрын
Great explanation. How many buttons can I add, as many as there are gpio? I only actually need 16.
@NerdCaveYT
@NerdCaveYT Жыл бұрын
Thank you, if you use a single GPIO pin then 26 , if you do it in a matrix setup then 169 keys
@DrGuppy-hg7xu
@DrGuppy-hg7xu 2 жыл бұрын
Cool project! Could you use a joystick as a mouse? That seems like a cool addition.
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
Sounds like an awesome idea thank you, will try and add it to version two and see how it operates.
@henrymunnich1648
@henrymunnich1648 2 жыл бұрын
Joysticks are so underrated
@manuelr7121
@manuelr7121 Жыл бұрын
dude your awsome you need more subs
@NerdCaveYT
@NerdCaveYT Жыл бұрын
I appreciate that! I have taken a very long break from youtube but will be back soon
@jordan15308
@jordan15308 Жыл бұрын
Looks great I want to make one, did you ever make another version?
@NerdCaveYT
@NerdCaveYT Жыл бұрын
I did make another version, just have not recorded the video, uploading another project today then I can start recording the macrokeyboard v2 one
@evertspies3345
@evertspies3345 Жыл бұрын
Would love to see version 2. Your accent sounds familiar would you be from South Africa. If so it would help in getting a pcb from your order.
@jordan15308
@jordan15308 Жыл бұрын
@@NerdCaveYT good news! thanks for the reply.
@javierortiz82
@javierortiz82 9 ай бұрын
Nice project. I have an old raspberry pi 1.1b (I think) and want to use it to plug on a pc and emulate various series of inputs from the keyboard as well as the mouse, for very annouying MMO games stuff (say, an autoclicker that clicks 4 times in a second on an eternal loop). Can this be ported to it?
@NerdCaveYT
@NerdCaveYT 8 ай бұрын
I will have to have a look at it, there should probably be libraries that allows the Raspberry Pi to be an HID device, I have not worked with the Raspberry Pi that often just once installing retro pi
@smartfridge8824
@smartfridge8824 Жыл бұрын
Can you make a video or something on how to make this with a rotary encoder(for sliding the screen right or left), thanks
@NerdCaveYT
@NerdCaveYT Жыл бұрын
busy with it
@wave6020
@wave6020 Жыл бұрын
where did you find the footprint for the raspberry pi pico? trying to do the same thing you did with your pcb but cannot find a footprint for the pico
@NerdCaveYT
@NerdCaveYT Жыл бұрын
The one I used is user contributed, there are a few good ones when you go to common library search raspberry pi pico and under classes go to user contributed. The one I used has the title: RASPBERRY-PI-PICO_TH
@pavanashaji6845
@pavanashaji6845 Жыл бұрын
sir if we order the pcb from easy eda , is that included with the mechanical switches........because in the 3d view of the designed pcb mechanical switches also shown in it
@NerdCaveYT
@NerdCaveYT Жыл бұрын
Easy eda is just the platform to create a PCB in, there are options you can add components and get it soldered through jlpcb but have never used that service before.
@pavanashaji6845
@pavanashaji6845 Жыл бұрын
@@NerdCaveYT ok thank you sir
@jayexplains6010
@jayexplains6010 2 жыл бұрын
Aah a bitluni fan😁
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
I really had no idea he uses that song when I saw bitluni I kept wondering and thought isn't that the guy with the massive LED wall and went to his channel and heard the song
@Clover501
@Clover501 6 ай бұрын
How do I access the Gerber file to order it? I'm in the github and I download the zip file for "Pico Macro Keyboard/Gerber_pico keyboard_2022-03-24.zip" and when I try to put it so that I could order it, it says "Invalid file format".
@NerdCaveYT
@NerdCaveYT 6 ай бұрын
I just downloaded the gerber github.com/Guitarman9119/Raspberry-Pi-Pico-/blob/main/Pico%20Macro%20Keyboard/Gerber_pico%20keyboard_2022-03-24.zip and in JLCPCB I clicked Add gerber file and it loaded in and I could order, what are you using to order the PCB
@Clover501
@Clover501 6 ай бұрын
@@NerdCaveYT Thank you 🙏, the problem was that I extracted the zip file before trying to insert it. It’s all fixed now. And I’m ready to make my purchase! Thanks
@ci150luz9
@ci150luz9 Жыл бұрын
Hi. Thanks for your video, you are a very didactics. What happen if we want to add another macro pressing one button? If we want to use another interface like an APK or software for program another macros. How to do this? Is it possible? Maybe desgin a simple app and connect the pad to the cellphone?
@NerdCaveYT
@NerdCaveYT Жыл бұрын
It would be possible to create a program for it to easily adjust each key but my programming skills is not there yet, I am receiving a new PCB hopefully today an updated version of the macrokeyboard, for this one I added a button to swap through different programs so that I can have macro's for my most used programs. I am thinking about making a course on it since it can then be a long format video that will explain in depth how it works, from PCB design all the way to final product if there are people interested in it.
@user-ps4ei2fz7u
@user-ps4ei2fz7u 11 ай бұрын
Can one control the media player even if the player is not an active window?
@NerdCaveYT
@NerdCaveYT 11 ай бұрын
Yes, the mediaconsumer controls are the windows one so you can
@cobwebblocks
@cobwebblocks Жыл бұрын
thank you so much, i was troubleshooting an error for 1 hour and at 2:00 you show it; connect to vbus, not gnd for second pin (i have now read comments and found that it is 3v3 on pin 36)
@NerdCaveYT
@NerdCaveYT Жыл бұрын
I have been constantly making mistakes with the connection diagram and in few videos pinned a comment sorry for that, always something small I miss during editing or when using fritzing
@cobwebblocks
@cobwebblocks Жыл бұрын
@@NerdCaveYT it's ok, at least it's not like me who connected it to ground I also read comments often
@Totumfacky
@Totumfacky 2 жыл бұрын
I need such keyboard! Where i could buy online already put together alternative?
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
If you are looking for a Pico version I found this online: shop.pimoroni.com/products/pico-rgb-keypad-base?variant=32369517166675 it is a bit more expensive but no soldering required.
@juliohoyos3936
@juliohoyos3936 2 жыл бұрын
Can I add and I2C screen (2x16) characters to that keyboard? using circuit python? For example, I set button 1 to "ctrl+c" and i want to show on my screen "copy"
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
Yes you would be able to do that, so basically all you will do is that you will import the 16x2 character lcd library, tutorial her learn.adafruit.com/i2c-spi-lcd-backpack/python-circuitpython , I have only covered it with MicroPython so far. You will write a message like you said to show on screen for x amount of time and then clear, for version two of this board I am planning to show it for that lcd and the OLED I2C display. If you need any help let me know. I did plan to make a discord server so you can reach me here: discord.gg/Mym6UffWEA
@juliohoyos3936
@juliohoyos3936 2 жыл бұрын
@@NerdCaveYT It would be nice that you can teach us, I really cant make it work with circuit python but i can i micropython - thanks
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
I am a bit late but I have made the video, hope it is still helpful...
@adrielsouza703
@adrielsouza703 Жыл бұрын
I was thinking of using an old keyboard to take advantage of its keys by connecting it to an Arduino or Raspiberry pi, and converting the keyboard's key information into customizable buttons, to avoid incompatibility with the standard buttons on my keyboard. In that case the keyboard would be recognized as an input device, like a joystick, with 104 keys. Would it be possible to do this?
@NerdCaveYT
@NerdCaveYT Жыл бұрын
Just to have a bit more context do you want to take an old keyboard and open it to find the matrix key presses so that you can use it as input, or do you want to plug the keyboard USB into the raspberry Pi and then change the input of the old keyboard to send different programmed key presses to your pc.
@thetinkertechlab
@thetinkertechlab Жыл бұрын
Hey there! I just built your 4 button demo one (After forgetting some basic breadboard techniques), and now I am really curious about making the PCB. If possible, can you send me the easyEDA file? (I want to mess around with it and maybe fix the odd pin numbering if I can figure it out) Also, do you have a good Amazon link for some keys that would fix the PCB? Thanks for the awesome video!
@NerdCaveYT
@NerdCaveYT Жыл бұрын
Hello, the pcb file is in the GitHub repository for easyeda, for the keys I think any standard ones will do, I am not sure what is good on Amazon because here in China taobao is what locals use and how I source things here. I should have a second version coming soon, with more capabilities to expand and more functionality.
@thetinkertechlab
@thetinkertechlab Жыл бұрын
@@NerdCaveYT Hi! The only file that I see on GitHub is the GERBER file, and I cannot upload that into EasyEDA. Can you send me a comparable file, or add it to the respiratory? Thanks!
@NerdCaveYT
@NerdCaveYT Жыл бұрын
oshwlab.com/vwpeens/raspberry-pi-pico-macro-keyboard I thought this link was there
@caiobaima842
@caiobaima842 2 жыл бұрын
Nice! any way to convert this board in plug n play? For create Midi Controllers and after sell for musicians
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
I have made a DIY midi controller video with the Pico on my channel, just a few things needs to be changed
@caiobaima842
@caiobaima842 2 жыл бұрын
@@NerdCaveYT omg, plug and play? i am going to watch!!!!
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
@@caiobaima842 well you still have to setup with you daw but then afterwards plug and play I am no expert with DAW and just did a basic example in the video
@Schjoenz
@Schjoenz 16 күн бұрын
it's so complicated to build with pico. It's annoying to have to press a button just to plug-in the usb.
@NerdCaveYT
@NerdCaveYT 16 күн бұрын
what do you mean? you only press the bootsel button once when uploading either MicroPython or CircuitPython once and don't need to again
@LWUndsoo
@LWUndsoo 2 жыл бұрын
hello, i have a problem vompiling my code, i get the error: ModuleNotFoundError: No module named 'usb_hid'. but i downloaded several libraries, that must have them. i dont really know what im doing wrong, can you help me
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
Just to double check do you have all the libraries in a adafruit_hid with the following inside github.com/Guitarman9119/Raspberry-Pi-Pico-/tree/main/Pico%20Macro%20Keyboard/adafruit_hid and you have CircuitPython on the Pico?
@LWUndsoo
@LWUndsoo 2 жыл бұрын
@@NerdCaveYT i had the installed correctly, but i forgott to select the interpreter in thonny
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
@@LWUndsoo ah okay is everything okay now?
@LWUndsoo
@LWUndsoo 2 жыл бұрын
@@NerdCaveYT yes
@lilnessy
@lilnessy Жыл бұрын
nice video, I would like to add Bluetooth and a rechargeable battery, is that possible?
@NerdCaveYT
@NerdCaveYT Жыл бұрын
I believe so, but I am not sure on software side how you would go about that, I never tried to communicate to computer bluetooth etc. and how to setup the data you receive from the pico with bluetooth to carry out the macros. I think it would be more of a software design challenge
@codingwithadhrit6239
@codingwithadhrit6239 3 ай бұрын
By mistake on the schematic do you mean tue table or the diagram itself. (I barely know anything, this is my first raspberry pi project
@NerdCaveYT
@NerdCaveYT 3 ай бұрын
can you tell me which time in video I remember the VCC or GND on the breadboard image was switched
@smartfridge8824
@smartfridge8824 Жыл бұрын
Can you send me some info on how to put this together with jumper wires
@NerdCaveYT
@NerdCaveYT Жыл бұрын
you mean without pcb?
@MarkoVukovic0
@MarkoVukovic0 10 ай бұрын
Surely the breadboard example and the schematic should be enough for you to work that out yourself?
@GeorgevanderWesthuizen1
@GeorgevanderWesthuizen1 23 сағат бұрын
Dude! Hoe gaan dit? Nice channel BTW!
@NerdCaveYT
@NerdCaveYT 22 сағат бұрын
Dit gaan goed en met jou? Het jy dalk discord, dis moeilik om whatsapp the gebruik hierso, en dankie
@jeffstreck
@jeffstreck Жыл бұрын
Hoegaanit famalam! How's the progress on the pi board?
@NerdCaveYT
@NerdCaveYT Жыл бұрын
hey goed dankie en daar? I made a second version just been so busy and procrastination next week I have holiday so can work on it
@martincaneva4247
@martincaneva4247 2 жыл бұрын
hi, can you make a video of how you make the phisical pcb please ? thanks bro
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
Hi do you mean designing the PCB in easyeda?
@martincaneva4247
@martincaneva4247 2 жыл бұрын
@@NerdCaveYT hi, i mean to cnc pcb for keyboards in home, like with dremel or another stuff
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
@@martincaneva4247 I have never tried to make a physical board myself, I know some people buy two sided copper plate and use CNC or use market with certain chemicals. It would be something worth trying in the future to explore
@martincaneva4247
@martincaneva4247 2 жыл бұрын
@@NerdCaveYT i am gonna try it, because i am from Argentina and import products its completely restricted, no china no USA products can enter in the country. Thanks a lot. Keep in touch
@GurjantSingh-ef7og
@GurjantSingh-ef7og 8 ай бұрын
Working good on desktop but i want use this macro project on Chinese machine but Chinese machine did not detect Raspberry Pi Pico ase a keyboard Please help me
@NerdCaveYT
@NerdCaveYT 8 ай бұрын
By Chinese machine what do you mean by that? All my computers were bought in China and have Chinese version windows on it
@GurjantSingh-ef7og
@GurjantSingh-ef7og 8 ай бұрын
This machine did not detect raspberry pi pico
@GurjantSingh-ef7og
@GurjantSingh-ef7og 8 ай бұрын
www.google.com/search?q=100+ton+weighing+bright+intelligent+machine&tbm=isch&ved=2ahUKEwi0_5rp1NGCAxXWZmwGHdXPDfEQ2-cCegQIABAD&oq=100+ton+weighing+bright+intelligent+machine&gs_lcp=ChJtb2JpbGUtZ3dzLXdpei1pbWcQA1CeFFj5KmDaLGgAcAB4AIABAIgBAJIBAJgBAKABAcABAQ&sclient=mobile-gws-wiz-img&ei=FdZaZfSgE9bNseMP1Z-3iA8&bih=751&biw=428&prmd=isvn&rlz=1CDGOYI_enIN1051IN1051&hl=en-GB#imgrc=KNHBou9_x63AoM
@daan5532
@daan5532 Жыл бұрын
hi so i have made this project (only the breadboard part) but i get a keyboardinterrupt thrown at me... i just have the example code and this is the error: Traceback (most recent call last): File "", line 71, in KeyboardInterrupt: that's at time.sleep(0.1)
@NerdCaveYT
@NerdCaveYT Жыл бұрын
it sounds like when you press ctrl+c as a macro in thonny it interrupt your program, once you upload the code exit thonny then test it and see does it work
@daan5532
@daan5532 Жыл бұрын
@@NerdCaveYT how do i run without thonny?
@edwardtan1354
@edwardtan1354 Жыл бұрын
@@daan5532 you have to save the script as main.py and flash it to your pico
@daan5532
@daan5532 Жыл бұрын
@@edwardtan1354 I'm sorry, i am a new one to the pi pico... So could you please explain how to flash it to my pi pico
@edwardtan1354
@edwardtan1354 Жыл бұрын
@@daan5532 you use thonny to flash it... it should give you the option else check jeff geerling's pico video
@1990mrburns
@1990mrburns Жыл бұрын
"kept in place with plastic" @ 6:48. what is that stuff
@NerdCaveYT
@NerdCaveYT Жыл бұрын
I didn't know the english word for it but seems to be Tack or the most popular one is Blue Tack or Pritt Multi Tack. I use it often to keep things in place not sure is it ideal but did not have any problems so far just remove it after soldering
@MarkoVukovic0
@MarkoVukovic0 10 ай бұрын
"Prestik", as marketed in South Africa. Just look for multi purpose reusable adhesive where you are.
@jyothinathth3132
@jyothinathth3132 2 ай бұрын
Bro, can i get pcb link ??
@NerdCaveYT
@NerdCaveYT 2 ай бұрын
It is on GitHub the PCB Gerber
@Manish_Kumar2022
@Manish_Kumar2022 7 ай бұрын
Can i use this as a midi keyboard?
@NerdCaveYT
@NerdCaveYT 7 ай бұрын
Yes you can but will have to use the Midi library, there is a video on creating a Midi controller
@hopcfizl3671
@hopcfizl3671 Жыл бұрын
Why no pullup resistors on button?
@NerdCaveYT
@NerdCaveYT Жыл бұрын
All the buttons is connected to positive on one side and then in code detect for a high, to avoid like button being pushed twice or denounce I added a short delay in code to avoid it from happening, the delay will probably depends on how long someone press the key
@hopcfizl3671
@hopcfizl3671 Жыл бұрын
@@NerdCaveYT but adding pullup resistors wouldn't require the delay you mentioned, no? Or help more at least.
@NerdCaveYT
@NerdCaveYT Жыл бұрын
@@hopcfizl3671 the pull-up will not help with the debouncing of someone that press button to long, but will help with noise accidentally trigger the button. For example the pins is kept at 3.3V and connected to the pico it is 0V once it detect a voltage higher then 2.3-2.5V range it will be a high or 1 and the code will execute. So if you were to touch the button pin which is connected to pico you might be able to trigger it without pressing but since it is in a case very unlikely. The setup of keyboard is that they use a matrix grid so you can get more inputs so having a resistor would not work so well for 100+ keys but will need diodes to avoid ghosting
@NerdCaveYT
@NerdCaveYT Жыл бұрын
@@hopcfizl3671 I have a version 2 made with RGB and you can add more boards to expand number of keys which I hope to get back to it soon and make a new video
@hopcfizl3671
@hopcfizl3671 Жыл бұрын
@@NerdCaveYT ok thanks
@DomcroX
@DomcroX Жыл бұрын
Hello, Thanks a lot for your various videos! I learned a lot thanks to you. Could you please learn us, how to call an URL with circuitpy ? (Press a button that can redirect me to an URL)
@NerdCaveYT
@NerdCaveYT Жыл бұрын
In my code you can adjust it for example what you are opening, their is the GUI library so for example windows then pause then chrome, then the url and enter keyboard.send(Keycode.GUI) time.sleep(0.3) write_text.write('Brave ') time.sleep(1) write_text.write('kzfaq.info/get/bejne/op2Dqsx3vLW1oYE.html ') in your case it might be chrome for example the is new line which is same as enter key
@DomcroX
@DomcroX Жыл бұрын
@@NerdCaveYT thank you a lot, for taking some time to answer me. Btw, I'm using brave also :)
@komandokurt
@komandokurt 2 ай бұрын
7:08 this song is seem familiar...
@NerdCaveYT
@NerdCaveYT 2 ай бұрын
Jeremy Blake - Powerup! you probably hear it a lot it is a non copyright song a lot of creators use
@MineOrebaker
@MineOrebaker Жыл бұрын
bro help me out in codes please
@NerdCaveYT
@NerdCaveYT Жыл бұрын
what is wrong with the code?
@MineOrebaker
@MineOrebaker Жыл бұрын
@@NerdCaveYT everything is giving me problem so can we talk like and discord or instagram? ?
@NerdCaveYT
@NerdCaveYT Жыл бұрын
@@MineOrebaker discord.gg/vUmRzd8U
@DavidSeekolaMusic
@DavidSeekolaMusic Жыл бұрын
🇿🇦 ?
@NerdCaveYT
@NerdCaveYT Жыл бұрын
Yes I am
@JarppaGuru
@JarppaGuru 5 ай бұрын
we can and nerd allready did decade ago. now normal peepol wooooh. we can do stream deck. or you can have another keyboard. look how many keys LOL ..decade later normal peepol add another keyboard and all keys do some function LOL
@NerdCaveYT
@NerdCaveYT 5 ай бұрын
Hi, I am not sure were you replying to someone else comment
@hakimdurand8427
@hakimdurand8427 2 жыл бұрын
I have a issue with my Copy button I made. It keeps causing thonny to state that "Keyboard Interrupted" and I lose all functionality of my keyboard. here is what I wrote. I have 9 other buttons and they dont do that. if btn1.value: keyboard.press(Keycode.CONTROL, Keycode.C) time.sleep(0.1) keyboard.release(Keycode.CONTROL, Keycode.C) time.sleep(0.1)
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
The issue is if you have thonny active and press Ctrl c is to stop the program once you save it as main.py on the pico and for example use it in notepad etc. you should not have this issue.
@hakimdurand8427
@hakimdurand8427 2 жыл бұрын
@@NerdCaveYT wow that was simple . Was losing my brains wondering what I did wrong out of the blue. That keyboard interrupted thing is a pain. Thank you! Also, when I do get my pcb made etc...Thonny has to be running to activate the macro board?
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
@@hakimdurand8427 as soon as you save your program as main.py and you plug in the pico it will automatically run the main.py code the only way then to reupload other code will then be to go in thonny and interrupt the main program by pressing Ctrl+C then.
@hakimdurand8427
@hakimdurand8427 2 жыл бұрын
@@NerdCaveYT ahh now I understand. Once again thanks for this beautiful information but I have ONE more issue..When I now use Ctrl+V it reboots the entire pico everytime I press the button for paste...
@NerdCaveYT
@NerdCaveYT 2 жыл бұрын
@@hakimdurand8427 does it do this even if not in thonny the reboot? What happen if you change the code to something else does it still do this? Just to ensure is it a code problem or connection
Turn ANY Keyboard Into A Stream Deck! (…again)
14:04
nutty
Рет қаралды 80 М.
DIY 87-Key Macro Keyboard - Because he has too many keyboard shortcuts!
10:41
Despicable Me Fart Blaster
00:51
_vector_
Рет қаралды 26 МЛН
Building a Relay-Powered Pi Machine
17:35
The Science Elf
Рет қаралды 293 М.
HYDRAULIC PRESS VS ARMOR, USA AND RUSSIA
10:16
Crazy Hydraulic Press
Рет қаралды 76 М.
Pi Pico + KMK = the perfect combo for Custom Keyboards
7:41
Jan Lunge
Рет қаралды 68 М.
Hacking a weird TV censoring device
20:59
Ben Eater
Рет қаралды 3 МЛН
Arduino vs Pico - Which is the Best Microcontroller For You?
20:38
Gary Explains
Рет қаралды 287 М.
I built my own 16-Bit CPU in Excel
16:28
Inkbox
Рет қаралды 1,4 МЛН
USB клавиатура и мышка на обычной Arduino Nano! EasyHID ч.1
8:03
Заметки Ардуинщика
Рет қаралды 161 М.
The Pi Pico has problems, so I made my own, the ProPico
7:17
Dmytro Engineering
Рет қаралды 37 М.
❌🏆WHO DID WIN!?🥇🥈🥉
0:12
ag_soccer team
Рет қаралды 5 МЛН
Когда пытался заново изобрести велосипед
0:11
Короче, новости
Рет қаралды 3,7 МЛН
joga água e pula #funny #funnyvideo #shorts
0:17
Mundo de Alícia e Ana Clara
Рет қаралды 20 МЛН