adonno / tagreader

Simple to build/use NFC tag reader, specially created for Home Assistant
https://adonno.com
GNU General Public License v3.0
1.18k stars 185 forks source link

diffent power supply #168

Closed Giuliano69 closed 1 year ago

Giuliano69 commented 2 years ago

Now the ONLY supply source for the kit is a usb power adapter.

it could be VERY helpful if the package could be powered in a easy way in a domotic installation. Typically domotic installation includes : -POE -knx power line (30V DC)

HOW can we manage to easily integrate the power supply of the D1 with the said power sources ? Can it be offered ALSO in such common variant (eg knx) ?

BR

Giuliano69 commented 2 years ago

Seems that only esp32 chip could use ethernet, and then have POE. https://esphome.io/components/ethernet.html

adonno commented 2 years ago

There is an esp32with poe version existing https://www.olimex.com/Products/IoT/ESP32/ESP32-POE/open-source-hardware for the rest you would need a buck convertor to step down from 30V to 5V

The devices I build are build in a small Form factor and i'm trying to make them as small as possible.

Giuliano69 commented 2 years ago

Thanks for our reply.

For what appears from the esp32 & es8266 comparison , the ethernet module is NOT present in the esp8266. So the POE must be coupled with an esp32 version. https://www.electronicshub.org/esp32-vs-esp8266/

For a domestic installation, a commercial power bus capable of powering the module, would be a great option.

BR Giuliano

Il giorno dom 5 giu 2022 alle ore 15:58 Andrea Donno < @.***> ha scritto:

There is an esp32with poe version existing https://www.olimex.com/Products/IoT/ESP32/ESP32-POE/open-source-hardware for the rest you would need a buck convertor to step down from 30V to 5V

The devices I build are build in a small Form factor and i'm trying to make them as small as possible.

— Reply to this email directly, view it on GitHub https://github.com/adonno/tagreader/issues/168#issuecomment-1146809827, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADAGQRMVTP4K76H3QV5PINDVNSW7PANCNFSM5XWGGDGQ . You are receiving this because you authored the thread.Message ID: @.***>

adonno commented 2 years ago

I have KNX myself but never considered making a KNX version one

ghost commented 2 years ago

Hey, I am also interested in a POE version of this and may trying building it out myself. @adonno are you willing to share the CAD files for the case so I can attempt making another version to fit what is needed?

I think it may be simpler to just continue with the esp8266 and only use the ethernet for power supply.

adonno commented 1 year ago

I prefer not to share the original files they are a mess that's why I shared the STLs