I’ve recently bought the Breakout Garden HAT and some sensors, e.g. the BMP280 and BME680, I’d like to use Node RED to create a dashboard that would display the outputs of the sensors. I cannot find a specific working node for these sensors but I was wondering if there’s a way to get a more generic I2C node to work…? I’ve tried using node-red-contrib-i2c but find it gobbledigook…
Also, I have an EnviroPhat and have tried configuring its Node but cannot make sense of it. There’s a very good Node for the Sense Hat but I don’t have one of those devices.
I wonder if I2C can only serve one task.
As my BME280 is already busy feeding a database, is that why node-red cannot gain access to the 0x76 I2C channel.
No sharing?
Exclusive use only?