ILI9225 as display for NodeMCU ESP8266 #2479
Unanswered
MeowCattoNiP
asked this question in
Q&A - General
Replies: 1 comment 1 reply
-
I assume the display is connected and working? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am creating a WiFi scanner that displays the various information of a network like SSID and stuff. How can I use the ILI9225 as a display to show the details of scanned networks? Yes I realise that using this screen is overkill but what the hell haha. Currently my connection is:
Screen -> ESP8266
VCC -> 3V3
GND -> GND
CLK -> D5
SDA -> D7
RS -> D2
RST -> D4
CS -> D8
Beta Was this translation helpful? Give feedback.
All reactions