Saturday, August 13, 2022

Raspberry Pi zero iUNiKER USB Dongle

Works for every raspberry pi zero via pin contacts to create a USB OTG connection to any host the USB connector on the dongle plugs into.

Picks off the power and USB signal lines as appropriate to attach one of the USB ports to the host as OTG.

in boot partition
in cmdline.txt add
modules-load=dwc2,g_ether after "rootwait"
create ssh in the same folder
add wifi supplicant as needed.

connect USB to Raspberry pi as OTG recipe
https://desertbot.io/blog/ssh-into-pi-zero-over-usb

--30--

No comments:

Post a Comment