{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "XYdraw",
  "description": "2D and 3D vector graphics on an oscilloscope in XY mode using the ESP32 DAC pins.",
  "url": "https://github.com/CITROMOSEPER/XYdraw",
  "author": {
    "@type": "Person",
    "name": "Daniel Nemes"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/CITROMOSEPER/XYdraw-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 32,
  "datePublished": "2026-05-15",
  "license": "https://spdx.org/licenses/MIT"
}