Flipper Zero plugin for monitoring air temperature and humidity using DHT11 and DHT22 (AM2302/AM2301) sensors
No longer supported. Use Unitemp
- Support for DHT11/DHT22(AM2302)/AM2301 sensors
- Ability to work with sensors without strapping
- Free choice of I/O ports
- Automatic power on 5V output 1
- Saving settings to an SD card
Copy the contents of the repository to the applications/plugins/dht_monitor
folder and build the project. Flash FZ along with resources.
Or use the plugin included with Unleashed Firmware
Sensor pin | Flipper Zero pin |
---|---|
VCC (none, +, VCC, red wire) | 1 (5V) or 9 (3V3) |
GND (-, GND, black wire) | 8, 18 (GND) |
DATA (OUT, S, yellow wire) | 2-7, 10, 12-17 (to choose from) |
The selected pin of the DATA line must be specified when adding a sensor in the application.
- Connect the sensor to FZ.
- Launch the application and press the center button. Select "Add new sensor".
- Specify sensor parameters - name, type, pin.
- Click "Save". The next time you launch the application, the saved sensors will be loaded automatically. You can delete or change sensor parameters in the main menu.