{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "INA Series Sensor",
  "description": "All-In-One, easy to use INA-series sensor library for ESP32/Arduino/Raspberry Pi Pico, examples are compatible with the monitoring tool- NiusRobotLab_INA_monitor.",
  "url": "https://github.com/dunknowcoding/INA_series_sensor",
  "author": {
    "@type": "Person",
    "name": "dunknowcoding"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/dunknowcoding/INA_Series_Sensor-0.2.1.zip",
  "softwareVersion": "0.2.1",
  "fileSize": 58,
  "datePublished": "2026-04-10",
  "license": "https://spdx.org/licenses/MIT"
}