-
-
## センサー
- [BME280 (温度・湿度・気圧センサー)](https://www.amazon.co.jp/dp/B01M98R905)
- [データシート](http://akizukidenshi.com/download/ds/akizuki/AE-BME280_manu_v1.1.pdf)
- [MPU6050 (3軸ジャイロスコープ・3軸加速度センサー モジュール)]…
-
Hello.
I am not able to connect an I2C sensor (BME280) to the Heltec Wifi 32 Kit. I have connected the BME280 to Pin 22 => SDA and Pin 21 => SCL. But I get always the response "No I2C Device found". …
-
Hi Kris,
I have the ladybug + MPU-9250 / BME280.
I sold the 2 I2C pads and GND + VCC (no more)
-->Is it great?
I trried to run this script : https://github.com/kriswiner/Dragonfly/blob/maste…
-
The BME280 is not a great temperature sensor. Support an additional DS18B20 sensor and prefer the temp readings it provides.
-
Hello,
I ran across your blog post titled ["Implementing a simple Linux kernel I2C driver"](https://lnxblog.github.io/2023/06/15/i2c-driver-bme280-sysfs.html). The post intrigued me as I occasional…
-
**_Reported by Paul Grant:_**
Hi,
I'm trying out the Zephyr os for the NRF51.
When I try the basic BLE example they work fine!
However when I try the sensor example which uses the i2c it fal…
-
Is there a possibility to integrate 1-wire sensors (ds18b20), I2C sensors (BME280) and PWM in your code?
-
I haven't find a way to contact the author of this program, so I fill a request:
I am using an ESP8266 (but it would be an Arduino I'd think it would be the same) to read temperature from BME280 (I…
-
Like here: https://github.com/NorthernMan54/homebridge-bme280/blob/master/sensor.js#L68