{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ZE40B-TVOC",
  "description": "Arduino driver for Winsen ZE40B-TVOC UART TVOC sensors.",
  "url": "https://github.com/juarendra/ZE40B-TVOC-Arduino",
  "author": {
    "@type": "Person",
    "name": "Juarendra Ramadhani"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/juarendra/ZE40B_TVOC-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 4,
  "datePublished": "2026-07-26",
  "license": "https://spdx.org/licenses/MIT"
}