Testing humidity and temperature sensor with KH GOH patch for I2C POT Board.
![[Image: c5fba2b953900e2762361e32b9b8664f.jpg]](http://uploads.tapatalk-cdn.com/20160727/c5fba2b953900e2762361e32b9b8664f.jpg)
![[Image: 2b6659f315c0a08aefecba2021045c6e.jpg]](http://uploads.tapatalk-cdn.com/20160727/2b6659f315c0a08aefecba2021045c6e.jpg)
As you see sensor work. Great thanks all who help solve this problem.
If you want repeat this experiment you can download test programm from github.com here:
Https://github.com/ControlEverythingComm...C/SI7021.c
After downloading source file compile them:
gcc SI7021.c -o test
Then run it:
./test
![[Image: c5fba2b953900e2762361e32b9b8664f.jpg]](http://uploads.tapatalk-cdn.com/20160727/c5fba2b953900e2762361e32b9b8664f.jpg)
![[Image: 2b6659f315c0a08aefecba2021045c6e.jpg]](http://uploads.tapatalk-cdn.com/20160727/2b6659f315c0a08aefecba2021045c6e.jpg)
As you see sensor work. Great thanks all who help solve this problem.
If you want repeat this experiment you can download test programm from github.com here:
Https://github.com/ControlEverythingComm...C/SI7021.c
After downloading source file compile them:
gcc SI7021.c -o test
Then run it:
./test