I have used following Raspberry Pi models:
* Pi Zero
* Pi Zero W
* Pi Zero 2 W
* Pi 1 A+
* Pi 1 B+
* Pi 2 B
* Pi 3 A+
* Pi 3 B
* Pi 3 B+
* Pi 4 B
* Pi 5
I've used the Raspberry Pies mostly for data logging (USB-serial).
===== I²C =====
I've connected Raspberry Pies with 5V Arduinos and have burnt a few Raspberries just because the I2C voltages are differently pulled up.
It's possible to use any pair of GPIO pins as software (bit-banged) I2C host.