Search found 5 matches
- 09 Apr 2018 17:07
- Forum: Z-Uno
- Topic: Sensor BME680 (temp, humidity, pressure, gas)
- Replies: 6
- Views: 3093
Re: Sensor BME680 (temp, humidity, pressure, gas)
Hi, In Adafruit BME680 library I've this struct ; /*! * @brief BME680 device structure */ struct bme680_dev { /*! Chip Id */ uint8_t chip_id; /*! Device Id */ uint8_t dev_id; /*! SPI/I2C interface */ enum bme680_intf intf; /*! Memory page used */ uint8_t mem_page; /*! Ambient temperature in Degree C...
- 09 Apr 2018 12:47
- Forum: Z-Uno
- Topic: Sensor BME680 (temp, humidity, pressure, gas)
- Replies: 6
- Views: 3093
Re: Sensor BME680 (temp, humidity, pressure, gas)
Ok tnks michael.
For the Bme280 did you rewrite the adafruit library ?
For the Bme280 did you rewrite the adafruit library ?
- 08 Apr 2018 22:14
- Forum: Z-Uno
- Topic: Sensor BME680 (temp, humidity, pressure, gas)
- Replies: 6
- Views: 3093
Re: Sensor BME680 (temp, humidity, pressure, gas)
Hi PoltoS,
tnks for your reply but the attached library at link you suggested is no more available .
donato
tnks for your reply but the attached library at link you suggested is no more available .
donato
- 07 Apr 2018 10:02
- Forum: Z-Uno
- Topic: Sensor BME680 (temp, humidity, pressure, gas)
- Replies: 6
- Views: 3093
Sensor BME680 (temp, humidity, pressure, gas)
Hi, I'm trying to connect to Z-UNO the Adafruit sensor BME680 to measure humidity, temperature, pressure and gas. Is there any suggestion about to porting the Arduino version of software available at https://github.com/adafruit/Adafruit_BME680 ? The Arduino version gets many compiler errors. tnks do...
- 23 Jul 2016 15:05
- Forum: Device specific
- Topic: Aeotec Home Energy Meter (2nd Edition)
- Replies: 1
- Views: 2937
Re: Aeotec Home Energy Meter (2nd Edition)
Hi,
Does anybody know how to configure parameter 101 so to get watt and kwh for single phase and the whole ?
For exsmple how can i set parameter 101 to decimal value 16131 ?
Does anybody use this device correctly ?
Tnks
Donato
Does anybody know how to configure parameter 101 so to get watt and kwh for single phase and the whole ?
For exsmple how can i set parameter 101 to decimal value 16131 ?
Does anybody use this device correctly ?
Tnks
Donato