Explore >> Select a destination


You are here

andrewnicolaou.co.uk
| | 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"...
| | shallowsky.com
0.9 parsecs away

Travel
| |
| | irq5.io
1.7 parsecs away

Travel
| | In case you haven't heard, the Raspberry Pi Zero is the smallest, most low-cost device in the Raspberry Pi family, but it's also the hardest to find. It has two Micro-B USB ports, one for power and another functions as a dual-role USB OTG port. One of the more interesting uses for the Raspberry Pi...
| | huey.xyz
27.6 parsecs away

Travel
| Triggering a GitHub action from a git push from another GitHub action. This site is a static site with a deployment pipeline that comprises various daisy-chained GitHub actions. For example, there is a GitHub action that checks my BookWyrm orreadi.com profile periodically, and updates a JSON file in the GitHub repository for this site if there are changes to the books...