摘要:
ML on esp32 with micopython 前提条件micopython固件 esp32 、thonny IDE import utime from machine import Timer, Pin, I2C from drivers.mpu6500 import MPU6500, S 阅读全文
摘要:
实现功能前没有预测过后期情况导致蹦盘 1.蓝牙透传官方示例 #include "BluetoothSerial.h" #if !defined(CONFIG_BT_ENABLED) || !defined(CONFIG_BLUEDROID_ENABLED) #error Bluetooth is n 阅读全文