The Raspberry Pi Zero is a low power and low footprint Raspberry Pi. It gives people an opportunity to move towards compact connected devices while moving away from being a just a small computer. PiPoE adds a new way of connecting the Raspberry Pi Zero with the world in a very efficient manner. Power over Ethernet is a way if injecting power into an Ethernet cable without interfering with the data. What it gives you is a high reliability way of powering and communicating with the Raspberry Pi. The design of PoEPi is open source under the CERN OHL V1.2 and can be easily adapted to your own custom designs.
For more information check out the Wiki on github
- Setup your Raspberry Pi with a monitor and enable SSH with raspi-config
- Plug Ethernet cable into a PoE switch or add a PoE injector somehwhere in you Ethernet line
- Connect the PoEPi to the Raspberry Pi
- Plug in the "injected" Ethernet cable
- The Pi Zero should be powered and you then SSH into the Pi
For information on the particular PoEPi modules and how to control them please see the wiki on the github page