Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
raspberry:videolooper [2021/06/07 16:35]
admin [SSH over USB]
raspberry:videolooper [2021/06/07 18:07] (current)
admin [Read Only]
Line 63: Line 63:
  
 ---- ----
-==== USB OTG ====+==== all in one USB cable ====
  
-To power the Pi and at the same time connect an USB hub to it with just a single USB cable one needs an USB OtG cableAn other way would be to solder a 100k resistor between the sense pin P40 and the ground pin P6 on the Raspberry PiThat way every USB cable act as an OTG cable.+To power and simultaneously connect an USB hub to the Raspberry Pi Zero with just a single USB cable one needs an [[https://en.wikipedia.org/wiki/USB_On-The-Go|USB-OTG]] cable.\\
  
 +
 +An other possibility would be this [[raspberry:pi_zero_usb-otg|Pi Zero USB-OTG Hack]].\\
 +
 +{{:raspberry:usb-osg_on_zero_01.jpg?400|}}\\
  
 ---- ----
Line 76: Line 80:
 ===== Read Only ===== ===== Read Only =====
 For preventing any data loss while turning off the Pi one has to change the SD card to read only: [[raspberry:read_only|Read-Only SD Card]] For preventing any data loss while turning off the Pi one has to change the SD card to read only: [[raspberry:read_only|Read-Only SD Card]]
 +
 +----
 +==== License ====
 +
 +This manuals is made by **Wolfgang Spahn** 2021.\\
 +Except where otherwise noted, content on this wiki is licensed under the following license: [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].\\
 +
 +<html>
 +<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> 
 +</html>
  
 ---- ----