bsignarb / Ocean-Open-Drifter

pfe bouee v1
3 stars 0 forks source link

testing EnviroDIY Modular Sensors #1

Open apatlpo opened 1 year ago

apatlpo commented 1 year ago

I'm convinced we need to test EnviroDIY/Modular Sensors library, just to see how easy it is to use and potentially extend for our application.

see also https://github.com/EnviroDIY/ModularSensors/issues/431

apatlpo commented 1 year ago

There are several ways you can test EnviroDIY I have the feeling:

  1. as an external library in platformio lib dir (automatic download)
  2. as an external library in your library lib/ folder (after download, potentially a fork)
  3. from a forked version of ModularSensors as per envirodiy dev guidelines

I'm not sure what is best. Some of these options may not be working. 3 is probably the safest.