umaarabdullah / BMP-280-I2C-SPI-Interfacing-Project-STM32F446Re-Baremetal

The Bosch BMP280 temperature and pressure sensor is connected to an STM32 microcontroller using low-level register-based programming via two distinct protocols: I2C and SPI. The sensor's data is then showcased on a 16x2 LCD display, which is also linked to the STM32 microcontroller.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMP-280-I2C-SPI-Interfacing-Project-STM32F446Re-Baremetal

Contains two Keil uVsion Projects for I2C and SPI communication with BMP-280 Sensor and STM32F446Re Microcontroller.

About

The Bosch BMP280 temperature and pressure sensor is connected to an STM32 microcontroller using low-level register-based programming via two distinct protocols: I2C and SPI. The sensor's data is then showcased on a 16x2 LCD display, which is also linked to the STM32 microcontroller.


Languages

Language:HTML 50.9%Language:C 35.2%Language:Assembly 10.8%Language:Makefile 3.1%