pahowart / ampread

raspi ads1015 python script to read sct-013 current sensors and upload to influxdb
MIT License
4 stars 2 forks source link

Connections between SCT013 and ADS1015 #1

Closed kaminetzky closed 6 years ago

kaminetzky commented 7 years ago

Hello Paul!

First of all, thank you very much for this astounding repository! I'm developing a project that uses an SCT013 and an ADS1015 so it is helping me a lot.

Are you connecting the SCT013 directly to the ADS1015?

Cheers!

pahowart commented 6 years ago

The sensors are connected directly to raspberry pi using the headphone jack style connector. I have uploaded a couple of pictures of the finished build and the sensor that I used.

Nakul93 commented 6 years ago

hello @pahowart I am using a SCT-013-000 so what changes should be made in code. Please also tell me how to connect sct to ads1015 should we connect 1 wire to analog i/p of ads1015 and other to GND?