Hello all!
I’m a bit of a noob when it comes to electronics, so I need some help and I'm pretty sure it's a really simple thing ...
Context
I am building a small ESP8266 based light sensor. My sensor chip triggers an interrupt by lowering its int pin when the light level reach a threshold, keeping the int line it low until it is reset by software.
When that happens, I need to trigger a momentary low pulse on the reset pin of the ESP8266 to wake it up from deep sleep. The ESP8266 will then reset the sensor int status and do its things.
So simply put, what I need a small circuit to convert a continuous LOW to a momentary LOW. The circuit is running on 3.3v and is using surface mount parts, so it needs to be small and low power.
Searching the board (and the net), I've foud a lot of momentary to continuous circuit, but not the opposite :-(
Thanks for your help!
André
I’m a bit of a noob when it comes to electronics, so I need some help and I'm pretty sure it's a really simple thing ...
Context
I am building a small ESP8266 based light sensor. My sensor chip triggers an interrupt by lowering its int pin when the light level reach a threshold, keeping the int line it low until it is reset by software.
When that happens, I need to trigger a momentary low pulse on the reset pin of the ESP8266 to wake it up from deep sleep. The ESP8266 will then reset the sensor int status and do its things.
So simply put, what I need a small circuit to convert a continuous LOW to a momentary LOW. The circuit is running on 3.3v and is using surface mount parts, so it needs to be small and low power.
Searching the board (and the net), I've foud a lot of momentary to continuous circuit, but not the opposite :-(
Thanks for your help!
André