STM32F103 realizes temperature and humidity (AHT20) collection through IIC protocol

STM32F103 realizes temperature and humidity (AHT20) collection through IIC protocol Article directory STM32F103 realizes temperature and humidity (AHT20) collection through IIC protocol 1. IIC Agreement 1. Introduction to IIC protocol 2. Physical layer and protocol layer 3. Software IIC and hardware IIC 2. Temperature and humidity collection 1. IIC protocol 1. Introduction to IIC protocol […]

STM32 I2C communication protocol and temperature and humidity sensor module

Learn the I2C bus communication protocol, use STM32F103 to complete the data collection of the AHT20 temperature and humidity sensor based on the I2C protocol, and output the collected temperature-humidity values through the serial port Article directory 1. Preliminary knowledge (1) I2C communication protocol (2) I2C physical layer (3) I2C timing (4) Hardware I2C and […]

Based on 51 microcontroller Bluetooth upload temperature and humidity control servo switch

1. Foreword In the past two years, the requirements and difficulty of graduation projects and graduation defenses have continued to increase. Traditional graduation projects lack innovation and highlights, and often fail to meet the requirements for graduation defenses. In the past two years, junior students and junior students have constantly told Senior Xiaohong to do […]

STM32 development practice-data collection of AHT20 temperature and humidity sensor based on I2C protocol

STM32 development practice-data collection of AHT20 temperature and humidity sensor based on I2C protocol Preface “Software I2C” and “Hardware I2C” SoftwareI2C HardwareI2C AHT20 temperature and humidity sensor AHT20 main features AHT20 parameters Application areas STM32 data collection of AHT20 temperature and humidity sensor based on I2C protocol Ideas code Experimental effect Summarize Foreword In the […]

Intelligent temperature control fan design based on 51 microcontroller – digital tube display

Intelligent temperature control fan design based on 51 microcontroller (Simulation + Program + Schematic + Design Report) Function introduction Specific functions: 1. The digital tube displays the current temperature in real time 2. You can set the upper and lower temperature limits 3. When the temperature is lower than the lower limit temperature, the cooling […]

Data collection of AHT20 temperature and humidity sensor based on I2C protocol

Data collection of AHT20 temperature and humidity sensor based on I2C protocol 1. Basic introduction 1. What is “software I2C” and “hardware I2C” 2.AHT20 temperature and humidity sensor 2. Project establishment 3. Code part 4. Results display and summary 1. Basic introduction 1. What is “software I2C” and “hardware I2C” Software and protocol layers, hardware […]

STM32DHT11 temperature and humidity sensor module

1. Introduction to DHT11 module ?DHT11 digital temperature and humidity sensor is a temperature and humidity composite sensor with calibrated digital signal output. It applies dedicated digital module acquisition technology and temperature and humidity sensing technology to ensure that the product has extremely high reliability and excellent long-term stability. . The sensor includes a resistive […]

Read temperature and humidity data through IIC protocol

1. Definition of I2C “I2C” stands for “Inter-Integrated Circuit” and is a commonly used serial communication protocol used to transfer data between different integrated circuits. When using the I2C protocol, there are usually two main implementations, namely “software I2C” and “hardware I2C”. 1. Software I2C: Software I2C is an implementation that simulates the I2C protocol […]

Temperature smoke fire alarm system based on 51 microcontroller – digital tube display

Temperature smoke fire alarm system based on 51 microcontroller (Simulation + Program + PCB + Design Report) Function introduction Specific functions: 1. The smoke collection sensor uses MQ-2. Since the sensor outputs an analog signal, the analog-to-digital conversion chip ADC0832 is required to convert the analog signal into a digital signal and then transmit it […]