搜索资源列表
STM32F103_DHT11
- STM32通过IO口模拟与DHT11实现串行通信,由于DHT11本身限制只能读出温度和湿度的整数位!-STM32 serial communication via IO port analog and DHT11, DHT11 itself due to restrictions only read integer bit temperature and humidity!
VL6180
- 通过STM32F103单片机控制VL6180测距传感器测量距离,并通过串口将距离发送给上位机。本程序使用STM32片上外设IIC来通信,可以通过编程实现IO模拟IIC。(Control VL6180 to measure distance by using STM32F103, and send distance to host computer by USART. This Program using STM32's peripherals IIC for communication, we