Esp32 energy monitoring for 3.3v ADC input (Smart Meter Esp32 Library)
Smart Meter for Esp32 Library compatible with 3.3v ADC input
Esp32 Energy Monitoring Library - compatible with 3.3v ADC input
How add it to platformIO project :
go to "platformio.ini"file then add this git link:
lib_deps = https://github.com/ahmedreghini/SmeLib.git
Download to Arduino IDE 'libraries' folder. Restart of IDE required.
Git Clone and Git Pull can be easily used to keep the library up-to-date and manage changes.