forth-mecrisp/deploy/sbo-sht31
2019-07-31 23:45:31 +01:00
..
always.fs Reorganise deploy-sht. 2019-07-24 09:32:48 +01:00
board.fs Reorg: replace_constants, resolve_includes. 2019-07-31 23:45:31 +01:00
deploy.fs Reorg: replace_constants, resolve_includes. 2019-07-31 23:45:31 +01:00
main.fs Reorg: replace_constants, resolve_includes. 2019-07-31 23:45:31 +01:00
README.md Update READMEs. 2019-07-29 18:25:58 +01:00

deploy-sht31

Runs on the deploy sensor board -- one of the variants of the board I sometimes refer to here as sbo -- with SHT31-D sensor wired up to it. I got this one from Tindie - comes with a protective filter cover, which is really handy since this sensor is intended for the outdoors. Takes readings and sends them over. Consumes 2.5uA in sleep.

I use this platformio/arduino sketch for the rfm69 board on pocket beagle as gateway.

Notes

  • Runs the same startup code as the dev board variant (see sbo-l041).