/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.qiqitori.com
| | thingswemake.com
2.6 parsecs away

Travel
| |
| | dylanbeattie.net
2.3 parsecs away

Travel
| | Turning a Raspberry Pi Zero W into a heavy-duty footswitch controller that emulates a USB keyboard.
| | koscis.wordpress.com
2.3 parsecs away

Travel
| | 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
12.8 parsecs away

Travel
| 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.