Changes

Jump to navigation Jump to search

How to enable OLED display

116 bytes added, 17:41, 19 November 2022
no edit summary
How to enable OLED display on Raspbian:
1. Update your Pi and Install the required dependencies
‎<syntaxhighlight lang="Shell">
pi@raspberrypi ~ $ sudo pip3 show pi-ina219
</syntaxhighlight>
 
2. Run the following command to check the oled i2c port
sudo i2cdetect -y 1
 
for X729, the I2C address is 0x3c
<!--Add review function! -->

Navigation menu