Files
ESP32-Guide/docs/04.外设学习/4.1-基础外设/4.1.8-SPI/SPI通信.md
2025-02-23 11:12:52 +08:00

7 lines
418 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ESP32外设-SPI通信
> [!TIP] 🚀 ESP32 外设-SPI通信 | 快速数据传输利器
> - 💡 **碎碎念**😎:本节将介绍 ESP32 的 SPI 外设,帮助你实现高速数据传输,连接多个外设。
> - 📺 **视频教程**:🚧 *开发中*
> - 💾 **示例代码**[ESP32-Guide/code/04.peripheral/basics/spi](https://github.com/DuRuofu/ESP32-Guide/tree/main/code/04.peripheral/basics/spi)