GY-63_MS5611/libraries/GST
rob tillaart e1465313a9 0.1.0 GST
2022-02-27 12:06:47 +01:00
..
.github/workflows 0.1.0 GST 2022-02-27 12:06:47 +01:00
examples/GST_test 0.1.0 GST 2022-02-27 12:06:47 +01:00
test 0.1.0 GST 2022-02-27 12:06:47 +01:00
.arduino-ci.yml 0.1.0 GST 2022-02-27 12:06:47 +01:00
changelog.md 0.1.0 GST 2022-02-27 12:06:47 +01:00
GST.h 0.1.0 GST 2022-02-27 12:06:47 +01:00
keywords.txt 0.1.0 GST 2022-02-27 12:06:47 +01:00
library.json 0.1.0 GST 2022-02-27 12:06:47 +01:00
library.properties 0.1.0 GST 2022-02-27 12:06:47 +01:00
LICENSE 0.1.0 GST 2022-02-27 12:06:47 +01:00
README.md 0.1.0 GST 2022-02-27 12:06:47 +01:00

Arduino CI Arduino-lint JSON check License: MIT GitHub release

GST

Arduino library for Gold Standard Test metrics.

Description

The GST library is experimental.

Interface

See .h file

Future

  • documentation
    • improve
    • more links?
  • test
    • complete the CI test coverage.
  • examples
    • add real life examples.
    • combination with a sensor? batch testing?
  • code
    • full name functions instead of acronyms. (wrap?)
    • is GST a good class name?