Files

16 lines
480 B
Markdown
Raw Normal View History

2020-03-15 13:38:03 +01:00
# Final Sensor Module
This is the code for the sensore module with all components
included, as small as possible:
2020-03-15 13:34:55 +01:00
```
2020-03-15 13:38:03 +01:00
text data bss dec hex filename
0 6350 0 6350 18ce build-attinyx41-841/841-tinycore-micronucleus-vcc-sleepmode-bme280-radio-header-test.hex
2020-03-15 13:34:55 +01:00
```
2020-03-15 13:38:03 +01:00
It features:
* Runs most of the time in power save sleep mode
* measures Vcc, temperature, humidity and pressure
* sends the measurements via 433 MHz radio to the ESP32 module