|
You are here |
blog.qiqitori.com | ||
| | | | |
thingswemake.com
|
|
| | | | | ||
| | | | |
dylanbeattie.net
|
|
| | | | | Turning a Raspberry Pi Zero W into a heavy-duty footswitch controller that emulates a USB keyboard. | |
| | | | |
koscis.wordpress.com
|
|
| | | | | Today we will make our RPi a slave device connected to PC via USB. And this RPi will be detected as the keyboard. We need Raspberry Pi Zero or Zero W with the micro USB connector. Configuration First, we have to enable ConfigFS for USB gadgets: echo "dtoverlay=dwc2" | sudo tee -a /boot/config.txt echo "dwc2"... | |
| | | | |
www.blog.montgomerie.net
|
|
| | | In this series of posts, I'm attempting to make a Dual Shock to Switch controller adapter. It will plug into the Switch Dock's USB port. In previous posts, I got a breadboard with an ATmega8A on it running code I wrote using V-USB, masquerading as a generic USB HID game controller when plugged into a computer. By the end of this post, it will control a real Nintendo Switch! Scroll down to the video at the end for a sneak peek if you're impatient. | ||