Skip to content

muncus/jambutton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jam-O-Matic

Based on github.com/garthvh/esp8266button.

This version of the ESP8266 IoT button is designed to run on battery for a long time. Rather than rely on the ESP8266 sleep mode, it uses a logic-level P-channel mosfet circuit to control power to the ESP chip. In the inactive state, the power draw is extremely low. When the button is pressed, the esp8266 chip wakes up, triggers the IFTTT event, and then powers itself off (by sending voltage to the P-fet's gate).

After designing the P-channel mosfet control, I realized that Adafruit's pushbutton power switch is exactly what I had in mind, so i went with one of those instead. Pick up a micro-lipo charger and you've got all the necessary materials.

TODO: circuit diagram.

button guts

see github.com/garthvh/esp8266button for original docs.

About

esp8266 IoT button for requesting more of my homemade jam!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%