Trying to figure out how to update text to a 128x64 OLED using the u8x8 library for Arduino. The text changes in real time using a potentiometer.
void setup() {
u8x8.begin();
u8x8.setPowerSave(0);
}
//* Writing to the LCD*//
void LCDWrite()
{...
Hi, i would like to build my own computer monitor and i'm trying to find the display panel component that should have these characteristics:
amoled or oled technology
size between 13.3 and 17 inches
resolution 4k
Can you help me find where to buy it online?