Raspberry Pi Lesson: OLED Display


OLED Display ini bersaiz 0.96″, mempunyai pixel 128×64 dan menggunakan controller SSD1306. OLED display ini boleh menggunakan komunikasi SPI atau I2C. Bagi contoh ini menggunakan I2C. Interface OLED Display dengan Arduino boleh rujuk Arduino Lesson: OLED Display.

Melalui Terminal Raspberry Pi, copy git dari Adafruit_Python_SSD1306.

git clone https://github.com/adafruit/Adafruit_Python_SSD1306.git
cd Adafruit_Python_SSD1306
sudo python setup.py install

Berikut adalah demo OLED Display ini.

Video dari Cytron Technologies

Python Source Code

Sertai Telegram Group bagi dapatkan source code


One response to “Raspberry Pi Lesson: OLED Display”

  1. Hi

    Many thanks for the English subtitles – got it working first time without any trouble. approciate you taking the time.

    🙂

    Best regards
    Stephen

Leave a Reply

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