YD-ESP32-S3
YD-ESP32-S3 copied to clipboard
YD-ESP32-S3 Micropython VCC-GND Studio
Hi Guys, Can I connect the 3.3v modules to YD-ESP32-S3's SPI pin which is 1.8v? I read the document from Espressif, found out the N16R8V , the SPI is only...
Hi, the YD-ESP32-S3 N8R8 and N8R2 Micropython firmware 1.1.19 does not support the TouchPad class on the machine module. It is just missing. I am trying to compile MP 1.19.1...
I2C针脚是哪两个?
遇到的问题是,文件大小只有300kb,使用蓝牙传输到此IOT设备时,传输速度只有7kb/s ,MTU值我设置的是500字节,优化了好几天了传输速率始终上不来。 这是我的完整代码 ```SwiftUI import CoreBluetooth import SwiftUI struct ContentView: View { @State private var fileURL: URL? = nil @State private var status: String = "Not Connected" @StateObject private var...
I want to try the [UVC camera project ](https://github.com/espressif/esp-iot-solution/tree/master/examples/usb/host/usb_camera_mic_spk) from the esp-iot-solution GitHub page. I noticed a few things on the hardware description and assumed this board fell into category...