Arduino库教程-Software Serial-Two Port Receive
7年前 (2018-11-16) 2217浏览 0评论
Two Port Receive Arduino和genuino板内置的引脚0和1支持串口通信,但是如果你需要更多的串行端口怎...
7年前 (2018-11-16) 2217浏览 0评论
Two Port Receive Arduino和genuino板内置的引脚0和1支持串口通信,但是如果你需要更多的串行端口怎...
7年前 (2018-11-16) 2339浏览 0评论
Software Serial Example Arduino和genuino板内置的引脚0和1支持串口通信,但是如果你需要更...
7年前 (2018-11-16) 2159浏览 0评论
Software Serial Library 使能数字引脚上的串行通信,更多的信息参考the Reference for the S...
7年前 (2018-11-16) 2393浏览 0评论
Sweep 将一个RC伺服电机的轴扫过180度。 这个例子利用了Arduino伺服库。 硬件要求 Arduino or Genu...
7年前 (2018-11-16) 2282浏览 0评论
Knob 用你的Arduino的和电位器来控制一个RC(hobby)伺服电机的位置。 这个例子充分利用了Arduino伺服库。 硬...
7年前 (2018-11-16) 2276浏览 0评论
Servo Library 允许Arduino控制各种伺服电机,更多信息参考the Reference for the Servo L...
7年前 (2018-11-16) 2097浏览 0评论
用 SD library 来读写一个 SD 卡上的文件 这个例子显示了如何在SD卡上读取和写入数据。请点击这里了解更多关于SD...
7年前 (2018-11-16) 1888浏览 0评论
Using the SD library to print the directory of files on SD card ...
7年前 (2018-11-16) 1940浏览 0评论
Using the SD library to create and remove files on a SD card 这个...
7年前 (2018-11-16) 1922浏览 0评论
Using the SD library to retrieve information over a serial port ...
7年前 (2018-11-16) 1826浏览 0评论
Using the SD library to log data 这个例子展示了如何使用SD卡库把三个模拟传感器的数据登录到S...
7年前 (2018-11-16) 2003浏览 0评论
Using the SD library to retrieve information over a serial port (...
7年前 (2018-11-16) 1827浏览 0评论
SD Library 使能SD卡上的读写,更多的信息参考the Reference for the SD Library page。适...
7年前 (2018-11-16) 2177浏览 0评论
Text Direction methods leftToRight() and rightToLeft() 液晶库允许你控制和日立...
7年前 (2018-11-16) 2141浏览 0评论
setCursor() method 液晶库允许你控制和日立HD44780驱动兼容的LCD显示器。他们在那里有很多显示器,你通常可以...