Is it possible to modify the Pi, so that it can receive it's power via Power over Ethernet (PoE)?
I would like to be able to power my unit via the ethernet cable, so that I don't have to worry about running power cords around the place.
|
Is it possible to modify the Pi, so that it can receive it's power via Power over Ethernet (PoE)? I would like to be able to power my unit via the ethernet cable, so that I don't have to worry about running power cords around the place. |
|||||||||||
|
|
As previously discussed RPi does not support PoE. And yes you could use a PoE module to hookup power to GPIO. But if you're not up for hardware hacking you could just get a Ethernet/USB power splitter off the shelf. For up-to-date product list Google is your friend. Searches to use include: Sample products include:
N.B: All except the first will need 2.1mm to USB adapter as well. |
|||||||
|
|
Yes, it would be possible. You would need to modify the board with a
Which you could hook up to the main power lines, or to the power line on the GPIO, which can be examined in this question. |
|||||
|
|
If you want a Raspberry Pi PoE solution that conforms to IEEE 802.3af Standard (PoE), then try the Xtronix Raspberry Pi interface. 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. You can buy these via eBay. |
||||
|
|
|
There is an PoE-Modul for the Arduino named "Ag9120-S":
With this, you have to modify the Wiring at the Network-Connector |
||||
|
|