.. | ||
always.fs | ||
board.fs | ||
deploy.fs | ||
main.fs | ||
README.md |
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
).