79269262

Date: 2024-12-10 18:01:11
Score: 2
Natty:
Report link

Use the Linux i2cdetect tool to confirm that the Grove LCD RGB Display is correctly detected on the I2C bus

sudo i2cdetect -y 1

addresses 0x62 and 0x3E should appear (the addresses for the backlight and text, respectively). If they don’t, check the wiring and connection.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user82523