{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EmbedDIP",
  "description": "Embedded digital image processing for microcontrollers.",
  "url": "https://github.com/EmbedDIP/arduino-ide",
  "author": {
    "@type": "Person",
    "name": "Ozan Durgut"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/embeddip/EmbedDIP-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 126,
  "datePublished": "2026-05-12",
  "license": "https://spdx.org/licenses/MIT"
}