{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SynapseDebugger",
  "description": "Send sensor data to the Synapse embedded debugger from any Arduino-compatible board.",
  "url": "https://github.com/Kkmit13/synapse-arduino",
  "author": {
    "@type": "Person",
    "name": "Krishay Kondapalli"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Kkmit13/SynapseDebugger-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 11,
  "datePublished": "2026-08-16",
  "license": "https://spdx.org/licenses/MIT"
}