{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "TunashaHydrostaticPressureSensor",
  "description": "Reads pressure sensors to measure liquid level in a tank.",
  "url": "https://github.com/Tunasha/TunashaHydrostaticPressureSensor",
  "author": {
    "@type": "Person",
    "name": "Babatunde Adegoke"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Tunasha/TunashaHydrostaticPressureSensor-0.0.1.zip",
  "softwareVersion": "0.0.1",
  "fileSize": 22,
  "license": "https://spdx.org/licenses/MIT"
}