Add polluSensWeb to Internet of Things (IoT) section

polluSensWeb is a web-based serial interface for UART pollution sensors.
- Live serial data acquisition with frame parsing
- Dynamic charts with CSV export
- Webhook integration for IoT platforms
- Supports 30+ sensor models (Plantower, Sensirion, Honeywell, etc.)
- Works offline in browser using Web Serial API
This commit is contained in:
Aleksei Tertychnyi 2026-02-18 12:41:43 +01:00 committed by GitHub
parent 35e7098eaf
commit f9c49b8512
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
software/pollusensweb.yml Normal file
View file

@ -0,0 +1,13 @@
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)
depends_3rdparty: false
demo_url: https://wespeakenglish.github.io/polluSensWeb/
related_software_url: https://github.com/WeSpeakEnglish/polluSensWeb/releases