Displaying Fonts, Characters and Bitmap Images on OLED using Arduino.

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024

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

  • @blackbox330
    @blackbox330 Год назад +1

    Great video. Simple and precise.

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

    very helpful!

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

    Where you defined IO pins for the display ? I can see clock and data pins from display a connected to A4, A5 pins. Why analog and not digital pins ?

    • @mytectutor
      @mytectutor  3 года назад +2

      This OLED display uses I2C communication protocol therefore you need to connect to the Arduino Uno I2C pins which are A5 and A4 for Clock and Data respectively.

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

      @@mytectutor Thanks for explanations.

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

    Or code 224.