SF000 LiDAR Sensor
Product guide
I2C interface
Overview
We suggest using the pre-built APIs for communicating with the SF000/B where possible.
The SF000/B uses a packet based binary protocol which can be accessed over the serial and I2C interfaces. All
higher level APIs (C, Python, JavaScript) use this protocol to function.
If you require more control than the existing APIs offer, or need to port the protocol to a different platform, then
you can use the information here to build a compatible system.
The SF000/B will always be the slave on the I2C interface. Therefore data will only be transmitted when requested
by the master.
Streaming data is only available through the Serial interface.
Requests are made using one of the available
. When a read request is issued then the response will
contain the requested data. When a write request is issued then there is no response generated.
Default I2C interface properties
●
Address: 0x66
29 of 47
SF000 microLiDAR™ sensor - Product guide(Rev 5) | © LightWare Optoelectronics (Pty) Ltd, 2021 |