Page 1 of 1

MCP3913 with esp32 wroom

Posted: Tue Mar 28, 2023 1:33 am
by hamaoui
Hello,

I am trying to connect MCP3913 (or MCP3914) to esp32 wroom32 to read data using SPI.
I found some libraries on Github (https://github.com/Dharminder05/MCP3914_ENERGY_INO) but it seems this is for Arduino uno because I have several errors when compiling...

Did anyone used this before, any good libraries or sample codes to help?

Thanks.