Skip to content

How can i use existing sensors in berry - do i need to rewrite? #20207

Answered by sfromis
NiklausS asked this question in Q&A
Discussion options

You must be logged in to vote

Again some I2C sensors are included in normal LVGL builds (which are preferred for LVGL), but only a small selection. Still does include the BME280, which is part of driver number 10, if enabled {"I2CDriver":"7,9,10,58,59,77"},

If you instead use tasmota32-display.bin (not meant for LVGL) this also includes a different small selection if I2C drivers, not including BME280. {"I2CDriver":"3,4,5,6,38,39,47"}

Hence it matters a lot what specific build you were using, when you saw or not saw something. And, the intention is that you do a custom build for the feature mix you want.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@NiklausS
Comment options

@sfromis
Comment options

@NiklausS
Comment options

@sfromis
Comment options

Answer selected by NiklausS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants