The objective of this post is to implement a simple power calculation algorithm on the ESP32 and test the speedup by executing it in the two cores of the microcontroller. Introduction The objective of this post is to implement a simple power calculation algorithm on the ESP32 and test the speedup by executing it in …