fivdi / i2c-bus

I2C serial bus access with Node.js
MIT License
348 stars 57 forks source link

Can't it be used on orange pi 3 LTS? #113

Closed VampireMao closed 1 year ago

VampireMao commented 1 year ago

image

Cause LCD1602 black screen

fivdi commented 1 year ago

I have never tried i2c-bus on an Orange Pi 3 as I don't have one. I see no reason why i2c-bus shouldn't work on an Orange Pi 3.

This issue you are seeing is highly unlikely to be an i2c-bus issue. You will need to read the appropriate datasheets in order to figure out how to drive the LCD.