readme: add readme.md finally
This commit is contained in:
parent
5c92ee4bb8
commit
21cb610d31
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
# ENSAHT
|
||||||
|
|
||||||
|
## What?
|
||||||
|
|
||||||
|
A firmware for the Raspberry Pi Pico W to grab data from a few environmental sensors and then log them to Adafruit IO (or the MQTT service of your choice).
|
||||||
|
|
||||||
|
## Why?
|
||||||
|
|
||||||
|
I dunno, cause I wanted to play with these sensors and keep track of the air quality in my room. But eCO2 is pretty inaccurate, and I suspect I have a fake ENS sensor because the readings seem almost random.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Unlike most software I write, this is released under MIT instead of under MPL. So, follow the MIT license if you wanna reuse it!
|
||||||
Loading…
Add table
Add a link
Reference in a new issue