add writeup URL
This commit is contained in:
parent
1643169e48
commit
b381c06b23
|
|
@ -1,4 +1,5 @@
|
||||||
// Sample RFM69 sender/node sketch for motion sensor
|
// Sample RFM69 sender/node sketch for motion sensor
|
||||||
|
// http://www.lowpowerlab.com/mailbox
|
||||||
// PIR motion sensor connected to D3 (INT1)
|
// PIR motion sensor connected to D3 (INT1)
|
||||||
// When RISE happens on D3, the sketch transmits a "MOTION" msg to receiver Moteino and goes back to sleep
|
// When RISE happens on D3, the sketch transmits a "MOTION" msg to receiver Moteino and goes back to sleep
|
||||||
// In sleep mode, Moteino + PIR motion sensor use about ~78uA
|
// In sleep mode, Moteino + PIR motion sensor use about ~78uA
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue