H
H
HiNester2020-12-22 15:25:38
Arduino
HiNester, 2020-12-22 15:25:38

NodeMCU ESP 8266 with built-in oled display. How to start?

I recently bought a board based on ESP 8266 WIFI, with a display. When first turned on, the display showed a test animation. After my attempts to flash through the Arduino IDE, I could not get the board to work with my code. The code is not included with the board. How to display text and graphics on the display? And what libraries are needed? It says on the back: D1-SDA D2-SCL

ESP8266-ESP-12F-NODEMCU-Wi-Fi-ESP12F-0-96-OLED-1.jpg
$_57.JPG

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
lonelymyp, 2020-12-23
@HiNester

In Google, there are a lot of examples for this wemos d-duino board
https://github.com/lspoplove/D-duino

K
Konstantin Zaitsev, 2020-12-22
@KonstantineZ

This display is on an SSD1306 controller. Look for any library for displays on this controller for ESP8266. The most popular from Adafruit, download here: https://github.com/adafruit/Adafruit_SSD1306 , there are also examples of use.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question