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-02 04:21:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
1
Tag
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
2bc4373f8d
Rename Kconfig appropriately so it is detected on *nix systems.
2022-05-04 10:24:01 +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
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
98
KiB
Languages
C
99.5%
CMake
0.5%