Difference between revisions of "Pusher"

From Kevin Darrah Wiki
Jump to: navigation, search
(Replaced content with "* <span style="color:red">NOTE!! This is a legacy page - this board is now called "trigBoard" Go to the TrigBoard page for the latest. If you need references to old...")
 
(74 intermediate revisions by the same user not shown)
Line 1: Line 1:
...Back to [[Projects:]]
+
* <span style="color:red">NOTE!! This is a legacy page - this board is now called "trigBoard" Go to the [[TrigBoard]] page for the latestIf you need references to old revisions, please contact me [http://www.kdcircuits.com HERE]</span>
 
 
[[File:Screen Shot 2017-06-04 at 1.38.08 PM.png|600px]]
 
 
 
The Pusher Board is an IoT project that does one thing - it pushes you a notification triggered by a digital input.  Well, it's much more than that, but this is the inspiration.  I wanted to design a WiFi board that essentially sleeps most of its life, but when that door switch, flood sensor, motion sensor, etc.. gets triggered, I just want a notification immediately on my phone.  And that's about it... a perfect IoT device in the background doing its job. 
 
 
 
= Version 1 =
 
 
 
Very first prototype board
 
* Mostly through hole components for easy testing and assembly
 
* ESP8266 based (ESP-12S module)
 
* Wake on regular timer interval - set for 1hr during my testing.
 
* Wake on Digital Input - Normally Closed type contact, so works nicely with door sensors.
 
* Tested sleep current <1uA  that's years and years of battery life. 
 
* Max Battery Voltage is ~4.2VDC, so designed to be used with standard Lithium Batteries. 
 
* <span style="color:red">Note: this board does require re-work in order to exercise all of the functionalityPlease watch assembly videos below for detailed information</span>
 
 
 
== Schematic ==
 
 
 
== Purchase ==
 
given to Patrons ...
 
 
 
== Parts ==
 
 
 
== Assembly ==
 
Coming Soon...
 
 
 
== Tutorials ==
 

Latest revision as of 12:22, 6 January 2018

  • NOTE!! This is a legacy page - this board is now called "trigBoard" Go to the TrigBoard page for the latest. If you need references to old revisions, please contact me HERE