-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PoE module plugin #6
Comments
I never played with PoE, so I was unfamiliar with it. But I've been doing some research and learning about it so I might be able to implement it in the near future, for now though I think i detected our first problem with it, our current Ethernet connector is not made with PoE in mind so I think it's not possible to do it with it, we need to look for an alternative. |
Good find. Our ethernet circuit is based on an Olimex ESP32 board. I
believe they also have a PoE version so I'll see what components they use
there.
…On Sun, Sep 6, 2020, 9:57 AM Rafael Silva ***@***.***> wrote:
I never played with PoE, so I was unfamiliar with it. But I've been doing
some research and learning about it so I might be able to implement it in
the near future, for now though I think i detected our first problem with
it, our current Ethernet connector is not made with PoE in mind so I think
it's not possible to do it with it, we need to look for an alternative.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABP5GHMHMD2R6I3IWNG3O3DSEOPNVANCNFSM4P62VJXA>
.
|
Olimex does have some very good reference material, i think this is a good guideline: ESP32-POE-ISO |
Oh very nice :) They have kicad files also https://github.com/OLIMEX/ESP32-POE-ISO/tree/master/HARDWARE/ESP32-PoE-ISO-Rev.D |
Would be good to have the option to add a PoE module that could be plugged in. This would allow for installation in commercial environments with only an ethernet cable connecting the sensor.
I know its been discontinued, but as an example this seemed to work well :
https://github.com/particle-iot/ethernet-wing
The text was updated successfully, but these errors were encountered: