随笔分类 -  arduino

摘要:原文:https://zhuanlan.zhihu.com/p/380205701?utm_id=0 全彩屏的使用 1. SPI 显示屏(控制器 ST7735S)的介绍; 2. 显示屏的常用 API; 3. 循迹状态的本地 (显示屏)、远程 (WiFi) 实时显示; 4. 扩展测试及日报编写 学习路 阅读全文
posted @ 2023-12-23 11:55 MaxBruce 阅读(235) 评论(0) 推荐(0)
摘要:原文:https://docs.arduino.cc/learn/programming/sd-guide Hardware & Software Required Arduino Board with SD Card Slot* Arduino IDE (online or offline). F 阅读全文
posted @ 2023-12-16 17:47 MaxBruce 阅读(37) 评论(0) 推荐(0)
摘要:原文:Play a Melody using the tone() function | Arduino Documentation Play a melody with a Piezo speaker. LAST REVISION:2023/12/05 22:33 This example sho 阅读全文
posted @ 2023-12-10 00:46 MaxBruce 阅读(57) 评论(0) 推荐(0)