https://github.com/schfkt/mh-z19
A simple client for MH-Z19 CO2 sensor
https://github.com/schfkt/mh-z19
iot nodejs typescript
Last synced: about 2 months ago
JSON representation
A simple client for MH-Z19 CO2 sensor
- Host: GitHub
- URL: https://github.com/schfkt/mh-z19
- Owner: schfkt
- Created: 2019-04-30T20:09:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T20:10:25.000Z (about 7 years ago)
- Last Synced: 2025-10-07T00:23:49.939Z (9 months ago)
- Topics: iot, nodejs, typescript
- Language: TypeScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.org
Awesome Lists containing this project
README
* Readme
This is a simple app that can read CO2 concentration data from a MH-Z19 sensor.
** Things left to do
+ [ ] Verify CRC for the values read
+ [ ] Add tests