CircuitSetup / Expandable-6-Channel-ESP32-Energy-Meter

Hardware & Software documentation for the CircuitSetup Expandable 6 Channel ESP32 Energy Meter. Works with ESPHome and Home Assistant.
https://circuitsetup.us/product/expandable-6-channel-esp32-energy-meter/
MIT License
511 stars 102 forks source link

Free GPIO ports? #66

Closed danielang closed 2 years ago

danielang commented 2 years ago

Hi, I have a smart meter which uses an optical interface to send the power mesurments (SML language). For the optical sensor I need a free input port on the ESP32. Is there anything free for that usecase?

Thank you 🙂

CircuitSetup commented 2 years ago

Hi Daniel,

Thanks for purchasing!

Anything that is not being used as an SPI port is available. So if just the main board, not 0, 5, 18, 19, 23. I wouldn't use 12 either.

Let me know if you have any other questions!

Best, John

On Thu, Oct 7, 2021, 6:38 PM Daniel Lang @.***> wrote:

Hi, I have a smart meter which uses an optical interface to send the power mesurments (SML language). For the optical sensor I need a free input port on the ESP32. Is there anything free for that usecase?

Thank you 🙂

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CircuitSetup/Expandable-6-Channel-ESP32-Energy-Meter/issues/66, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIEUWKXICI4ISNUKLUYBRVDUFYONZANCNFSM5FSKEUXQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

danielang commented 2 years ago

Hey @CircuitSetup, it works 🎉 - thank you for the support and your awesome work!

Best regards, Daniel