Replies: 2 comments 1 reply
-
I use the t3e with a custom PoE board using a W5500 SPI module and a banana pi poe module. I have that build into a small pcb that connects via the ribbon cable. The only thing is I need to modify 2 wires on the cable to get the extra IO. |
Beta Was this translation helpful? Give feedback.
-
Here is a picture of my prototype board. This version will actually take either 12 - 18v passive PoE or the 48V proper 802.11af PoE. This is because in my earlier use cases I had them running on CCTV 12V style PoE switches, but now I tend to use real ones. So you actually don't need the majority of those components. In fact all you need is the W5500 module and the 2 resistors for the LEDs, and the PoE Module. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been looking for a way to deploy OpenHASP on my PoE based infrastructure for quite a while. I looked at modifying HASwitchplate(s) to run off wired Ethernet and 47v Poe, a PoE powered OpenHASP, and full DIY. I've been barreling down the DIY path in my copious free time by adding a display to the PoE Featherwing + RP2040 stack developed by Silicognition. My wall switches are all built using the PoE Featherwing + RP2040 "Shim" and I'm very pleased with how that's working out.
I found out about a new ESP32 with single pair Ethernet (SPE) module Silicognition is contemplating that might make a PoE wired OpenHASP much more feasible. I've seen others asking about OpenHASP with wired Ethernet and PoE and wondered if this might have potential.
There are other things I had planned to use the RP2040/PoE Feather wing for that aren't OpenHASP that might work well with the SPE/PoE module. For example a PoE/Artnet LED driver to replace DMX, implementing the wall switch functions using Node Red for MCUs for easier OTA and adding features. This would simplify my overall HA system.
Beta Was this translation helpful? Give feedback.
All reactions