ESP32 Project: IOT Temperature with HTTP
IOT Humidity Temperature with HTTP adalah projek yang membaca sensor DS18B20, kemudian menghantar bacaan suhu ke internet. Data disimpan di dalam hosting dalam bentuk MySQL. Bacaan IOT Temperature boleh dilihat di http://shahrulnizam.com/iot/temperature.php.
Skematiknya adalah seperti berikut.
PCB komponen layout nya adalah seperti berikut.
No | Component | Label | Unit |
---|---|---|---|
1 | 022 PCB TTGO Four Input (81mm X 45mm) | PCB | 1 |
2 | Buzzer-PCB Mount | Buzzer | 1 |
3 | Capacitor SMD1206 10uF | C1-C2 | 2 |
4 | DC Jack Female | DC Jack Female | 1 |
5 | Diode SMD1206 1N4001 | D1 | 1 |
6 | Mosfet BSS123 SOT23 | Q1 | 1 |
7 | PCB Connector Header (Right) 3 Ways | IN1 | 1 |
8 | PCB Connector Housing 3 Ways | IN1 | 1 |
9 | PCB Stand (screw nut) | PCB Stand | 4 |
10 | Resistor SMD0805 0.125W 1K | R1 | 1 |
11 | Sensor DS18B20 Waterproof | IN1 | 1 |
12 | Straight Female Header 1X40 | TTGOD | 1 |
13 | Terminal Block 2 Way | PWR | 1 |
14 | Terminal Pin | IN1 | 3 |
15 | TTGO T-Display ESP32 | TTGOD | 1 |
16 | Voltage Regulator 5V TO252 (DPAK) | 7805 | 1 |
Harga projek ESP32 IOT Temperature with HTTP adalah RM270 tidak termasuk bantuan teknikal. Di bawah adalah cara projek ini berfungsi.
ESP32 Source Code
Sertai Telegram Group bagi dapatkan source code
temperature.php Source Code
Sertai Telegram Group bagi dapatkan source code
temperature-data.php Source Code
Sertai Telegram Group bagi dapatkan source code
temperature-excel.php Source Code
Sertai Telegram Group bagi dapatkan source code
Leave a Reply