Search found 2 matches

by gabriel-milan
Tue May 28, 2019 10:21 pm
Forum: ESP-IDF
Topic: Wakeup from deepsleep with hall sensor
Replies: 1
Views: 4251

Re: Wakeup from deepsleep with hall sensor

Hey!

I was having a similar issue and realized there's few material on the internet for that.
I've written a very simple code for waking up ESP32 according to a threshold on hall sensor readings, hope it helps!

Link for the code: https://github.com/gabriel-milan/esp32_ulp_hall_wakeup
by gabriel-milan
Tue May 28, 2019 10:20 pm
Forum: General Discussion
Topic: Wake Up - ADC - Hall Sensor
Replies: 7
Views: 12721

Re: Wake Up - ADC - Hall Sensor

Hey!

I was having a similar issue and realized there's few material on the internet for that.
I've written a very simple code for waking up ESP32 according to a threshold on hall sensor readings, hope it helps!

Link for the code: https://github.com/gabriel-milan/esp32_ulp_hall_wakeup