การแนะนำ
This manual provides detailed instructions for setting up, operating, and maintaining your KeeYees WiFi Weather Station Kit. This kit is designed for Internet of Things (IoT) applications, featuring an ESP8266 WiFi module, a GY-BME280 sensor for temperature, humidity, and atmospheric pressure, and a 1.3-inch OLED display. It is an ideal solution for creating a personal weather station or integrating environmental data into your IoT projects.

ภาพ: เหนือview of the KeeYees WiFi Weather Station Kit components.
เนื้อหาแพ็คเกจ
Verify that all the following components are included in your kit:
- 1 x ESP8266 WiFi Module
- 1 x GY-BME280 Sensor Module (Temperature, Humidity, Atmospheric Pressure)
- 1 x 1.3" OLED Display
- 1 x Male to Female Jumper Wire Set (40 pin, 10 cm)
- 1 x Male to Male Jumper Wire Set (40 pin, 10 cm)
- กล่องเก็บของพลาสติก 1 กล่อง

Image: All components of the KeeYees WiFi Weather Station Kit neatly packed in a plastic storage box.
สินค้าเกินview และส่วนประกอบ
โมดูล WiFi ESP8266
- ปริมาณการส่งออกtagอี: 3.3V
- อินพุต Voltagอี: 5V
- WLAN Standard: 802.11b/g/n
- Interfaces: PWM/I2C/SPI/UART
- ขนาด : 58 x 31 x 13 มม.
- Features: High performance ESP8266 microcontroller (ESP-12E) with integrated 25dBm antenna, offering a complete and self-contained Wi-Fi networking solution.
GY-BME280 Sensor Module
- ปริมาณอุปทานtage: 1.8 - 5V DC
- Interface: I2C (up to 3.4MHz), SPI (up to 10 MHz)
- ช่วงปฏิบัติการ:
- Temperature: -40 ~ +85°C
- ความชื้น: 0 ~ 100%
- Pressure: 300~1100 hPa
- ปณิธาน:
- อุณหภูมิ: 0.01°C
- ความชื้น: 0.008%
- ความดัน: 0.18Pa
- ความแม่นยำ:
- อุณหภูมิ: ±1°C
- ความชื้น: ±3%
- แรงดัน: ±1Pa
- I2C Address: SDO LOW : 0x76, SDO HIGH: 0x77
1.3" OLED Display
- ขนาด : 1.3 นิ้ว
- ความละเอียด: 128*64
- Controlling Chip: SSH1106
- Display Area: 29.42*14.7 MM (1.16*0.58 IN)
- ฉบับขับรถtagอี: 3.3V-5V
- Operating Temperature: -40~70 ℃
- Interface Type: IIC
- สีของแสง: สีน้ำเงิน
สายจั๊มเปอร์
- Material: Copper-clad aluminum and PVC
- Each Cable Length: 10 cm
- Quantity: 40 pin (2 sets)
- Types: Male to Female / Male to Male

Image: Visual comparison highlighting the larger 1.3" OLED display and the more accurate BME280 sensor over older models.

Image: Illustration of the included 2 sets of flexible 10cm jumper wires and a spacious 400-pin breadboard for easy assembly.
คำแนะนำการตั้งค่า
การเชื่อมต่อทางกายภาพ
Carefully connect the components using the provided jumper wires. Ensure correct polarity and pin assignments to prevent damage to the modules.

Image: The assembled WiFi Weather Station Kit on a breadboard, connected to a laptop for programming.
Connecting BME280 to Arduino Nano
This video demonstrates the physical connections required to interface the BME280 sensor with an Arduino Nano Every using I2C communication. Pay close attention to the VCC, GND, SDA, and SCL pins.
Video: Tutorial on connecting the BME280 sensor to an Arduino Nano Every.
Connecting BME280 to Raspberry Pi
This video illustrates the physical connections for integrating the BME280 sensor with a Raspberry Pi, specifically using GPIO2 and GPIO3 for I2C communication. Ensure proper wiring to avoid damage.
Video: Tutorial on connecting the BME280 sensor to a Raspberry Pi.
การตั้งค่าซอฟต์แวร์
The kit requires software setup using the Arduino IDE or Python for Raspberry Pi. Detailed tutorials are available to guide you through the process, including library installation and code exampเลส.
- ติดตั้ง Arduino IDE: Download and install the Arduino IDE from the official webเว็บไซต์.
- Board Manager: Install the necessary board packages for your ESP8266 module (e.g., ESP8266 boards by ESP8266 Community).
- Library Manager: Install the 'Adafruit BME280 Library' and its dependencies. This library simplifies reading data from the sensor.
- โหลดตัวอย่างampรหัส: Open the 'BME280test' example from the Adafruit BME280 Library. You may need to adjust the I2C address (0x76 or 0x77) in the code to match your specific sensor.
- อัปโหลดภาพร่าง: Connect your ESP8266 module to your computer and upload the modified sketch.

