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 CT-Uno 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
Hi
Many thanks for the English subtitles – got it working first time without any trouble. approciate you taking the time.
:)
Best regards
Stephen