Open main menu

Changes

PiKVM-A3

701 bytes added, 10:45, 9 December 2022
3. Run the following command to check the I2C address:
<pre>pi@raspberrypi:~ $ sudo i2cdetect -y 1The 0 1 2 3 4 5 6 7 8 9 a b c d e f00: -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- 3c -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- -- </pre> 0x3c is a hexadecimal number, it is the I2C address of OLED, if you can’t find this value, please shut down and reconnect X630-A3&OLED and run this command, If you still can't find the OLED's I2C address is 3C;, the OLED screen may be damaged.
4. Then run the following command to enable OLED display: