#252 ESP32 Ultra Low Power (ULP) core made easy in the Arduino IDE including 100$ challenge
We can save energy by deep-sleeping the ESP32. During this time, the chips do not consume a lot of energy but also are not responsive. This is why Espressif included a mysterious Ultra Low Power core (ULP) which is active when the main processor sleeps. People say it has to be programmed in Assembler, and nearly nobody was able to program it in the Arduino environment.
Until now.
Links:
Arduino IDE ULP repository:
Sketch:
ESP32 module:
ESP32 Board:
ULP commands:
Technical Reference:
Otii power Supply:
Supporting Material and Blog Page:
Github:
1 view
173
32
8 months ago 00:12:58 1
Консоль 8-bit на ESP32 своими руками. Проекты Амперки
10 months ago 00:20:07 1
Ultimate Guide to Arduino Nano: Every Model Reviewed & Compared!
1 year ago 00:16:16 1
#252 ESP32 Ultra Low Power (ULP) core made easy in the Arduino IDE including 100$ challenge