├── README.md ├── boards └── v2 │ ├── poe-neopixel-controller-v2-bom.xlsx │ ├── poe-neopixel-controller-v2.brd │ └── poe-neopixel-controller-v2.sch └── prints └── 2019-11-24 ├── PixPoE-board-as-fabbed-2019-11-24.png ├── PixPoE-bom-as-fabbed-2019-11-24.pdf ├── PixPoE-bottom-as-fabbed-2019-11-24.png ├── PixPoE-schematic-as-fabbed-2019-11-24.pdf └── PixPoE-top-as-fabbed-2019-11-24.png /README.md: -------------------------------------------------------------------------------- 1 | # pixpoe 2 | Control and power up to 20 W of neopixels or other WS2812b LEDs over ethernet! 3 | -------------------------------------------------------------------------------- /boards/v2/poe-neopixel-controller-v2-bom.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bikerglen/pixpoe/195193905e30fda29b05840bc21579f72e8391d3/boards/v2/poe-neopixel-controller-v2-bom.xlsx -------------------------------------------------------------------------------- /prints/2019-11-24/PixPoE-board-as-fabbed-2019-11-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bikerglen/pixpoe/195193905e30fda29b05840bc21579f72e8391d3/prints/2019-11-24/PixPoE-board-as-fabbed-2019-11-24.png -------------------------------------------------------------------------------- /prints/2019-11-24/PixPoE-bom-as-fabbed-2019-11-24.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bikerglen/pixpoe/195193905e30fda29b05840bc21579f72e8391d3/prints/2019-11-24/PixPoE-bom-as-fabbed-2019-11-24.pdf -------------------------------------------------------------------------------- /prints/2019-11-24/PixPoE-bottom-as-fabbed-2019-11-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bikerglen/pixpoe/195193905e30fda29b05840bc21579f72e8391d3/prints/2019-11-24/PixPoE-bottom-as-fabbed-2019-11-24.png -------------------------------------------------------------------------------- /prints/2019-11-24/PixPoE-schematic-as-fabbed-2019-11-24.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bikerglen/pixpoe/195193905e30fda29b05840bc21579f72e8391d3/prints/2019-11-24/PixPoE-schematic-as-fabbed-2019-11-24.pdf -------------------------------------------------------------------------------- /prints/2019-11-24/PixPoE-top-as-fabbed-2019-11-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bikerglen/pixpoe/195193905e30fda29b05840bc21579f72e8391d3/prints/2019-11-24/PixPoE-top-as-fabbed-2019-11-24.png --------------------------------------------------------------------------------