Skip to content

AaronWebster/mimmon

Repository files navigation

Mimmon

Water monitoring system. Uses the RadioHead library via Adafruit and the Adafruit Feather 32u4 RFM96 LoRa Radio at 433MHz.

bazel run --cxxopt='-std=c++17' :gateway -- --logtostderr --minloglevel=0

CRC

Using pycrc

python3.9 pycrc.py --model crc-32c --algorithm table-driven --generate h -o crc32c.h
python3.9 pycrc.py --model crc-32c --algorithm table-driven --generate c -o crc32c.cc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published