WPM meter for your keyboard
4:44
2 ай бұрын
LED layer state indicators
4:15
2 ай бұрын
Analog sticks with the Hori Flex
6:36
HID Remapper: Monitor tab
4:13
2 ай бұрын
SOCD on any keyboard
8:16
2 ай бұрын
HID Remapper: mapping basics
12:11
HID Remapper layers
6:45
6 ай бұрын
HID Remapper: tap-hold
4:07
6 ай бұрын
Drag-lock using only one button
10:10
HID Remapper Bluetooth
7:17
6 ай бұрын
HID Remapper macros
6:32
7 ай бұрын
Пікірлер
@jimmyandersson4084
@jimmyandersson4084 18 күн бұрын
Thanks for great work. I tried the pico. Soldered the pins as described to the pico. The numpadkeyboard i connected doesnt work after that, what could i done wrong? I have red,black, yellow and white on the usb female, what usb - pinout is the right way?
@jfedor
@jfedor 18 күн бұрын
Hard to say, usually D+ is green and D- is white. Try it both ways. Red is almost certainly 5V and black is almost certainly GND.
@bekicsgo
@bekicsgo 18 күн бұрын
Tell me how fake is it 💀
@pftmclub
@pftmclub 19 күн бұрын
Hello, does HID remapper and OGX-mini share the same diagram for connect the extra USB port?
@jfedor
@jfedor 19 күн бұрын
Both HID Remapper and OGX-Mini have multiple variants, but if you're talking about the versions made using a Pico then yes, they both use pins 0 and 1 for the USB port.
@pftmclub
@pftmclub 19 күн бұрын
Is it possible to emulate a PS2 controller for thiis in the future?
@jimmyandersson4084
@jimmyandersson4084 23 күн бұрын
Where can i buy the adapter so i can hid remapp?
@jfedor
@jfedor 23 күн бұрын
There's a separate video that gives you all the options, but for example you can buy the Feather RP2040 with USB Host from Adafruit.
@jimmyandersson4084
@jimmyandersson4084 22 күн бұрын
@@jfedor What video is that?
@jfedor
@jfedor 22 күн бұрын
@@jimmyandersson4084 "Where to get or how to make an HID Remapper"
@jimmyandersson4084
@jimmyandersson4084 22 күн бұрын
@@jfedor both
@jfedor
@jfedor 22 күн бұрын
@@jimmyandersson4084 That's the title of the video.
@Waffle4569
@Waffle4569 26 күн бұрын
I've restarted, uninstalled, and reinstalled multiple times. I cannot get Wireshark to show USBPcap
@kiwi2035
@kiwi2035 26 күн бұрын
There's a bug with wireshark's install right now. To fix, move USBPcapCMD.exe from ProgramFiles\Wireshark\extcap to USBPcapCMD.exe from ProgramFiles\Wireshark\extcap\wireshark.
@HID_Remapper
@HID_Remapper Ай бұрын
Please note I don't recommend the Waveshare RP2040-PiZero board anymore. It works, but it has some issues.
@erickong9
@erickong9 11 күн бұрын
pls explain what kind of issue with it, thanks
@jfedor
@jfedor 11 күн бұрын
@@erickong9 It seems to work fine when you first connect the mouse to it and then connect the RP2040-PiZero board to your computer, but not when you do it the other way round (hot plug the mouse). It has some pull-up resistors on the USB data lines that I don't think should be there.
@oughts5638
@oughts5638 Ай бұрын
Is there any alternative for the magic boots or I can make changes to the firmware of the raspberry PICO variant to make it so the ps5 auth is bypassed? Is there any firmware like that?
@jfedor
@jfedor Ай бұрын
There are other dongles or controllers you can use.
@oughts5638
@oughts5638 Ай бұрын
@@jfedor what dongles? Since the reason I made the HID remapper was because it is such a cheaper alternative and now this ps4 auth dongle costs as much as a brook wingman, is there noway to bypass the auth without a dongle? Either that or can you name a few dongles
@oughts5638
@oughts5638 Ай бұрын
@@jfedoralso what do you mean by controller? Is there a way to use a controller as auth. bypass instead?
@jfedor
@jfedor Ай бұрын
@@oughts5638 Other dongles include PXN N5, Haute42 Booter 5. You can use also use a controller like any PS4 licensed arcade stick from Qanba or Hori and others. Razer Raion works too. You cannot use a DualShock or DualSense.
@oughts5638
@oughts5638 Ай бұрын
@@jfedor alright thanks!
@jaekwangchoi5943
@jaekwangchoi5943 Ай бұрын
Is it possible?? use normal usb hub??
@jfedor
@jfedor Ай бұрын
Yes.
@LaMitedanslaCaverne
@LaMitedanslaCaverne Ай бұрын
Thanks for your great work. I tried to build the single pico version, it doesn't work with my standard keyboard (it doesn't light up, whatever combination I try) but the flashing and programming part works fine. Before I purchase a double pico assembled model (to be sure), what I want to achieve is to emulate a Russian keyboard (and other languages as well), is there a plan to make possible to enter a Hex code or a keyboard address as an entry (mine is a French azerty) instead of American letters (I need to differentiate caps from non-caps as well) and a Hex code as an output? A turn around would be to make possible to increase the number of macros (2 for each key are needed) to achieve the same result by adding "left alt" plus a number. Another way could be to be able to manually edit the code before uploading it to the device.
@chalermlab8925
@chalermlab8925 Ай бұрын
20:13 If there was ever a time where an anti-cheat blocked the HID Remapper, will you add an options to spoof the device? Just asking because I want to use this thing for a long long time.
@jfedor
@jfedor Ай бұрын
Enabling cheating isn't really a primary focus for the project. That said I would expect game devs to block behaviors, not specific products. It's what Valve does for Snap Tap etc.
@bullzebub
@bullzebub Ай бұрын
A few GPIO pins (like gp17 and 18) does not work on pi pico . ive tried them on 2 boards with the same result.
@jfedor
@jfedor Ай бұрын
16 and 17 are used for UART TX/RX on the default build.
@bullzebub
@bullzebub Ай бұрын
@@jfedor oh. thats unfortunate. is there any version that has 22 free gpio inputs? or do i have to recompile the source? code is really not my thing, sadly.
@jfedor
@jfedor Ай бұрын
@@bullzebub If you flash the remapper_board_v8.uf2 firmware onto a Pico, you should have exactly 22 pins available. Plus two analog ones!
@equyzx1074
@equyzx1074 Ай бұрын
Funcionaria en mouses con sensores mas actuales com 8khz ??
@martin-vv9lf
@martin-vv9lf Ай бұрын
you could unscrew the joystick shaft and screw in a half ball to turn it into a trackball.
@DavidCabanis
@DavidCabanis Ай бұрын
My dad is almost blind but he needs to be able to use a keyboard. I am thinking about connecting a mp3 module to the rp2040 and have it voice the key that is pressed. Do you think this would work?
@SarahKchannel
@SarahKchannel Ай бұрын
Cool, I would need a version that is a USB host listening for CDC devices, then spits out UART/Serial on the other side. Is that possible without rewriting extensive parts of the code ?
@JamesMohler-c8m
@JamesMohler-c8m Ай бұрын
It is much easier just to use a piece of freeware, like Keyboard-LEDs, that shows the state of Caps-, Num- and Scroll-lock keys on the taskbar. And it works on laptops too.
@jfedor
@jfedor Ай бұрын
This works on laptops too.
@bullzebub
@bullzebub Ай бұрын
Hello. i tried to read a analog stick from a pico. i modified your v8 example (joy to mouse) and changed the adress to 0xfff4001b and 0xfff4001c as reported in monitor . but it does not work at all. i suspect the analog values doesnt match at all. is there a way to get a report on the analog values?
@jfedor
@jfedor Ай бұрын
You have to use the remapper_board_v8.uf2 firmware file for analog to work.
@bullzebub
@bullzebub Ай бұрын
Hello. i tried to read a analog stick from a pico. i modified your v8 example (joy to mouse) and changed the adress to 0xfff4001b and 0xfff4001c as reported in monitor . but it does not work at all. i suspect the analog values doesnt match at all. is there a way to get a report on the analog values?
@SoundToxin
@SoundToxin Ай бұрын
Using one as a macro pad is an interesting idea. I still have at least a couple extra rev 5s since I made a batch of 10 originally. GP2040-CE has a keyboard mode as well, and it sounds like mouse support is coming in the next release, plus you could probably put QMK on one of these since a lot of keyboards use RP2040 now, but still cool to have that option.
@Sri_Harsha_Electronics_Guthik
@Sri_Harsha_Electronics_Guthik Ай бұрын
PCB layout or schematic please
@jfedor
@jfedor Ай бұрын
All the files are in the repository shown in the video.
Ай бұрын
Just curious, is this green joystick just a printed base for the generic joystick you get from various parts suppliers? I think I recognise that green filament as yours haha
@jfedor
@jfedor Ай бұрын
Yeah, that's just a joystick from AliExpress with an enclosure I made.
Ай бұрын
He's cooking
@fuwingpang5445
@fuwingpang5445 Ай бұрын
Why?
@jfedor
@jfedor Ай бұрын
So that you know when Caps Lock is on.
@PercyPanleo
@PercyPanleo Ай бұрын
Some keyboards (Such as the ThinkPad Trackpoint USB keyboard) don't have indicators for caps lock for some bizarre reason, so this is able to work around that.
@martin-vv9lf
@martin-vv9lf Ай бұрын
I've seen a fork of the flatbox with a usb port for pass through devices. I suppose that could be more suitable?
@jfedor
@jfedor Ай бұрын
Yes! And HID Remapper does support passthrough auth for PS5 compatibility so you could totally use it for that. Or just for plugging in another controller for extra inputs.
@OneSwitch
@OneSwitch Ай бұрын
What a great idea. My keyboard is infuriating at times with password entry when I get the case wrong. Will definitely look into this.
@JustoFN
@JustoFN Ай бұрын
Huge question why every time I'm trying to put my mouse to any controller emulator my mouse stop moving?
@jfedor
@jfedor Ай бұрын
Not sure I understand the question, what did you expect to happen? It's now working as a controller, not a mouse. It doesn't work as both at the same time. Also keep in mind that whenever you change the emulated device type, you have to unplug and replug HID Remapper.
@JustoFN
@JustoFN Ай бұрын
@@jfedor Hmmm okay but do you gotta click save to apply?
@JustoFN
@JustoFN Ай бұрын
@@jfedor btw I trying play fortnite with my kbm but i want the input be a controller and it doesnt work
@JustoFN
@JustoFN Ай бұрын
@@jfedor No answer ofc.aaahhhhh
@momenkhalaf2443
@momenkhalaf2443 Ай бұрын
Hi Thanks for the video Can HID Remapper send unique keys ( something like F13 - F24 Keys but over them ) ? I mean I want to send a key ( it could be F30 ) so I can control it with Autohotkey . or is there a deferent way to do this? Thanks a lot
@jfedor
@jfedor Ай бұрын
It can send the keys that you see in the popup when you click on the button in the "output" column on a mapping. For anything else you'd have to modify the report descriptor and recompile the firmware.
@momenkhalaf2443
@momenkhalaf2443 Ай бұрын
@@jfedor Thanks for replying. Could you please guide me how to do this ( modify the report descriptor)? and does this give me extra unique keys not in conflict with keys in my main keyboard. Thanks in advance
@bullzebub
@bullzebub Ай бұрын
is every usb hub supposed to work? or do i need some paricular make/model? the hub in my keyboard does not work...
@jfedor
@jfedor Ай бұрын
Unfortunately not all hubs work, I have some no-name ones that I got a long time ago. So I'm afraid you'd have to try and see.
@windums560
@windums560 Ай бұрын
CAn we read x y and button values?
@windums560
@windums560 Ай бұрын
03:38 is bluetooth usb dongle is HID Remapper? How could I read that?
@mystreteacher
@mystreteacher Ай бұрын
(dehrhart over on GitHub) Would port per device also work on a joystick (Ex: Xkeys joystick for XAC or Hyperkin Trooper 2) that's connected to both USB ports on an Xbox Adaptive Contoller via a switch adapted selector? These XAC compatible joysticks have buttons on them that do different things based on which XAC USB joystick port they're connected to. Excellent video, thanks! Absolutely love HID Remapper. Im using with a couple of kids and I have a few feathers coming for different setups.
@jfedor
@jfedor Ай бұрын
I'm not sure I understand your setup. What's plugged into what? And what's a switch adapted selector?
@mystreteacher
@mystreteacher Ай бұрын
I'm going to try it out sometime today. I have a student who can only operate one joystick (chin) and has access to 6 switches. I switch adapted a USB signal selector so the joystick can operate two seperate devices. She has a choice to operate a Chromebook or an iPad with the press of a switch. And it also works with left/right joysticks for movement and camera on FPS game or Minecraft when hooked up to an XAC or Flex.
@jfedor
@jfedor Ай бұрын
@@mystreteacher Oh I think I get it now. You could of course plug both USB plugs from the selector into one HID Remapper and use per-port mappings, but you could also just plug the joystick and the button that does the switching directly into HID Remapper and configure it to switch between left and right stick when the button is pressed (using layers for example).
@oneweebo1299
@oneweebo1299 Ай бұрын
So affter I buy the adafruit do I just plug it in the ps5 ?
@jfedor
@jfedor Ай бұрын
Yes. To work with a PS5 you will also need a hub and some kind of auth dongle or device.
@BRANDMAW
@BRANDMAW Ай бұрын
Глотнул бы водички, а то сшылно как язык к нёбу прилипает
@mystreteacher
@mystreteacher Ай бұрын
Is it possible to set time limits for switch or axis activation? Some of the kids I work with have motor impairments that cause them to press buttons too long.
@jfedor
@jfedor Ай бұрын
You want to make it so that when a button is pressed longer than some threshold, it gets released automatically? It should be possible, but it's not really something that will fit in a KZbin comment. Can you file an issue on GitHub?
@mystreteacher
@mystreteacher 2 ай бұрын
Thank you. I work with a student that does well with a particular custom analog joystick. Would it be possible to shift back and forth between mouse function and gaming joystick function?
@jfedor
@jfedor 2 ай бұрын
It can do both, but it can't switch on the fly, at least currently.
@mystreteacher
@mystreteacher Ай бұрын
​@@jfedor Done. Thanks, I appreciate it. I was glad I had an Adafruit feather lying around to test it out today.
@mystreteacher
@mystreteacher Ай бұрын
Anyways, after a couple of seconds I realized I just need to use two feathers. I already have a student using modified usb spltter (found on Makers Making Change) for joystick use on Minecraft. Definitely going to be picking up some of the pcbs. Thanks for describing that process.
@MsJ423
@MsJ423 2 ай бұрын
how do you install the files on the feather RP2040 for the first time?
@jfedor
@jfedor 2 ай бұрын
Press and hold the BOOT button on the Feather, and then while holding it press the RESET button. This will put it in firmware flashing mode regardless of the current firmware or lack thereof.
@MsJ423
@MsJ423 2 ай бұрын
@@jfedor thank you
@ajred0581
@ajred0581 2 ай бұрын
I'm interested in using a trackpad as the right joystick on an Xbox controller. Are there any potential problems with using the HID Remapper for this, and can I get banned from games for using it?
@jfedor
@jfedor 2 ай бұрын
If your trackpad works as a mouse then it should work. As for bans I can't really speak for the game devs.
@Sri_Harsha_Electronics_Guthik
@Sri_Harsha_Electronics_Guthik 2 ай бұрын
thank you.
@lIIllIlIIIlIlllIIlI
@lIIllIlIIIlIlllIIlI 2 ай бұрын
or just download socd cleaner
@arrowsplit8659
@arrowsplit8659 2 ай бұрын
I could see this being useful on b06 omnimovement as u can sprint in any direction now
@bullzebub
@bullzebub 2 ай бұрын
so i made this... it seems it detects devices connected to the pico but i get no output. what could be the reason? under linux. ive modified the dev/hidraw permissions
@jfedor
@jfedor 2 ай бұрын
Can you submit a GitHub issue with all the details?
@drkseer9870
@drkseer9870 2 ай бұрын
When i press 2 button at the same time the game read the input as 1, 1+2, 2 im pretty sure i press the button at the same time, is it that my kb that cant handle those input? i just want to consistent button reads:(
@Shajirr_
@Shajirr_ 2 ай бұрын
Before plugging your keyboard into some adapter, people should keep in mind that if said adapter contains any malware, it will be able to do EVERYTHING on your PC, as to your OS the keyboard commands the malware will send will be indistinguishable from you using your KB normally.
@jfedor
@jfedor 2 ай бұрын
Calm down, it's open source.
@NeoTechni
@NeoTechni 2 ай бұрын
Shame that even with 2 access controllers, you only have 8 ports to play with. Not enough to replace an entire controller
@MsJ423
@MsJ423 2 ай бұрын
Can I use the Adafruit Feather RP2040 with USB Type A Host? and how do you connected to the adaptive controller if it doesn't have a male USB connecter.
@jfedor
@jfedor 2 ай бұрын
Yes! Just use a USB A-to-C cable.
@arslanhabib6697
@arslanhabib6697 2 ай бұрын
I want to buy this plz help 😢😢😢
@jfedor
@jfedor 2 ай бұрын
There's another video on this channel that gives you various options for getting one.
@julius3066
@julius3066 2 ай бұрын
just FYI u can do this with software no need for a dongle or usb board.....just google it real quick and you will find it...
@paulb36utube
@paulb36utube 2 ай бұрын
Just gets better and better.
@hotdogsandrice
@hotdogsandrice 2 ай бұрын
Hi I am using the brook fgc converter and it is not working. When I use it without it recognizes it. I am not using a usb hub. I am connecting keyboard -> rp2040 feather -> brook converter -> ps5. Could it be the converter or should I use the magic boots or use a usb hub
@jfedor
@jfedor 2 ай бұрын
The described use case is you plug both the keyboard and an authentication device (the Wingman should work) into a USB hub, plug the hub into the HID Remapper and plug that into the PS5. But of course it should also work the way you described, using the Wingman in its intended role as an adapter. Try setting the emulated device type on HID Remapper to "Switch gamepad" and see if you can get any inputs through that way.