How to draw graphics on the Arduino - OLED and LCD displays using adafruit GFX

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • I demonstrate how to use the Adafruit.GFX library on the .96 inch 128x64 OLED display. This graphics library can be used on a variety of displays.
    Link to .96" OLED display:
    rover.ebay.com...
    Complete Arduino kit:
    amzn.to/2qBR2ww
    Link to Adafruit documentation for graphics library:
    learn.adafruit...
    How to install libraries for 128x64 i2c OLED display:
    • How to use the .96" 12...

Комментарии • 15

  • @XanCraft21
    @XanCraft21 5 лет назад +2

    This video helped me a lot. I’m now working on a space invaders game with a 128x64 oled display. One day i think i could be able to get a bigger display and make it bigger and better.

  • @Marcello970
    @Marcello970 5 лет назад +1

    Thanks for watching...?
    Thank you for explanation. Very good, well done!

  • @jstro-hobbytech
    @jstro-hobbytech 2 месяца назад

    Cool video. Spi is faster for straight raster. I'm no expert. Your video is old but the mcu boards we have are not a whole lot faster as far as incorporating transformation if you want to play with z. I think those of us who want to learn to draw graphics should have better boards to replace arduino and esp32.
    Great video though brother. Reminds me of opengl before shaders were introduced.

  • @isabarindustries
    @isabarindustries 5 лет назад

    Excellent job man..likes from India..love you 3000 times

  • @wallaceshackleton1889
    @wallaceshackleton1889 4 года назад +1

    Most informative, especially for those who didn't go to "Arduino programming school."

  • @benbenowsky821
    @benbenowsky821 Год назад

    very helpful, thank you.

  • @tillytony
    @tillytony Год назад

    I know this is an old video. Could you do a video of what characters can be displayed with the default fonts please. i just want to diplsay some arrows like on a keyboard and wonder if it can be done without creating custom fonts or drawing shapes? Many thanks

  • @sweetleaf7751
    @sweetleaf7751 4 года назад

    I keep getting error no matching function for call to 'Adafruit_SH1106::Adafruit_SH1106(int, int, TwoWire*, int)' (mine is the SH1106)

  • @Ariel-uj9sm
    @Ariel-uj9sm 4 года назад +1

    Thank you very much, I am new to this but thanks to your video I was able to use my display satisfactorily, greetings from Argentina

  • @j00xy
    @j00xy 5 лет назад

    My display is like full of dead pixels, but sometimes it work fine then i restart it then same...Do i neead any resistors?

  • @sennabullet
    @sennabullet 2 года назад

    Thank you for the helpful video!

  • @stimpyfeelinit
    @stimpyfeelinit 2 года назад

    legend dude

  • @timwalt9190
    @timwalt9190 4 года назад

    this is so frickin cool

  • @danmoscaliuc1881
    @danmoscaliuc1881 4 года назад

    Well done! You really made programming easy!