d-a-p / AD5933_python

python library to calibate AD5933

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AD5933_python

python library to calibate and measure the impedance AD5933

#############################################################

input from user:[default value]

impedance = 156.
gain = 1
range = 1
npoints = 10
freq_inc = 1000
start_freq = 10000

here, My device address is 0x0D and mounted as /dev/***_1. so , taking SMBus(1). check this configuration before running the script.

About

python library to calibate AD5933


Languages

Language:Python 100.0%