adxl355

class adi.adxl355.adxl355(uri='', **kwargs)

Bases: rx_chan_comp

ADXL355 3-axis accelerometer

compatible_parts = ['adxl355']
property current_timestamp_clock

Current timestamp clock

to_degrees(raw)

Convert raw to degrees Celsius

class adi.adxl355.adxl355_channel(ctrl, channel_name)

Bases: attribute

ADXL355 acceleration channel

property calibbias

ADXL355 channel offset

property filter_high_pass_3db_frequency

ADXL355 highpass filter cutoff frequency

property filter_high_pass_3db_frequency_available

Provides all available highpass filter cutoff frequency settings for the ADXL355 channels

property raw

ADXL355 channel raw value

property sampling_frequency

ADXL355 per-channel sampling frequency

property sampling_frequency_available

Provides all available sampling frequency settings for the ADXL355 channels

property scale

ADXL355 channel scale(gain)

class adi.adxl355.adxl355_tempchannel(ctrl, channel_name)

Bases: attribute

ADXL355 temperature channel

property offset

ADXL355 temperature offset value

property raw

ADXL355 temperature raw value

property scale

ADXL355 channel scale value