- 1. Introduction
- 2. DHT22
❱
- 2.1. Protocol
- 2.2. Data Format
- 2.3. Create Project
- 2.4. Error
- 2.5. Driver Implementation
- 2.6. Timing Utils
- 2.7. Embedded HAL Mock
❱
- 2.7.1. Explanation
- 2.8. Reading Data
❱
- 2.8.1. Read Bit
- 2.8.2. Read Byte
- 2.8.3. Data Parser
- 2.8.4. Final Boss
- 2.9. Using with ESP32