{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Tides",
  "description": "Harmonic tidal prediction (high/low tide times and heights) for ESP32.",
  "url": "https://github.com/perpective2410/tide-projectio",
  "author": {
    "@type": "Person",
    "name": "Florent Valdelievre"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/perpective2410/Tides-0.0.9.zip",
  "softwareVersion": "0.0.9",
  "fileSize": 2221,
  "datePublished": "2026-03-03",
  "license": "https://spdx.org/licenses/MIT"
}