Temperature and humidity control is implemented using a W5500 + STM32 + DHT12 microcontroller
Temperature and humidity control is implemented using a W5500 + STM32 + DHT12 microcontroller, and can be controlled via WeChat or a web browser.
his is what the board looks like. It includes the schematic and Keil 4 source code. The DHT12 is the second generation, with higher precision than the first generation
. Previously, I used an open-source microcontroller networking protocol stack, FuIP, based on the ENC28J60. Recently, I've been using a W5500 network chip and an STM32F103 MCU for control design. Once connected to a router, it can automatically obtain/fix an IP address. Device control is via a mobile app or WeChat, allowing control of the device's built-in relays and viewing temperature and humidity sensor readings.
This terminal's PCB schematic and source code are open-source to facilitate expansion and improvement.
Video address: http://v.youku.com/v_show/id_XMTYyNzkxNDg4NA==.html![]()
![]()
Fuhome Remote Control Terminal Schematic Diagram.pdf (581.25 KB, Downloads: 510)
Fuhome Internet Remote Control Terminal Manual v1.1.pdf (1.08 MB, Downloads: 590)
Fuhome Internet Remote Control Terminal v1.2 source code p.rar (3.01 MB, Downloads: 1149)
