Looking for I2C display HAT that has C++ support on Rpi

Hi,

I’m looking for a small display board for Rpi (not a substitute for the console) that I can display some information on. Doesn’t need to be large, doesn’t need to be color (but either would be OK).

What I do need is:

1-Needs to be connected via I2C not SPI (SPI CS already taken by another HAT, Sparkfun’s Acconeer Radar Board).
2-Needs to have support library(ies) so I can program it in C/C++.

I’ve scanned the SeeedStudio website, and the boards seem to all be console replacements. But I could easily have missed something.

Thanks in advance.

Hi @ischonfeld, What about these displays

These are based on I2C and UART, I’m not sure about the C/C++ Support in terms of available lib.

Any of these would be great. However I’m not finding Raspberry Pi libraries to be able to compile C/C++ code. Just Arduino libraries. Or am I missing something? Thanks.

Right now none of them doesn’t have the raspberry pi lib, you might need to develop one.