Is it possible to power the device without using the micro USB? For example, is it possible to use PoE (Power over Ethernet)?
|
Yes it is possible.But not with PoE. The board can be powered using the GPIO. Here is a pin diagram showing the pins for power at the top.
You can read more on elinux. |
|||||
|
|
The Ethernet port does not support PoE. Therefore, you cannot use PoE without external hardware; it would be necessary to convert the 48V down to 5V. It should limit the current to 1A. Untested (Possibly) Useful HardwareSee also: What do I need to know when choosing a dedicated power supply? |
|||||||||||||
|
|
It doesn't support IEEE 802.3af standard PoE. But PoE is the CONCEPT of running the voltage over the unused (or overvolting the USED) DC wires on the Cat5 cable. (Blue and brown/blue+white and brown+white). And the Raspberry Pi CAN be modified to do this... I imagine it can be wired over Cat5/Cat6. But need to make sure after the DC is taken to power the Pi that you're not overvolting the RJ45. (3.3v actually I think for Raspberry) - and for PoE, you can use blue wires or brown depending on your design. (IEEE 802.3af is DC+ on pins 4,5 and DC- on 7,8). If you didn't know you can connect a Cat5 cable, strip it. Cut the blue and brown wires, and it will still work. You can use this princple to wire the DC over those wires, and take it off before it enters the 8p8c modular plug, or before it hits the pcb after the plug. I'd build my own injector too btw. |
||||
|
|
|
If you want a Raspberry Pi PoE solution that conforms to IEEE 802.3af Standard (PoE), then try the Xtronix Raspberry Pi interface - xtronix.co.uk/raspberry-pi-poe.htm. It is not cheap, but it allows the Pi to be powered via the ethernet cable from a standard PoE hub/switch. The IEEE 802.3af PoE standard defines how devices can be powered over the CAT 5 Ethernet cable.One of the issues the standard addresses is that of safety. A hub/switch that meets the standard allows Poe and non-Poe devices to be mixed safely in the network. Hope this is of help - Regards Jim |
|||
|
|
