This website requires JavaScript.
Explore
Help
Sign In
themixedupstuff
/
esp-idf-bmx280
Watch
1
Star
0
Fork
0
You've already forked esp-idf-bmx280
mirror of
https://github.com/utkumaden/esp-idf-bmx280
synced
2025-06-08 05:12:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
2
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
H. Utku Maden
7e49e7dacd
Made BMX280 use a repeated start instead of two distinct starts.
2021-06-04 14:58:26 +03:00
include
Put C++ header guard and add extern to function declarations.
2021-05-16 10:31:06 +03:00
bmx280.c
Made BMX280 use a repeated start instead of two distinct starts.
2021-06-04 14:58:26 +03:00
CMakeLists.txt
Initial Commit.
2020-11-06 11:04:05 +01:00
KConfig.projbuild
Push current work.
2020-11-19 11:33:02 +01:00
LICENSE
Create LICENSE
2020-12-11 18:49:16 +01:00
README.md
Add more license notes.
2020-12-11 19:23:00 +01:00
Description
BMP280 and BME280 I2C driver for ESP32 boards using the IDF toolchain.
bme280
bmp280
bosch-sensor
c
esp-idf
esp32
esspressif
humidity-sensor
pressure-sensor
temperature-sensor
Readme
MIT
118
KiB
Languages
C
99.5%
CMake
0.5%