{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "LSM6DS3",
  "description": "Library for SPI communication with the LSM6DS3 sensor.",
  "url": "https://github.com/CarloCBragagnolo/LSM6DS3",
  "author": {
    "@type": "Person",
    "name": "Carlo C. Bragagnolo"
  },
  "applicationCategory": "Uncategorized",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/CarloCBragagnolo/LSM6DS3-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 16,
  "datePublished": "2026-06-26",
  "license": "https://spdx.org/licenses/GPL-3.0"
}