Connect the PINS in this way: VCC --> 3.3V GND --> GND SCK --> A5 SDI --> A4. and try the following code : #include <Wire.h> #define BME280_ADDRESS 0x76 ...
確定! 回上一頁