Image: Screenshots from the detailed tutorial, showing steps for software setup and configuration.
คำแนะนำการใช้งาน
Once the physical connections are made and the software is uploaded, the weather station kit will begin collecting and displaying environmental data.
- เปิดเครื่อง: Connect the ESP8266 module to a 5V power source (e.g., USB port on a computer or a USB power adapter).
- ข้อมูลการตรวจสอบ: Open the Serial Monitor in the Arduino IDE (or run your Python script on Raspberry Pi) to view real-time temperature, humidity, and atmospheric pressure readings.
- จอแสดงผล OLED: The 1.3" OLED display will show the collected data, often including current weather, forecasts, and specific sensor values depending on the uploaded code.

ภาพ: อดีตamples of data displayed on the 1.3" OLED screen, including current time, temperature, humidity, and pressure.
การซ่อมบำรุง
To ensure the longevity and accurate operation of your weather station kit, consider the following maintenance tips:
- ให้แห้ง: Protect the modules from moisture and extreme environmental conditions.
- ทำความสะอาดอย่างอ่อนโยน: If necessary, gently clean the sensor and display surfaces with a soft, dry cloth. Avoid abrasive materials or harsh chemicals.
- การเชื่อมต่อที่ปลอดภัย: Periodically check all jumper wire connections to ensure they are secure and free from corrosion.
- การอัปเดตซอฟต์แวร์: Keep your Arduino IDE libraries and ESP8266 board definitions updated to benefit from the latest features and bug fixes.
การแก้ไขปัญหา
If you encounter issues with your KeeYees WiFi Weather Station Kit, refer to the following common troubleshooting steps:
- ไม่มีการแสดงผล:
- Check power connections to the OLED display and ESP8266.
- Verify I2C connections (SDA, SCL) are correct.
- Ensure the correct display library (SSH1106, not SSD1306) is installed and used in your code.
- Confirm the I2C address in your code matches the display (e.g., 0x3C or 0x3D).
- เซ็นเซอร์อ่านข้อมูลไม่ได้:
- Check power and I2C connections to the GY-BME280 sensor.
- Verify the 'Adafruit BME280 Library' is correctly installed.
- Ensure the I2C address in your code matches the sensor (0x76 or 0x77).
- Confirm the sensor is properly soldered if it came as a separate module.
- ปัญหาการเชื่อมต่อ WiFi:
- Double-check your WiFi SSID and password in the code.
- Ensure the ESP8266 module is within range of your WiFi network.
- Verify the correct ESP8266 board is selected in the Arduino IDE.
- ข้อผิดพลาดในการอัปโหลดโค้ด:
- Ensure the correct COM port is selected in the Arduino IDE.
- ตรวจสอบหาข้อผิดพลาดทางไวยากรณ์ในโค้ดของคุณ
- Disconnect any peripherals during code upload if you experience issues.
ข้อมูลจำเพาะ
| คุณสมบัติ | รายละเอียด |
|---|---|
| ผู้ผลิต | กี้ |
| หมายเลขรุ่นสินค้า | KYES-ESPWS |
| น้ำหนักสินค้า | 181 กรัม |
| ขนาดสินค้า | 1.3 x 2.95 x 1.3 ซม. |
| สี | สีดำ |
| วัสดุ | อะคริโลไนไตรล์ บิวทาไดอีน สไตรีน (ABS), อะลูมิเนียม |
| แหล่งพลังงาน | สายไฟ |
| รูปแบบการแสดงผล | จอแอลซีดี, โอแอลอีดี |
| เทคโนโลยีการเชื่อมต่อ | I2C, USB, Wi-Fi |
| คุณสมบัติพิเศษ | All-in-one Kit |
การสนับสนุนและการรับประกัน
KeeYees is committed to providing reliable support for its products. A detailed weather station tutorial, including guidance manual, demo code, burning tools, and necessary class libraries, is available upon request.
- การสนับสนุนลูกค้า: For any questions or assistance, please contact KeeYees directly through the platform where you purchased the product.
- นโยบายการคืนสินค้า: This product is eligible for a refund or replacement within 30 days of purchase, subject to the seller's return policy. Please refer to your purchase details for specific terms and conditions.