我想使用树莓派读写温湿度传感器 SHT85 但是我发现该款传感器的寄存器地址是16位。
想用Python smbus 模块,但是我发现模块方法里面的地址位都是8位的,这个要怎么弄?
这个网址是方法说明: https://blog.csdn.net/Jacob_zhj/article/details/90518363?depth_1-
这个网址是SHT85传感器数据手册:https://atta.szlcsc.com/upload/public/pdf/source/20200917/C779800_36223A83D05774E024D929FBF743DA86.pdf