View Source Ccs811 (ccs811 v0.3.0)

Link to this section Summary

Link to this section Functions

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

Link to this function

read_registry(address, bytes)

View Source

See Ccs811.Telemetry.start_polling/1.

Link to this function

write_registry(address, data)

View Source