mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Merge 777277aef8 into 5a31aa35a9
This commit is contained in:
commit
c3db2efa44
1 changed files with 12 additions and 0 deletions
12
software/pollusensweb.yml
Normal file
12
software/pollusensweb.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: polluSensWeb
|
||||
website_url: https://wespeakenglish.github.io/polluSensWeb/
|
||||
source_code_url: https://github.com/WeSpeakEnglish/polluSensWeb
|
||||
description: Web-based serial interface and charting tool for visualizing and logging data from UART pollution sensors (PM2.5, VOC, etc). Features live data acquisition, dynamic charts, CSV export, and webhook integration.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Javascript
|
||||
tags:
|
||||
- Internet of Things (IoT)
|
||||
demo_url: https://wespeakenglish.github.io/polluSensWeb/
|
||||
related_software_url: https://github.com/WeSpeakEnglish/polluSensWeb/releases
|
||||
Loading…
Reference in a new issue