{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "RoboS3",
  "description": "Educational and modular ESP32-S3 robot library with unified sensors.",
  "url": "https://github.com/joaoaugustocz/RoboS3",
  "author": {
    "@type": "Person",
    "name": "João Augusto Carvalho Araújo"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/joaoaugustocz/RoboS3-0.4.2.zip",
  "softwareVersion": "0.4.2",
  "fileSize": 112,
  "datePublished": "2026-08-28",
  "license": "https://spdx.org/licenses/MIT"
}