https://github.com/maxmacstn/wifikit_serial_web
https://github.com/maxmacstn/wifikit_serial_web
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxmacstn/wifikit_serial_web
- Owner: maxmacstn
- License: mit
- Created: 2024-04-23T14:31:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T05:38:11.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T13:47:12.283Z (over 1 year ago)
- Language: HTML
- Size: 19.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# เกี่ยวกับ WiFiKit Serial
> WiFiKit Serial คือโมดูล Wi-Fi สำหรับเชื่อมต่อเครื่องปรับอากาศเข้ากับระบบ [Home Assistant](https://www.home-assistant.io/) และ [Homebridge](https://homebridge.io/) รองรับเครื่องปรับอากาศที่มีช่อง Serial Interface บนบอร์ดสำหรับสั่งงานจากโมดูลภายนอก เช่น Mitsubishi Mr.Slim และ Daikin

## ฟีเจอร์
- ชิพประมวลผล ESP32 S3 8MB รองรับ Wi-Fi/BLE
- มี Logic Level Converter เป็น Serial TTL 5V
- รองรับไฟ DC 5V / 7 - 25V
- พอร์ท USB-C สำหรับ Debug และ Upload
- มี Buzzer แจ้งการทำงาน (ปิดได้)
- ไฟ LED แสดงสถานะการทำงาน
- ปุ่มสั่งงาน / ปุ่ม Reset
## Firmware
ตัว Firmware ทำหน้าที่เชื่อมต่อตัวเครื่องปรับอากาศเข้าระบบ Home Assistant ผ่าน MQTT Protocol
ถึงแม้ว่าแอร์ทั้งสองรุ่นจะใช้ Hardware เดียวกัน แต่ว่าตัว Firmware บนบอร์ดนั้นต่างกัน โดยแอร์แต่ละยี่ห้อใช้ Firmware ดังนี้
- Mitsubishi MR.Slim: [mitsubishi2MQTT](https://github.com/maxmacstn/mitsubishi2MQTT)
- Daikin: [daikin2MQTT](https://github.com/maxmacstn/daikin2MQTT)
## ฟังก์ชั่นการทำงานที่รองรับ
ฟังก์ชั่นการทำงานในแต่ละรุ่นอาจจะแตกต่างกัน ขึ้นอยู่กับการรองรับของแอร์รุ่นนั้น ๆ
### Mitsubishi Mr. Slim
.tg {border-collapse:collapse;border-color:#ccc;border-spacing:0;}
.tg td{background-color:#fff;border-color:#ccc;border-style:solid;border-width:1px;color:#333;
font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{background-color:#f0f0f0;border-color:#ccc;border-style:solid;border-width:1px;color:#333;
font-family:Arial, sans-serif;font-size:14px;font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal; text-align: left;}
Feature
Setting
Basic Operation
Power
ON/OFF
Mode
Auto
Cool
Heat*
Dry
Fan Only
Temperature Setting
Temperature adjustment (1°C Step)
Fan Speed Setting
Auto, Quiet, 1, 2, 3, 4
Vane Vertical
Auto, Swing, 1, 2, 3, 4, 5
Vane Horizontal*
Swing, <<, <, |, >, >>
Status Monitor
Room Temperature
Temperature reading (0.5°C Step)
Power usage*
Watt
\**รองรับกับเครื่องปรับอากาศบางรุ่น*
### Daikin
.tg {border-collapse:collapse;border-color:#ccc;border-spacing:0;}
.tg td{background-color:#fff;border-color:#ccc;border-style:solid;border-width:1px;color:#333;
font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{background-color:#f0f0f0;border-color:#ccc;border-style:solid;border-width:1px;color:#333;
font-family:Arial, sans-serif;font-size:14px;font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal; text-align: left;}
Feature
Setting
Basic Operation
Power
ON/OFF
Mode
Cool
Dry
Heat*
Fan Only
Temperature Setting
Temperature adjustment (0.5°C Step)
Fan Speed Setting
Auto, 1, 2, 3, 4, 5
Swing Vertical*
Hold, Swing
Swing Vertical*
Hold, Swing
Status Monitor
Room Temperature
Temperature reading (0.5°C Step)
Outside Temperature*
Temperature reading (0.5°C Step)
FCU Coil Temperature
Temperature reading (0.5°C Step)
FCU Fan RPM
RPM
Compressor Frequency*
Hz
\**รองรับกับเครื่องปรับอากาศบางรุ่น*
