Our website is under construction. Please stay tuned!

SENS


twi

General purpose I2C/TWI read.

Example:

dwm> twi
Usage: twi <addr> <reg> [bytes to read (1 or 2)]
dwm> twi 0x33 0x0f
twi: addr=0x33, reg[0x0f]=0x33

aid

Reads ACC device ID

Example:

dwm> aid
acc: 0x33

av

Reads ACC values.

Example:

dwm> av
acc: x = 240, y = -3792, z = 16240
dwm> av
acc: x = 32, y = -3504, z = 15872
dwm> av
acc: x = 160, y = -3600, z = 16144

scs

Stationary configuration set. Sets sensitivity (valid args are 0,1,2).

Example:

dwm> scs 1
ok

scg

Stationary configuration get.

Example:

dwm> scg
sensitivity=1