This video demonstrates how to display an image on a 128x128 OLED display using the Arduino UNO and the WOKWI online emulator. The video explains how to convert an image into a byte array and then use the U8G2 library to draw the image on the display. The video also discusses the limitations of the Arduino UNO's RAM and how the U8G2 library handles this by splitting the display into pages.
53560 1 год назад 8:02This video compares five different Arduino displays: OLED, TFT, Character LCD, Segment, and E-paper. The presenter discusses the pros and cons of each display, including build quality, power usage, brightness, screen space limitations, price, and complexity. The presenter then reveals their personal favorite display and provides recommendations based on budget and project needs.
7258 1 год назад 9:39