TikTok Shop Singapore logo
Search
1/5
S$39.29
S$65.48-40%

ESP8266 WIFI Chip Module with 0.91" OLED, 32MB Flash for IOT Board (Compatible with NodeMcu & Arduino)

Sold by XBD Electronics

Select options

Select

Shipping

From S$1.49
Est. delivery by Apr 24 - Apr 28
XBD Electronics
666 items

Product description

Example:
 
#include
#include "OLED.h"
// 0.91s OLED connection:
//SDA -- D4
//SCL -- D5
//RST -- D2
 
OLED display(SDA, SCL);
 
void setup() {
  pinMode(D2, OUTPUT);
  digitalWrite(D2, LOW);   // turn D2 low to reset OLED
  delay(50);
  digitalWrite(D2, HIGH);    // while OLED is running, must set D2 in high
  
  Serial.begin(9600);
  Serial.println("OLED test!");
 
  // Initialize display
  display.begin();
 
  // Test message
  display.print("Hello ");
  delay(3*1000);
 
  // Test long message
  display.print("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.");
  delay(3*1000);
 
  // Test display clear
  display.clear();
  delay(3*1000);
 
  // Test message postioning
  display.print("TOP-LEFT");
  display.print("4th row", 4);
 
 display.print("RIGHT-BOTTOM", 7, 4);
  delay(3*1000);
 
  // Test display OFF
  display.off();
  display.print("3rd row", 3, 8);
  delay(3*1000);
 
  // Test display ON
  display.on();
  delay(3*1000);
}
 
int r = 0, c = 0;
 
void loop() {
  
    r = r % 4;
    c = micros() % 6;
    if (r == 0) display.clear();
    display.print("Hello ", r++, c++);
    delay(500);
}
 
Packing:
1 * ESP8266 0.91 inch OLED Module
1 * Line cable
2 * Pins
Product Introduction of ESP8266 WIFI Chip Module with 0.91" OLED, 32MB Flash for IOT Board (Compatible with NodeMcu & Arduino) 67
Product Introduction of ESP8266 WIFI Chip Module with 0.91" OLED, 32MB Flash for IOT Board (Compatible with NodeMcu & Arduino) 68
Product Introduction of ESP8266 WIFI Chip Module with 0.91" OLED, 32MB Flash for IOT Board (Compatible with NodeMcu & Arduino) 69
Product Introduction of ESP8266 WIFI Chip Module with 0.91" OLED, 32MB Flash for IOT Board (Compatible with NodeMcu & Arduino) 70
You may also like
Womenswear & Underwear
Phones & Electronics
Fashion Accessories
Menswear & Underwear
Home Supplies
Beauty & Personal Care
Shoes
Sports & Outdoor
Luggage & Bags
Toys & Hobbies
No more products
TikTok Shop promo codes
Sell on TikTok ShopSeller center
About TikTok ShopContact usCareersAffiliate
Help centerSafety centerCommunity guidelines
TransparencyAccessibility
Open TikTok