Data Processing
MonteCarloPi is a library to benchmark Arduinos by estimating the value of pi.
It uses the Monte Carlo method to estimate pi, and it works with both single core Arduino like the UNO as well as multi-core ones like ESP32.
Maintainer: cygig, rubbish52@hotmail.com
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.