Testing humidity and temperature sensor with KH GOH patch for I2C POT Board.
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
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