publiclab / pi-builder

Developing a reproducible build script system for making Raspberry Pi .img files
MIT License
22 stars 15 forks source link

Get Pi Camera to appear as a USB webcam by configuring it as a Linux gadget #56

Open jywarren opened 5 years ago

jywarren commented 5 years ago

A lot of info here:

https://publiclab.org/questions/warren/12-15-2017/how-can-we-set-up-a-raspberry-pi-camera-as-an-ethernet-usb-device-to-avoid-using-wifi

This is hinted at in these docs:

https://learn.adafruit.com/turning-your-raspberry-pi-zero-into-a-usb-gadget/ethernet-gadget

http://www.circuitbasics.com/raspberry-pi-zero-ethernet-gadget/

jywarren commented 4 years ago

link kinda to #74