temperature-and-humidity-senso-tuya-mcur
中文页
This project is developed using Tuya SDK, which enables you to quickly develop brandedapps connecting and controlling smart scenarios of many devices.
For more information, please check Tuya Developer Website.
Video presentation:https://www.bilibili.com/video/BV1DA411K7TZ/
Directions for use
- Long press KEY0 to switch the machine.
- Long press KEY1 to enter or exit the setting interface after boot.
- Press key0 and key1 to switch pages.
- In the setting interface, press key1 for function selection, and press key0 to execute the corresponding function.
The hardware design
Please refer to the schematic diagram for the specific circuit
- The control chip is STM32F103C8T6, because I am most familiar with this chip.
- Lithium-ion battery is used for power supply and can be charged through TypeC interface.
- CH340N chip on board, can carry on serial communication with computer, convenient debugging.
- The networking module is the official recommendation of this event "WB3S-IPEX WIFI&BLE dual-protocol module", with WiFi and Bluetooth functions.https://lceda.cn/linkk/zhi-neng-wen-shi-du-chuan-gan-qi_-tu-ya-kuo-zhan-ban](https://lceda.cn/linkk/zhi-neng-wen-shi-du-chuan-gan-qi_-tu-ya-kuo-zhan-ban)
- Temperature and humidity sensor is commonly used SHT30, at the same time around it for grooving treatment, as far as possible to reduce the interference of the board temperature on SHT30. However, in actual use, the measured temperature is still slightly higher than the real temperature.
- Display via an OLED screen.
- The board has two buttons and three LEDs.
- Even with all that hardware, the board is only 40mm X 40mm, which is pretty compact.