{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Roboticus Debugger",
  "description": "A library to send sensor and vector data to the Roboticus Data Visualizer app for real-time debugging and visualization.",
  "url": "https://github.com/sSpectrals/RoboticusDebugger",
  "author": {
    "@type": "Person",
    "name": "Edgar Mamikonian, EdgarMamikonian1710@gmail.com"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/sSpectrals/Roboticus_Debugger-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 19,
  "datePublished": "2026-05-12",
  "license": "https://spdx.org/licenses/GPL-3.0"
}