You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the system cannot find the following lib. Could someone give me a hint?
import pytest
| from baseline_data import get_reference_data, primitives
| from helpers import Mock, serial, call, setup_function, assert_invalid_dimensions # noqa: F401
The ST7567 1.8 LCD is not lighted up even I wired it as exactly what the document said.
How to turn on the backlight?
It mentioned that GPIO18 can be used for backlight how to wire and code that?
Thanks a lot.
xipo
The text was updated successfully, but these errors were encountered:
Thanks for your feedback. All the codes are from the the examples here. There is nothing new.
I bought 3 OPEN-SMART 1.8INCH LCD ST7567. None of them has any response.
So my first question now is how to light up to check whether it works?
Dear All:
the system cannot find the following lib. Could someone give me a hint?
The ST7567 1.8 LCD is not lighted up even I wired it as exactly what the document said.
How to turn on the backlight?
It mentioned that GPIO18 can be used for backlight how to wire and code that?
Thanks a lot.
xipo
The text was updated successfully, but these errors were encountered: