aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: aa463e4486fe5490f3a168d0ed4bbbd2fc730e1e (plain)
1
2
3
4
5
6
7
8
9
10
# si7021d

A Linux daemon that reads and returns data from a Si-7021 sensor. Written on Python.

It starts TCP server, accepts command `read` and returns JSON with sensor readings. 
You can send as many `read` commands during one connection as you want.

## License

MIT