011 - MicroPython TechNotes: 1.3 OLED Display

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • In this video, we will learn on how to use the 1.3 inch OLED display with SH1106 driver IC with MicroPython language.
    For more details, visit my blog post at:
    techtotinker.c...
    OR watch the whole playlist:
    • 000 - MicroPython Tech...
    Please do Like, Comment, Share, and Subscribe.
    Thank you.
    - George Bantique | tech.to.tinker@gmail.com
    #TechToTinker
    #MicroPython #ESP32 #GorillaCell
    #MicroPythonTutorials
    ---
    MicroPython Tutorials
    How to use OLED display in MicroPython
    How to use 1.3 OLED display in MicroPython
    How to use OLED with bigger font using MicroPython

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

  • @mytechnotalent
    @mytechnotalent 3 года назад +1

    Awesome George!

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

    Can you do a tutorial on tft_espi display on micropython?

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

    Sir not able to increase the size of oled text using micropython

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

    I’m really glad I found your video and blog. I’m using the LMS ESP32 board from Anton’s Mindstorms Hacks with the LEGO Mindstorms robot I’m making and programming. Now I can add a display with a larger font so I can monitor sensor and variable values.

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

    Hello! In example number 2, ¿what does {:02d} mean? I'm beginner

  • @existential_fred
    @existential_fred 3 года назад

    Great stuff! I'm trying this with a Pico, would I need to change much.

    • @TechToTinker
      @TechToTinker  3 года назад

      @Fred Existential, just the i2c pin assignment.

    • @existential_fred
      @existential_fred 3 года назад +1

      @@TechToTinker thanks!

    • @TechToTinker
      @TechToTinker  3 года назад

      @Fred Existential, Im glad to help. Thank YOU.

  • @Dongnutla
    @Dongnutla 3 года назад

    Thank Youuuuu! ♥
    Finally, after tons of hours I have a functional Oled.
    I used a lot of libraries thinking I had an SSD1306 Oled

    • @TechToTinker
      @TechToTinker  3 года назад +1

      Great to hear that. Thank you.

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

    Copy paste cool

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

    thank you!

  • @kokosoka
    @kokosoka 3 года назад

    Thank you very much. It is a very good OLED tutorial. I like it.

    • @TechToTinker
      @TechToTinker  3 года назад

      @kokosoka, I am glad that you liked it. Thank you.

  • @Auxrad39
    @Auxrad39 3 года назад

    Thanks for the great info and well done , I'm going to use it on my Pico