I've heard of some third-party POE hats that destroyed the Pi and others that worked. I can't remember details nor find the posts. It should be possible to connect some jumper wires to test one before connecting the side which delivers 5V to the GPIO connector.pyromaniac511 wrote: ↑Sun Jul 12, 2020 3:35 amI'm having a 3u, 12 pi rack mount 3d printed and wanted to use POE hats but am unsure which to get. The official is like 50% more than the rest, is that the normal go to or do yall have good experiences with other brands? I'll be powering with a Cisco 3560 or 3750 switch.

Since POE also allows individual power cycling of individual ports (assuming a reasonable switch), the ATX approach requires a separate way to reset a Pi that may have locked up or joined a botnet by accident. My solution was to run a wire from the GPIO of an additional controller Pi to the run pins on each of the Pi's that form the cluster. For economy, I chose a Pi Zero to be the run enable controller, but another 4B would have worked as well.pyromaniac511 wrote: ↑Sun Jul 12, 2020 6:11 pmI do have some old server PSU's. I'll look into them to see what they are rated for. POE is cleaner looking but at 20-30 a card, I think I can overlook a few wires.
This intrigues me, what is the other end of the USB-C connected too? I haven't seen USB hubs that could handle 3a and my assumption that USB power stations don't do data. This is very much along the lines of what we do with our network for monitoring/controlling . Would you mind explaining your set up in more detail or provide a link that you leaned from please.The result is that each Pi has two network connections: Gigabit Ethernet plus a USB network gadget.
I'd expect any HAT that used the 4-pin PoE header to work with gigabit.
The hubs are connected to internal USB headers of an mATX PC motherboard.pyromaniac511 wrote: ↑Mon Jul 13, 2020 2:40 amThis intrigues me, what is the other end of the USB-C connected too? I haven't seen USB hubs that could handle 3a and my assumption that USB power stations don't do data. This is very much along the lines of what we do with our network for monitoring/controlling . Would you mind explaining your set up in more detail or provide a link that you leaned from please.The result is that each Pi has two network connections: Gigabit Ethernet plus a USB network gadget.

A large number of the PoE solutions I've seen do NOT use the 4-pin header, and have loop through RJ45 connectors. eg https://uk.pi-supply.com/products/pi-po ... spberry-pi or https://www.amazon.co.uk/DSLRKIT-Active ... B01H37XQP8 (although there's a near identical one which does do gigabit https://www.amazon.co.uk/dp/B074Y6M67F/ref=dp_cerb_2)
The thread on POE hats that might have caused problems isejolson wrote: ↑Sun Jul 12, 2020 5:23 amI've heard of some third-party POE hats that destroyed the Pi and others that worked. I can't remember details nor find the posts. It should be possible to connect some jumper wires to test one before connecting the side which delivers 5V to the GPIO connector.
I just posted an annotated photograph of the hardware setup atpyromaniac511 wrote: ↑Mon Jul 13, 2020 2:40 amThis intrigues me, what is the other end of the USB-C connected too?
The hardware is up and running now for a couple weeks. It seems pretty stable. Right now I'm now tidying up the configuration scripts for creating the boot images and trying decide whether I want to include an additional option to create root filesystems which are not encrypted. In the crazy security direction I'm also thinking about enabling Dropbear ssh for the initial RAM filesystem in case a person wants to store the secret keys offline.pyromaniac511 wrote: ↑Wed Jul 15, 2020 12:55 amThats pretty sweet, I hope I see your post whenever you make it.
I'm working with a bunch of kids on stem stuff and got tired of having a pile of pies lying around with a crap load of power bricks and daisy chaining power strips. I found a rack on thingaverse and had a local person 3D print it for me. It had 12 slots so 12 is my magic number I guess.It's curioius that we both ended up with twelve Pi 4B computers. Do you have a particular application in mind for your cluster?
Are you planning to connect monitors and keyboards to the Pi computers or will the children in the STEM group access them some other way?pyromaniac511 wrote: ↑Thu Jul 16, 2020 4:37 amI'm working with a bunch of kids on stem stuff and got tired of having a pile of pies lying around with a crap load of power bricks and daisy chaining power strips. I found a rack on thingaverse and had a local person 3D print it for me. It had 12 slots so 12 is my magic number I guess.It's curioius that we both ended up with twelve Pi 4B computers. Do you have a particular application in mind for your cluster?
I would like to look into making a cluster as a web server or something just because . We will be getting into web development so a cluster might be easier to manage than individual pies (although 1 is probably way more than enough for 10-30 kids and nearly no visitor traffic)... ok ok, I just want to make a rack with cool lights an stuff
I've just ordered a few of the WaveShare POE hats to try - https://www.waveshare.com/wiki/PoE_HAT_(B) - as I'm rather disappointed by the official PoE HATpyromaniac511 wrote: ↑Sun Jul 12, 2020 3:35 amI'm having a 3u, 12 pi rack mount 3d printed and wanted to use POE hats but am unsure which to get. The official is like 50% more than the rest, is that the normal go to or do yall have good experiences with other brands? I'll be powering with a Cisco 3560 or 3750 switch.