12,782
edits
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
Note that the serial connector cable also allows you to power the Raspberry Pi from your USB port. | Note that the serial connector cable also allows you to power the Raspberry Pi from your USB port. | ||
* However, you should only over use one source of power: Don't connect both serial power and the micro-usb power | * However, you should only over use one source of power: Don't connect both serial power and the micro-usb power | ||
* See [[Raspberry Pi/UART|here]] for how the serial cable needs to be connected when you power the Raspberry Pi from micro-usb power | * See [[Raspberry Pi/UART|here]] for how the serial cable needs to be connected when you power the Raspberry Pi from micro-usb power | ||
* When you are not using micro-usb power (from a mains socket), also connect the [[Raspberry Pi/UART|red wire shown here]], and this will power the Raspberry Pi. Even if you use the serial/UART connection to power the Raspberry Pi, you can still connect the ethernet cable (see next section). | * When you are not using micro-usb power (from a mains socket), also connect the [[Raspberry Pi/UART|red wire shown here]], and this will power the Raspberry Pi. | ||
** Even if you use the serial/UART connection to power the Raspberry Pi, you can still connect the ethernet cable (see next section). | |||
** Note that via the serial/UART cable, you may only be getting just enough power to the Raspberry Pi, because the USB standard only mandates 500mA, which is not enough if you connect further peripherals to the Raspberry Pi (e.g. USB devices in the Raspberry Pi USB ports, that draw power from the Raspberry Pi). | |||
By "micro-usb power" we mean power supplied to the Raspberry Pi's micro USB socket, e.g. from a micro-usb power supply (mains powered) or a micro-usb cable. | |||
== Ethernet (ssh / VNC) == | == Ethernet (ssh / VNC) == | ||