SSD1306: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
= Software = | = Software = | ||
* https://github.com/adafruit/Adafruit_CircuitPython_SSD1306 | * https://github.com/adafruit/Adafruit_CircuitPython_SSD1306 | ||
<source lang='bash' highlight='1,3, | <source lang='bash' highlight='1,3,13'> | ||
sudo raspi-config | sudo raspi-config | ||
# enable i2c in Interfacing options | # enable i2c in Interfacing options | ||