whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.19k stars 221 forks source link

BME680 support? #191

Closed skitsanos closed 1 year ago

skitsanos commented 5 years ago

Not an issue, but rather a question.

Is there any BME-680 support implemented in lua-rtos? and if yes, how do i access it?

Thanks.

jolivepetrus commented 5 years ago

@skitsanos,

At this time, no, but it would be great!.

the0ne commented 5 years ago

Looks like there is an implementation available: https://github.com/BoschSensortec/BME680_driver

the0ne commented 5 years ago

@skitsanos are you able to integrate the mentioned implementation into Lua-RTOS? Can you create a PR?

the0ne commented 1 year ago

If you have the HW available, feel free to create a PR.