Update the README for this project as it is actually now a CO2 PPM monitor, dupicated from the original meat-pi code.
This commit is contained in:
parent
07959bf1b7
commit
7ef2f97bff
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
|
@ -1,10 +1,14 @@
|
|||
# Meat-Pi
|
||||
# scd40-rusty-pi
|
||||
|
||||
A project to monitor meat and oven cooking temperatuers using probe thermometers.
|
||||
A Raspberry Pi Pico W implementation of a SCD40 based CO2 PPM monitor, it has a
|
||||
web interface where the current values can be viewed. This is designed to work
|
||||
with an I2C SCD40 module.
|
||||
|
||||
***This is a work in progress.***
|
||||
|
||||
## License
|
||||
|
||||
Meat-Pi is licensed under either of
|
||||
`scd40-rusty-pi` is licensed under either of
|
||||
|
||||
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
|
||||
<http://www.apache.org/licenses/LICENSE-2.0>)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue