Any esp32 based board should work with the the software, currently the ESP32s2 mini, s3 min, c3 mini and c3 pico will work. Adding support for other boards is easy, its just the pins that needs to be defined.
I have integrated the code for the ADS1115 in the dev branch and I'm currently trying...