This module has a 1.3-inch OLED screen with a resolution of 128x64, a standard micro SD card slot, and a five-way switch. It can be used on any development board with a standard Arduino UNO interface (including but not limited to Arduino, STM32-Nucleo/Disc, NXP-EVK, Rensas-EK and other development boards). The onboard level converter can achieve perfect compatibility between 5V and 3.3V.
Xianyu is now on the shelves, click on the link (the link needs to be opened in the mobile phone’s built-in browser):
[Xianyu] https://m.tb.cn/h.fCOXm0K?tk=6uqS2IsVnn2 CZ3457 "I posted on Xianyu [ Arduino 1.3-inch OLED expansion module]"
or directly search for the user "Three Hanzo equals" in Xianyu
OLED screen purchase link: https://item.taobao.com/item.htm?spm=a1z09.2.0.0.1e9d2e8dAJkqNQ&id=601041736707&_u=1nd0n7r655c
Other components can be purchased at Lichuang Mall according to the BOM. TVS does not need to be soldered, and components marked TBD do not need to be soldered.
void setup(void) {
// Set the SD's MISO Pin as input mode first, VERY IMPORTANT!
pinMode(12,INPUT);
// ---Other codes below---
}
The attached Arduino 1.3''OLED Shield Examples_v1.0.zip contains sample code for Arduino, including three examples:
The sample code needs to rely on the Adafruit SSD1306 library, which can be installed in the library manager.
The ESP8266 development board used in the test is also an open source project, link: https://oshwhub.com/micespring/esp8266duino
All reference designs on this site are sourced from major semiconductor manufacturers or collected online for learning and research. The copyright belongs to the semiconductor manufacturer or the original author. If you believe that the reference design of this site infringes upon your relevant rights and interests, please send us a rights notice. As a neutral platform service provider, we will take measures to delete the relevant content in accordance with relevant laws after receiving the relevant notice from the rights holder. Please send relevant notifications to email: bbs_service@eeworld.com.cn.
It is your responsibility to test the circuit yourself and determine its suitability for you. EEWorld will not be liable for direct, indirect, special, incidental, consequential or punitive damages arising from any cause or anything connected to any reference design used.
Supported by EEWorld Datasheet