Wemos D1 Mini with 1.8 Inch ST7735
Posted: Thu May 24, 2018 7:37 am
Hi all,
I recently bought a 1.8 Inch ST7735 screen and I am trying to connect it to a Wemos D1 Mini.
After 4 days of connecting wires and trying demos, I gave up so I've come to ask for your help.
The ST7735 has an unusual pins naming and even after extensive online search I can't figure out what to connect with what.
Here's the screen:
SCREEN > Wemos D1 Mini
5V >
RESET >
RS >
MOSI >
SCK >
CS >
MISO >
SD/CS >
BLED >
GND >
If you have used this specific screen with the D1 Mini, could you please help me with the wiring and drivers required? I am only interested in its functionality as a screen, the microSD slot will be left unused. Using the Adafruit ST7735 and GFX libraries, these are the connections I've done so far, but they doesn't work, the screen stays off:
SCREEN > Wemos D1 Mini
5V > 3V3
RESET > D0
RS > D4
MOSI > D7
SCK > D5
CS > D8
MISO > nothing
SD/CS > nothing
BLED > 3V3
GND > G
Ideally, and since I am new to this, I would appreciate if someone pointed me to a direction on how to learn to figure out these connections myself. Is there a guide that explains what's what? I found this schematic but I can't quite understand what it means and how to use it.
Thanks in advance
I recently bought a 1.8 Inch ST7735 screen and I am trying to connect it to a Wemos D1 Mini.
After 4 days of connecting wires and trying demos, I gave up so I've come to ask for your help.
The ST7735 has an unusual pins naming and even after extensive online search I can't figure out what to connect with what.
Here's the screen:
SCREEN > Wemos D1 Mini
5V >
RESET >
RS >
MOSI >
SCK >
CS >
MISO >
SD/CS >
BLED >
GND >
If you have used this specific screen with the D1 Mini, could you please help me with the wiring and drivers required? I am only interested in its functionality as a screen, the microSD slot will be left unused. Using the Adafruit ST7735 and GFX libraries, these are the connections I've done so far, but they doesn't work, the screen stays off:
SCREEN > Wemos D1 Mini
5V > 3V3
RESET > D0
RS > D4
MOSI > D7
SCK > D5
CS > D8
MISO > nothing
SD/CS > nothing
BLED > 3V3
GND > G
Ideally, and since I am new to this, I would appreciate if someone pointed me to a direction on how to learn to figure out these connections myself. Is there a guide that explains what's what? I found this schematic but I can't quite understand what it means and how to use it.
Thanks in advance