bigtreetech / BIGTREETECH-Kraken

40 stars 10 forks source link

Need help for the I2C (Temp and humidity Sensor) #13

Open altraWeb opened 5 months ago

altraWeb commented 5 months ago

On user manual there is a picture on how to connect this sensors with the board, i have actually hooked up one of this sensor. But need some help / examples on how to use it from software / config site. There is an example in the cfg. but only one liner, do i need more for this to work or just this single line to activate / use it?

Sorry i'am relatively new to klipper especially in configuration stuff, Hope someone can spend a little time to further describe this.

Thanks a lot for any help / examples.

HaernCalistinson commented 2 months ago

Here's mine

[temperature_sensor Chamber] sensor_type: BME280 i2c_address: 118 i2c_mcu: mcu i2c_bus: i2c2_PB10_PB11