树莓派使用128*64 0.9寸LCD(I2C)

2019-06-18  本文已影响0人  高巨龙
sudo apt-get install -y python-imaging python-smbus i2c-tools
i2cdetect -y 1
git clone https://github.com/adafruit/Adafruit_Python_SSD1306.git
cd Adafruit_Python_SSD1306
sudo python setup.py install
cd examples/
sudo python stats.py
上一篇下一篇

猜你喜欢

热点阅读