Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grcanepa committed Jan 25, 2021
1 parent daeb142 commit 0abfbcf
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# TOF10120
How to use the sensor commands
How to use the sensor commands interface
I was surprised at the lack of reference code to communicate with the Tof10120 over I2C

There is basic code to get the distance, but when you dig into the data sheet and translate the Chinese you can find a lot more, such as:
- Read "filtered" distance
- Set/read a distance offset (calibrate)
- Enable/disable I2C/uart communication
- Set/read the I2C address

0 comments on commit 0abfbcf

Please sign in to comment.