{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "BuzzerPIO_RP2040",
  "description": "Ultrasonic PWM tone generation for passive buzzers using the RP2040 PIO coprocessor.",
  "url": "https://github.com/angeloINTJ/BuzzerPIO_RP2040",
  "author": {
    "@type": "Person",
    "name": "Ângelo Moisés Alves"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/angeloINTJ/BuzzerPIO_RP2040-2.5.0.zip",
  "softwareVersion": "2.5.0",
  "fileSize": 36,
  "datePublished": "2026-03-24",
  "license": "https://spdx.org/licenses/MIT"
}