Compare commits

...

4 commits

Author SHA1 Message Date
Aleksei Tertychnyi
9ee3fe8cdc
Merge 777277aef8 into 1dd8144b42 2026-03-01 09:53:30 +01:00
Aleksei Tertychnyi
777277aef8
Merge branch 'master' into master 2026-02-23 21:16:34 +01:00
Aleksei Tertychnyi
bcfdf96e30
Update software/pollusensweb.yml
suggest

Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
2026-02-23 21:13:19 +01:00
Aleksei Tertychnyi
f9c49b8512
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
2026-02-18 12:41:43 +01:00

12
software/pollusensweb.yml Normal file
View 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