Ccs811 (ccs811 v0.4.0)

View Source

Summary

Functions

app_start()

app_verify()

initialize(args \\ [])

Initializes the registries repository and the sensors, must be invoked before starting using the sensor

It supports additional arguments:

:slave_address - slave address of the sensor, default: 0x5A

read_alg_result_data()

read_baseline()

read_error_id()

read_fw_app_version()

read_fw_boot_version()

read_hw_id()

read_hw_version()

read_meas_mode()

read_ntc()

read_raw_data()

read_registry(address, bytes)

read_status()

reset()

set_meas_mode(atom)

start_polling(args)

See Ccs811.Telemetry.start_polling/1.

translate(arg, arg2)

write_baseline(data)

write_env_data(data)

write_meas_mode(data)

write_registry(address)

write_registry(address, data)

write_sw_reset(data)

write_thresholds(data)