目前分類:Arduino (2)
- Jan 31 Sun 2021 11:11
TOF_VL53L0X-V2(GY530) 雷射測距感應器
- Jan 30 Sat 2021 19:02
Arduino 語言
#include <wire.h> //匯入<wire.h>標頭檔,函式庫 此為內建標準I2C函式庫
#include "BluetoothSerial.h" //匯入標頭檔,外部函式庫,通常由廠商或Github下載
#include <wire.h> //匯入<wire.h>標頭檔,函式庫 此為內建標準I2C函式庫
#include "BluetoothSerial.h" //匯入標頭檔,外部函式庫,通常由廠商或Github下載