{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NECK",
  "description": "Embodied cognition communication kit for agent-based control of physical bodies",
  "url": "https://github.com/chon-group/neck2arduino",
  "author": {
    "@type": "Person",
    "name": "Nilson Lazarin"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/chon-group/NECK-1.1.1.zip",
  "softwareVersion": "1.1.1",
  "fileSize": 183,
  "datePublished": "2026-09-13",
  "license": "https://spdx.org/licenses/CC-BY-4.0"
}