class documentation
Undocumented
| Method | __init__ |
Undocumented |
| Method | set |
Set a value, then calculate DAC value to send to device |
| Instance Variable | res |
Undocumented |
| Instance Variable | v |
Undocumented |
| Method | _read |
Read 2 bytes from address addr. |
| Method | _send |
Send byte1 and byte2 to addr address |
| Instance Variable | _address |
Undocumented |
| Instance Variable | _i2c |
Undocumented |
def __init__(self, bus=_channel_I2C, address=_ADC80501_DEFAULT_ADDRESS, v_ref=_v_ref, resolution=_resolution):
¶
Undocumented