new file: BME280_with_OLED.PNG --> Skizze Schaltungsaufbau

new file:   BME280_with_OLED.fzz --> Sketch für Fritzing-Software
master
chweber 5 年前
父節點 23551069a8
當前提交 7b3f2f0004

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 132 KiB

未顯示二進位檔案。

@ -1,5 +1,3 @@
#include <Wire.h>
#include <SPI.h>
#include <stdio.h>
@ -15,7 +13,6 @@
Adafruit_SSD1306 display(SCREEN_WIDTH, SCREEN_HEIGHT, &Wire, OLED_RESET);
#define BME_SCK 13
#define BME_MISO 12
#define BME_MOSI 11

載入中…
取消
儲存