Commands#

Si1133 commands.

Macros#

#define

Resets the command counter

#define

Forces a Reset

#define

Stores the new I2C address

#define

Initiates a set of measurements specified in CHAN_LIST parameter

#define

Pauses autonomous measurements

#define

Starts autonomous measurements

#define

Sets a parameter

#define

Reads a parameter

Macro Definition Documentation#

SI1133_CMD_RESET_CMD_CTR#

#define SI1133_CMD_RESET_CMD_CTR
Value:
0x00

Resets the command counter


SI1133_CMD_RESET#

#define SI1133_CMD_RESET
Value:
0x01

Forces a Reset


SI1133_CMD_NEW_ADDR#

#define SI1133_CMD_NEW_ADDR
Value:
0x02

Stores the new I2C address


SI1133_CMD_FORCE_CH#

#define SI1133_CMD_FORCE_CH
Value:
0x11

Initiates a set of measurements specified in CHAN_LIST parameter


SI1133_CMD_PAUSE_CH#

#define SI1133_CMD_PAUSE_CH
Value:
0x12

Pauses autonomous measurements


SI1133_CMD_START#

#define SI1133_CMD_START
Value:
0x13

Starts autonomous measurements


SI1133_CMD_PARAM_SET#

#define SI1133_CMD_PARAM_SET
Value:
0x80

Sets a parameter


SI1133_CMD_PARAM_QUERY#

#define SI1133_CMD_PARAM_QUERY
Value:
0x40

Reads a parameter