{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MultiControl",
  "description": "A unified interface for ESP32 GPIO management supporting potentiometers, buttons, switches, rotary encoders, capacitive touch, and multiplexed inputs.",
  "url": "https://github.com/MultiControl/MultiControl",
  "author": {
    "@type": "Person",
    "name": "Andrew R. Brown"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/algomusic/MultiControl-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 26,
  "datePublished": "2026-08-22",
  "license": "https://spdx.org/licenses/CC0-1.0"
}