My first test of a full colour OLED display using Oli Kraus's Universal Color Graphics Library (ucglib).

By Julian

Youtuber, shed dweller, solar charge controller aficionado

15 thoughts on “65k colour oled 96×64 pixels , arduino uno and ucglib”
  1. Avataaar/Circle Created with python_avatars Andrei Efimov says:

    useful video. btw where did u buy this Arduino uno board with icsp connector ( aka idc 10 )? can u share link, please

  2. Avataaar/Circle Created with python_avatars RetroRoboDog says:

    🙂 cool 🙂

  3. Avataaar/Circle Created with python_avatars Sweet Leaf says:

    Perhaps You can help me , I would like to have several tasks to run , here as an example.
    I had made a IR remote that uses several channels, so if i push button 1 as an example (source) My TV goes into Source mode but i also want to see it displayed on the 0.96" I2C IIC 128X64 LED OLED:

    How can this be achieved

  4. Avataaar/Circle Created with python_avatars Richard Smith says:

    Disappointing the UcgLib doesn't have a frame buffer.

  5. Avataaar/Circle Created with python_avatars Leif Stenfeldt says:

    Thank you very much, it really helped me alot.

  6. Avataaar/Circle Created with python_avatars Max Müller says:

    100th

  7. Avataaar/Circle Created with python_avatars Colon Francelj says:

    Does this work with the esp32?

  8. Avataaar/Circle Created with python_avatars Colon Francelj says:

    The only thing is that it doesn't have the buffer which makes it better

  9. Avataaar/Circle Created with python_avatars Marc Paradis says:

    Thank you so much. The adafruit one, is not that complete.. thanks!!

  10. Avataaar/Circle Created with python_avatars Alan Powell says:

    Interesting – Just installed the UCGlib and it appears incompatible with Arduino 1.8.1

  11. Avataaar/Circle Created with python_avatars Agent Office says:

    I wish I could buy this kit

  12. Avataaar/Circle Created with python_avatars OvalWingNut says:

    Clear, Concise, Detailed, Informative and Entertaining. Thank you.

  13. Avataaar/Circle Created with python_avatars Mujeeb Rahman says:

    hi there, its a very good video. I need to use the same display as a tiny light source in a project. you mentioned that every pixel is addressable, how is that done, and how can we display only a single column of the green line and leave the rest as black.your response will be much appreciated.

  14. Avataaar/Circle Created with python_avatars World Theory says:

    The image quality of your camera is awesome. (Even if the focusing behavior isn't perfect.)

  15. Avataaar/Circle Created with python_avatars aaro12 says:

    The Clip Range test is likely ensuring that drawing off the edges of the display works properly and doesn't bog down the processing. It's fairly common in games programming to do a similar rendering test because drawing off edges wastes time.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.