A portable weather station to track things like temperature, air pressure, GPS, etc.
- C 99.5%
- Assembly 0.3%
- Linker Script 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
The New Haven Display OLED display. Updated the .ioc file to enable SPI1. Added a directory for Datasheets. Changes to be committed: modified: Core/Inc/stm32f4xx_it.h modified: Core/Src/main.c modified: Core/Src/stm32f4xx_hal_msp.c modified: Core/Src/stm32f4xx_it.c new file: Datasheets/SHTC3_Datasheet.pdf new file: Datasheets/ST7789_Datasheet.pdf modified: portable_weather_station.ioc |
||
| .settings | ||
| Core | ||
| Datasheets | ||
| Drivers | ||
| .cproject | ||
| .gitignore | ||
| .mxproject | ||
| .project | ||
| portable_weather_station Debug (1).launch | ||
| portable_weather_station Debug.launch | ||
| portable_weather_station.ioc | ||
| README.md | ||
| STM32F411CEUX_FLASH.ld | ||
| STM32F411CEUX_RAM.ld | ||
portable_weather_station
A portable weather station to track things like temperature, air pressure, GPS, etc.