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-04-21 12:34:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16
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
utkumaden
d55e743299
Merge pull request
#2
from jacobvc/master
...
Update CMakeLists.txt
2023-03-26 23:00:16 +03:00
include
Add newline to end of header 'bmx280_bits.h'.
2022-05-04 10:27:12 +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
Update CMakeLists.txt
2023-03-26 14:31:51 -05:00
Kconfig
Rename Kconfig appropriately so it is detected on *nix systems.
2022-05-04 10:24:01 +03: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
108
KiB
Languages
C
99.5%
CMake
0.5%