You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a window sensor, everything worked well, started thinking about a v2. Here is what I came up with, take it or leave it.
Changes
Adds a TP4056 (USB-C here, could also be Micro USB) for charging (~$0.27)
Adds a AMS1117-3.3 3.3v voltage regulator between the battery and the ESP8266MOD (~$0.04)
Notes
In the case where each sensor has a charger, would obviously increase the size of the window sensor (v2.a)
Otherwise charging circuit could, and probably should be external. This changes the schematic. Can be achieved in two different ways, remove the battery and charge it or connect the sensor via a port and charge that way. (v2.b and v2.c respectively) In the case of v2.c, the voltage regulator should probably stay as the ESP8266MOD is rated for 3.3v and while it seems to handle 3.7v, charging could introduce higher voltage into the circuit (up to 4.2v). (v2.b).
Hey, glad to year you were able to build one!
Thanks for your input on a v2 as well. Charging has been on my mind too - currently i just remove the batteries and just connect them via alligator clips to a rc car battery charger, but a better defined process would indeed be preferred.
My preference would be to keep the design of the box the same. I designed the battery to be easily accessible - so the workflow would be:
Use sensor until battery is low
Remove battery for recharging & replace immediately with separate charged battery (very little downtime)
Recharge low battery using a USB powered charging dock. I couldn't seem to find my preliminary sketches of the dock, but basically:
The battery would be inserted into the top of a rectangular dock which has a slot that perfectly fits the battery.
The dock would have wire contacts that would match up with the contacts on the battery
Ideally the dock would immediately start charging and would have some type of indicator light(s) that would show when the battery is fully charged.
One light to show when the battery is charging (simple led in the circuit that lights up when battery is charging)
One light that only lights up when the 3.7v threshold is reached.
Built a window sensor, everything worked well, started thinking about a v2. Here is what I came up with, take it or leave it.
Changes
TP4056
(USB-C here, could also be Micro USB) for charging (~$0.27)AMS1117-3.3
3.3v voltage regulator between the battery and theESP8266MOD
(~$0.04)Notes
ESP8266MOD
is rated for 3.3v and while it seems to handle 3.7v, charging could introduce higher voltage into the circuit (up to 4.2v). (v2.b).(v2.a) ASCII Schematic
Legend:
[USB1]: USB-C for charging
[U1]: TP4056 Charger Module
[BATT1]: 3.7Vli-ion Battery
[U2]: AMS1117-3.3 Voltage Regulator
[U3]: ESP8266MOD
||: Capacitor
/ /: Reed Switch
(v2.a) Weblist
The text was updated successfully, but these errors were encountered: