module documentation

Undocumented

Class DACx0501 No class docstring; 0/4 instance variable, 3/4 methods documented
Exception DACx0501Exception Undocumented
Variable __version__ Undocumented
Constant _ADC80501_DEFAULT_ADDRESS Undocumented
Constant _CONFIG Undocumented
Constant _DAC DAC80501 is 16-bit digital to analog converter. :param int bus: The channel number if it's different to 1. :param int address: The address of the device if set differently
Constant _DEVID Undocumented
Constant _GAIN Undocumented
Constant _NOOP Undocumented
Constant _STATUS Undocumented
Constant _SYNC Undocumented
Constant _TRIGGER Undocumented
Variable _channel_I2C Undocumented
Variable _resolution Undocumented
Variable _v_ref Undocumented
__version__: str =

Undocumented

_ADC80501_DEFAULT_ADDRESS: int =

Undocumented

Value
73
_CONFIG: int =

Undocumented

Value
3
_DAC: int =

DAC80501 is 16-bit digital to analog converter. :param int bus: The channel number if it's different to 1. :param int address: The address of the device if set differently

from the default( see address in p.28 of datasheet ).
Parameters
float v_refExternal or internal voltage reference 2.5V, 3.3V or 5V
int resolutionResolution bits DAC80501 -> 16bits, DAC60501 -> 12 bits
Value
8
_DEVID: int =

Undocumented

Value
1
_GAIN: int =

Undocumented

Value
4
_NOOP: int =

Undocumented

Value
0
_STATUS: int =

Undocumented

Value
7
_SYNC: int =

Undocumented

Value
2
_TRIGGER: int =

Undocumented

Value
5
_channel_I2C: int =

Undocumented

_resolution: int =

Undocumented

_v_ref: float =

Undocumented