si7021d/README.md
Evgeny Zinoviev 7428042d6f initial
2021-08-03 00:43:06 +03:00

10 lines
270 B
Markdown

# 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