{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PicoSem",
  "description": "Simple dual-core semaphore for Raspberry Pi Pico",
  "url": "https://github.com/IWILZ/PicoSem",
  "author": {
    "@type": "Person",
    "name": "IWILZ"
  },
  "applicationCategory": "Timing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/IWILZ/PicoSem-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 8,
  "datePublished": "2026-03-24",
  "license": "https://spdx.org/licenses/NOASSERTION"
}