简体中文
search
Ctrlk
  • 关于 uKit Explore
  • uKit Explore快速上手
    • 如何获取SDK
    • uKit Explore 引脚图
    • 灰度传感器介绍及答疑
    • 灰度传感器记录指引
    • 灰度传感器固件更新
  • uKit Explore 函数库
    • uKit Explore 库文件介绍
    • 传感器chevron-right
    • 舵机chevron-right
    • 电机chevron-right
    • 板载硬件chevron-right
  • Arduino 函数库
    • 结构部分chevron-right
    • 函数部分chevron-right
      • 模拟I/Ochevron-right
      • 数字I/Ochevron-right
      • 高级I/Ochevron-right
      • 时间chevron-right
      • 随机数chevron-right
      • 位操作chevron-right
      • 外部中断chevron-right
      • 中断函数chevron-right
      • 通讯chevron-right
        • Serial.available()
        • Serial.begin(speed)
        • Serial.end()
        • Serial.find(target)
        • Serial.findUntil(target, terminal)
        • Serial.flush()
        • Serial.parseFloat()
        • Serial.parseInt()
        • Serial.peek()
        • Serial.print(val,format)
        • Serial.println(val,format)
        • serial.read()
        • Serial.readBytes(buffer, length)
        • Serial.readBytesUntil(character, buffer, length)
        • Serial.setTimeout(time)
        • Serial.write()
        • serialEvent
gitbook由 GitBook 提供支持
block-quote在本页chevron-down
  1. Arduino 函数库chevron-right
  2. 函数部分

通讯

通讯相关函数

Serial.available()chevron-rightSerial.begin(speed)chevron-rightSerial.end()chevron-rightSerial.find(target)chevron-rightSerial.findUntil(target, terminal)chevron-rightSerial.flush()chevron-rightSerial.parseFloat()chevron-rightSerial.parseInt()chevron-rightSerial.peek()chevron-rightSerial.print(val,format)chevron-rightSerial.println(val,format)chevron-rightserial.read()chevron-rightSerial.readBytes(buffer, length)chevron-rightSerial.readBytesUntil(character, buffer, length)chevron-rightSerial.setTimeout(time)chevron-rightSerial.write()chevron-rightserialEventchevron-right
上一页noInterrupts()chevron-left下一页Serial.available()chevron-right

最后更新于6年前

这有帮助吗?

这有帮助吗?