Imported from GitHub: Petar0603/DHT11-weather-station · commit f419b34
Description
Weather station with DHT11 sensor, PCB is made in KiCad 9.0 and STM32 microcontroller code is for Arduino IDE.
README
DHT11-weather-station
Weather station with DHT11 sensor, PCB is made in KiCad 9.0 and STM32 microcontroller code is for Arduino IDE.
About
DHT11 sensor is temperature and humidity sensor, it's output is presented on an SSD1306 OLED display. Power supply circuit is based on MB102 protoboard power supply, it is used for 3.3V stable output. STM32F103C8T6 microcontroller is used, programming is done via SWD (Serial Wire Debug).
PCB
For PCB, libraries for DHT11 and 32.768kHz crystal oscillator needed to be made in KiCad.