Search found 1 match
- Wed Apr 06, 2022 1:51 pm
- Forum: MicroPython pyboard
- Topic: Reading from SHT4x humidity and temperature sensor
- Replies: 1
- Views: 2459
Reading from SHT4x humidity and temperature sensor
Hello, I am new to world of MicroPython, so I am sorry if it's something obvious, but I can't figure it out. I have problem with reading from SHT4x sensor. It's connected through X9 and X10 as SoftI2C. It is connected with 3 other sensors on same interface. I can write commands but when I want to re...