Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 244 Bytes

#STM32 DHT11 Driver

Description

DHT11 Driver for the STM32.

Code not finished yet.

Todos

  1. Move constant into define
  2. Use bitwise to set the GPIO Mode
  3. Add timeout detection in the reading part
  4. Allow user define delay function