{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SmartSensorFilter",
  "description": "A simple moving-average filter library for smoothing analog sensor readings.",
  "url": "https://github.com/tawfique02/SmartSensorFilter",
  "author": {
    "@type": "Person",
    "name": "Tawfique Elahey"
  },
  "applicationCategory": "Data Processing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/tawfique02/SmartSensorFilter-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 6,
  "datePublished": "2026-07-28",
  "license": "https://spdx.org/licenses/MIT"
}