ข้อมูล
น้ำหนัก
บาร์โค้ด
ลงสินค้า
อัพเดทล่าสุด
รายละเอียดสินค้า
Wemos Nodemcu Wifi  ESP8266 + 0.96 Inch OLED Board
 
All ESP8266 pins broken out.
12 digital pins
1 analog input
Integrated 0.96″ OLED
Micro USB connection
Compatible with Arduino
Compatible with NodeMCU(Lua for ESP8266)
Input Power 5V
Compatible for Arduino
Compatible with NodeMCU(Lua for ESP8266)
Click the link for more details:
 
https://github.com/ThingPulse/esp8266-oled-ssd1306




#include "ESP8266WiFi.h"  //เวลาใช้งานจริงแก้เป็น<ESP8266WiFi.h>
#include "Wire.h"            //เวลาใช้งานจริงแก้เป็น
#include "SSD1306.h"
 
const char * ssid = "AS99_5G"; // Name of the WiFi network to which we are going to connect
const char * password = "XXXXXXXX"; // Password of the WiFi network to which we are going to connect
 
SSD1306 display (0x3c, 5, 4); // GPIO 5 = D1, GPIO 4 = D2
#define flipDisplay true
 
void setup() {
 
Serial.begin (115200);
delay (10);
// * We initialize the screen * /
display.init ();
if (flipDisplay) display.flipScreenVertically ();
 
// * We show the welcome screen * /
display.clear ();
display.setFont (ArialMT_Plain_16);
display.drawString (15, 25, "Arduinoshop99");
display.display ();
delay (3000);
 
}
void loop() {
// * Show network on screen * /
 Serial.println ();
 Serial.println ();
 Serial.print ("Connecting to");
 Serial.println (ssid); 
 display.clear ();
 display.setFont (ArialMT_Plain_16);
 display.drawString (0, 0, "Arduinoshop99");
 display.drawString (0, 20, "Connecting to>>");
 display.drawString (0, 40, ssid);
 display.display ();
 
 // * Connect to the WiFi network * /
 WiFi.begin (ssid, password);
 
 //while (WiFi.status ()! = WL_CONNECTED) 
 //{
 //delay (500);
 //Serial.print (".");
 //}
}
เงื่อนไขอื่นๆ
Tags

วิธีการชำระเงิน

บมจ. ธนาคารกรุงไทย สาขาโรงไฟฟ้าบางปะกง ออมทรัพย์
ธนาคารกรุงเทพ จำกัด (มหาชน) สาขาบิ๊กซี ฉะเชิงเทรา 2 ออมทรัพย์
บมจ. ธนาคารกรุงไทย สาขาบิ๊กซี ฉะเชิงเทรา 2 ออมทรัพย์
พร้อมเพย์ สาขา- -
Scan this!
สนธยา ใจผ่อง
063-xxxxxx-8
Accept All Banks | รับเงินได้จากทุกธนาคาร
พูดคุย-สอบถาม