<div dir="ltr">Tested on a Raspberry Pi 400 with a BME680 connected to the relevant<br>pins, and commands like `i2ctransfer 1 w3@0x77 0x60 0xb6 0xd0 r1`, which<br>writes 0xb6 to register 0x60 of chip 0x77 on bus 1, and then reads one<br>byte.<br>---<br> toys/other/i2ctools.c | 101 ++++++++++++++++++++++++++++++++++++++++++<br> 1 file changed, 101 insertions(+)<br><div><br></div></div>