Timeline for Run esp32 without freeRTOS in order to execute something faster
Current License: CC BY-SA 4.0
11 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Aug 9 at 7:07 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
S Jul 10 at 7:02 | history | suggested | Gil Sven |
added a tag
|
|
Jul 10 at 4:18 | review | Suggested edits | |||
S Jul 10 at 7:02 | |||||
Jul 8 at 18:07 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Aug 12, 2021 at 18:53 | comment | added | dandavis | If you have a 32, why not use the ULP to make those decisions without even waking up? Then your battery will likely last a lot longer than a year. | |
Aug 9, 2021 at 15:38 | answer | added | Tono Nam | timeline score: 0 | |
Aug 9, 2021 at 15:35 | comment | added | Tono Nam | I have a watchdog timer to wake up every 2 seconds @PMF. | |
Aug 9, 2021 at 13:26 | comment | added | DataFiddler | You could run the 328p at 8 MHz and with 2 AA batteries as well. The Arduino-Core for an ESP32 is based on freeRTOS. Your question is OT in Arduino.SE | |
Aug 9, 2021 at 7:08 | comment | added | PMF | The above picture doesn't seem to be related to your question at all. It's just the basic schema how to wire up an AtMega chip. | |
Aug 9, 2021 at 7:07 | comment | added | PMF | With your current Arduino setup, you're externally waking it up (applying power) every two seconds? Or are you having a sketch that delays for two seconds? | |
Aug 9, 2021 at 3:01 | history | asked | Tono Nam | CC BY-SA 4.0 |