Skip to content

Files

Latest commit

92628ba · Jul 23, 2021

History

History
20 lines (13 loc) · 905 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 905 Bytes

The program for the operetion of STM32 Nucleo F401RE platform with DHT-11 sensor

Bin file

Use this files in ide.mbed.com to create bin file for Nucleo.

Use some kind of terminal (like terra term) to check if it works.

terminal

Saving information

Run nucleo.py for saving information into csv.

Visualization

Python web app for visuzlisation: app.py (it has auth form, login and password in login.txt)

app auth

App also has notification function: smtp-alert.py

notif