kriswiner / CMWX1ZZABZ

Collection of sketches using the Arduino core for Murata's CMWX1ZZABZ (STM32L082 and SX1276)
93 stars 29 forks source link

BME280 using spi #28

Open sajalbhargava opened 3 years ago

sajalbhargava commented 3 years ago

Hi, i am new to arduino i have created a board inspired from your design . i want to read bme280 sensor value using spi , do you have any support for it? ps: i dont have much clue in spi programming.

kriswiner commented 3 years ago

By support you mean software? No. I usually use I2C since with this sensor reading at 1 Hz is adequate in most cases.

On Mon, Oct 5, 2020 at 3:26 AM sajalbhargava notifications@github.com wrote:

Hi, i am new to arduino i have created a board inspired from your design . i want to read bme280 sensor value using spi , do you have any support for it? ps: i dont have much clue in spi programming.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kriswiner/CMWX1ZZABZ/issues/28, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDLKQWRMX7DUQ3XFHVA73SJGNORANCNFSM4SEQBSDQ .