Releases: budryerson/TFMini-Plus-I2C
TFMini-Plus-I2C Arduino Library
Arduino library for the Benewake TFMini-Plus in I2C communication mode. Compatible with TFMini-S. Not compatible with TF-Luna in I2C mode. (Use TFMini-Plus library for TF-Luna in UART mode.) This version 1.7.3 corrects value of stopbit
in calls to Wire Library from boolean true
to literal 1
.
TFMini-Plus-I2C Arduino Library
Arduino library for the Benewake TFMini-Plus in I2C communication mode. Compatible with TFMini-S. Not compatible with TF-Luna in I2C mode. (Use TFMini-Plus library for TF-Luna in UART mode.) This version 1.7.2 eliminates all delay from recoverI2Cbus
function. Includes an example sketch and an I2C bus scan/address change sketch.
TFMini-Plus-I2C Arduino Library
Arduino library for the Benewake TFMini-Plus in I2C communication mode. Compatible with TFMini-S. Not compatible with TF-Luna in I2C mode. (Use TFMini-Plus library for TF-Luna in UART mode.) This version 1.7.0 relaxes use of recoverI2Cbus
function. Includes an example sketch and an I2C bus scan/address change sketch.
TFMini-Plus-I2C Arduino Library
Arduino library for the Benewake TFMini-Plus in I2C communication mode. Compatible with TFMini-S. Not compatible with TF-Luna in I2C mode. Use the TFMini-Plus library for UART (serial) communication. This version, 1.6.0, corrects the ENABLE/DISABLE commands. The library includes and example sketch and an I2C bus scanner/address changer sketch._
TFMini-Plus-I2C Arduino Library
Arduino library for the Benewake TFMini-Plus in I2C communication mode, with example code and I2C bus scanner. Also compatible with TFMini-S. Please use the TFMini-Plus library for UART (serial) communication. This version corrects a minor error in v1.5.0. Not compatible with TF-Luna in I2C mode.
TFMini-Plus-I2C Arduino Library
Arduino library for the Benewake TFMini-Plus using the I2C communication interface, with example code. The library is said to be compatible with the Benewake TFMini-S. For UART communication, please use the TFMini-Plus library. This version fixes bugs in v1.4.0.
TFMini-Plus-I2C Arduino Library
An Arduino library for the Benewake TFMini-Plus using the I2C communication interface, with example code. Also supports the Benewake TFMini-S in I2C mode.
NOTE: 1) data variables are now signed 16bit integers, not unsigned.
2) In the example code, printErrorStatus()
is deprecated. Use printFrame()
to respond to a failed getData()
function, and printReply()
for a failed sendCommand()
.
TFMini-Plus-I2C Arduino Library
Arduino library for the Benewake TFMini-Plus using I2C communication interface
TFMini-Plus-I2C Arduino Library
An Arduino library for the Benewake TFMini-Plus using the I2C communication interface, with example code.
TFMini-Plus-I2C Arduino Library
An Arduino library for the Benewake TFMini-Plus using the I2C communication interface - with example code.