{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SPIKeyPad",
  "description": "Arduino library for 4x4 (or smaller) keypad using a SPI MCP23S08",
  "url": "https://github.com/RobTillaart/SPIKeyPad",
  "author": {
    "@type": "Person",
    "name": "Rob Tillaart, Chris0xdeadbeef"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/RobTillaart/SPIKeyPad-0.1.1.zip",
  "softwareVersion": "0.1.1",
  "fileSize": 647,
  "datePublished": "2026-05-16",
  "license": "https://spdx.org/licenses/MIT"
}