AVR: Reading temperature measurements from a Bosch BMP180 module using I2C and a state-machine design
-
Updated
Sep 6, 2021 - C
AVR: Reading temperature measurements from a Bosch BMP180 module using I2C and a state-machine design
Sicklinger project in AS4.18, atmel, atmega168, c, UART, barometric pressure, BMP180
A tiny weather station which measures temperature, humidity, pressure and altitude. Data is displayed on a OLED display. For home automation data is send to a MQTT server over wifi.
This project is based on ESP32. Purpose of this project was to create application that would help with managing plant monitoring at home. It consist of soil moisture sensors, bmp180 and water pump. This elements help with keeping plant alive! Additionally http server is created to help keep track of data and gives possibility to run water pump.
BMP085 Library for STM32Cube
Read temperature data from BMP180 using STM32 NUCLEO-F446RE development board with STM32CubeIDE
Main repository to develop and test drivers for various micro controllers and devices. The aim is to make each generic enough to be used in any C based project.
ds18b20 sensors and BMP180 via modbus com, on LCD with I2C
STM32 I2C HAL & LL library for the Bosch BMP180 sensor
Add a description, image, and links to the bmp180 topic page so that developers can more easily learn about it.
To associate your repository with the bmp180 topic, visit your repo's landing page and select "manage topics."