Skip to content
Snippets Groups Projects
Commit 500735d2 authored by Sam Calisch's avatar Sam Calisch
Browse files

Update README.md

parent 3f72978a
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,7 @@ This is documentation for an energy monitoring device built around the nRF52832
This device produces around 0.1 volts/amp out of the sensor (or ~1 mV per Watt through the plug). The nrf adc has a +-0.6V reference, 4x gain, and 12-bit conversion, which might resolve 100mW (maybe finer with oversampling). Certainly not precision measurement, but good enough for monitoring appliances.
The nRF52 radio+microcontroller draws 5mA in transmit and receive, so it could operate well within the specs of a coin cell, or harvest from the power line (say, using http://www.linear.com/product/LTC3588-1) to charge a capacitor for power.
\ No newline at end of file
The nRF52 radio+microcontroller draws 5mA in transmit and receive, so it could operate well within the specs of a coin cell, or harvest from the power line (say, using http://www.linear.com/product/LTC3588-1) to charge a capacitor for power.
Below, we see the flux guides registered into pockets on the pcb.
<img src='img/bc832-watt-0.jpg' width=40%>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment