I've recently completed a project using the SCT-013-000 sensors.
After weeks of trying to read the sensors using a raspberry pi and an mcp3008 (also an MCP3424 ) I gave up and used an arduino nano clone (about $2). The Nano was working within hours using simple code. I then connected the Nano to the Pi over serial.
I was able to lift the same code on to a Wemos D1 Mini (about $4) and build another standalone monitor doing away with the Pi
I used the guides on the Open energy Monitor site
https://learn.openenergymonitor.org/ele ... troduction