项目作者: endail

项目描述 :
高级语言: C++
项目地址: git://github.com/endail/hx711-arduino-i2c-master.git
创建时间: 2021-05-24T03:50:21Z
项目社区:https://github.com/endail/hx711-arduino-i2c-master

开源协议:MIT License

下载


HX711 Arduino I2C Master

This is an example implementation of how an I2C master might communicate with the I2C slave to retrieve HX711 data.

I will update this repository with more usable code in the future.

Sample Output from Master Sketch

  1. Diff: 6ms ago, Reading: 16410197
  2. Diff: 4ms ago, Reading: 16409850
  3. Diff: 13ms ago, Reading: 16410244
  4. Diff: 8ms ago, Reading: 16410404
  5. Diff: 4ms ago, Reading: 16410603
  6. Diff: 2ms ago, Reading: 16410689
  7. Diff: 8ms ago, Reading: 16408988
  8. Diff: 4ms ago, Reading: 16409260
  9. Diff: 2ms ago, Reading: 16409204
  10. Diff: 10ms ago, Reading: 16410105