Raspberry Pi: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Login= <code>ssh-Y...</code> To run the camera.py script do: <code>raspivid -t 0</code>") |
No edit summary |
||
Line 1: | Line 1: | ||
=Connecting the camera= | |||
*The little ribbon cables are a little tricky. They have to be inserted in a particular orientation. The best way to see is just to look at where the metal pins are on the cable and line that up to the contacts. | |||
*The LED mounted next to the camera takes 5V (lemo connection) | |||
* | |||
=Login= | =Login= | ||
<code>ssh-Y...</code> | <code>ssh-Y...</code> |
Revision as of 23:24, 10 June 2022
Connecting the camera
- The little ribbon cables are a little tricky. They have to be inserted in a particular orientation. The best way to see is just to look at where the metal pins are on the cable and line that up to the contacts.
- The LED mounted next to the camera takes 5V (lemo connection)
Login
ssh-Y...
To run the camera.py script do:
raspivid -t 0