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
510 stars 102 forks source link

Replacement for ESP32-DevKitC-32U, which is NRND? #167

Closed jpwheless closed 6 months ago

jpwheless commented 6 months ago

The ESP32-DevKitC-32U (listed in the readme for use with an external antenna) is now Not Recommended for New Designs (NRND) and isn't stocked anymore on Digikey or Mouser.

Is there a newer ESP32 dev board, like an S2, S3, C3, or C6 that would work? I'm not seeing an official Espressif board with a compatible pinout - most have different numbers of pins, or the 3V3 or CLK pins in places other than the corners.

CircuitSetup commented 6 months ago

It looks like they put an E on the end of the model numbers. See here: https://www.mouser.com/ProductDetail/Espressif-Systems/ESP32-DevKitC-32UE?qs=sGAEpiMZZMuqBwn8WqcFUj1SFkunHY100yk2Fr1NGzQdaQh4JSK1cA%3D%3D

I dont believe there are any differences between them besides the UE having the latest ESP32 ECO V3.

jpwheless commented 6 months ago

Thank you, ordered!