BME 680 SPECIFIC INFORMATION SEARCHED
-
Hi, my name is Maarten and this I (and a friend) have to make a year-project (technical paper, we are allowed to use exsistintmg programmes etc) for my last year at high school. I am going to make a Cansat (a little satellite we will send into space) and we use a BME 680 sensor in combination with a Raspberry Pi 4 B.
My question is:
-if someone has a program for reading out the BME 680 with de Rpi 4B, because its a new OS?
-if someone knows where we can find specific information (for example: which type of sensors there are in it). The datasheet of Bosch doesn't give us enough information.
It would be a great help for us if someone wanted to help us with that, because it would save a lot of time.
-
@maartend
See for the link below. It's one of the first hits when searching on google with the words "BME680 raspberry pi":Reading a sensor on a raspberry pi 4B can't be much different from older raspberry versions I guess. The OS might have changed with the new version. Python hasn't.