{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ATTinySerial",
  "description": "An ultra-minimalist, high-performance software UART TX library for AVR ATtiny microcontrollers with zero timer dependency.",
  "url": "https://github.com/DampflokHD/ATTinySerial",
  "author": {
    "@type": "Person",
    "name": "DampflokHD"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/DampflokHD/ATTinySerial-1.0.6.zip",
  "softwareVersion": "1.0.6",
  "fileSize": 68,
  "datePublished": "2026-09-08",
  "license": "https://spdx.org/licenses/MIT"
}