13 lines
No EOL
346 B
Markdown
13 lines
No EOL
346 B
Markdown
# parasite
|
|
A low power soil moisture sensor based on the nRF52840.
|
|
|
|
# TODO
|
|
* Hook square wave generator to the protoboard sensor circuit
|
|
* Make the protoboard sensor work
|
|
* Implement deep sleep
|
|
* Measure power consumption in deep sleep
|
|
* Measure power consumption in transmission
|
|
* Test with a coin cell
|
|
|
|
# Done
|
|
* Simple PWM square wave generator |