{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DIPSwitch16",
  "description": "Read two 8-position DIP switches via an MCP23017 I/O expander over I2C (Qwiic).",
  "url": "https://github.com/jwpyle3/DIPSwitch16",
  "author": {
    "@type": "Person",
    "name": "James Pyle"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/jwpyle3/DIPSwitch16-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 261,
  "datePublished": "2026-07-24",
  "license": "https://spdx.org/licenses/MIT"
}