Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomhumphries/rasberrypiairsensor
Raspberry Pi hosting a Nodejs server to display measurements taken by a SDS011 sensor
https://github.com/tomhumphries/rasberrypiairsensor
air-quality iot nodejs raspberry-pi sds011
Last synced: 16 days ago
JSON representation
Raspberry Pi hosting a Nodejs server to display measurements taken by a SDS011 sensor
- Host: GitHub
- URL: https://github.com/tomhumphries/rasberrypiairsensor
- Owner: TomHumphries
- Created: 2019-11-07T08:33:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:23:35.000Z (about 2 years ago)
- Last Synced: 2024-11-08T11:50:08.307Z (2 months ago)
- Topics: air-quality, iot, nodejs, raspberry-pi, sds011
- Language: JavaScript
- Size: 487 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rasberry Pi Air Sensor
Raspberry Pi hosting a Nodejs server to display measurements taken by a SDS011 sensor![Chart image](/air-sensor-charting.png)
This is a Nodejs server for hosting on a Raspberry Pi with an attached SDS011 sensor.
## The read-interval for the sensor can be configured by a settings page.
![Settings page](/air-sensor-settings.png)## New files can be created and logged to
![Logging files](/air-sensor-data.png)