Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 884 Bytes

ssh-to-raspberry-via-usb.md

File metadata and controls

17 lines (12 loc) · 884 Bytes

How to access Raspberry Pi via SSH using USB OTG

Resources

  1. https://gist.github.com/gbaman/975e2db164b3ca2b51ae11e45e8fd40a

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

Steps

  1. Follow the first link above to flash and config Raspbian Jessie.
  2. Connect Raspberry Pi to your computer via USB port.
  3. Now Raspberry Pi should appear as a USB Ethernet device.
  4. You might need to enable Internet Sharing option in your computer.