文件名称:robotcar-arduino:使用Arduino的机器人车
文件大小:11KB
文件格式:ZIP
更新时间:2024-07-10 16:29:31
C++
图片请访问 [this] ( ) #Robotcar-Arduino 该项目允许使用 Arduino 板通过蓝牙控制机器人汽车。 如何使用: 将文件复制到 arduino 的库路径。 加载示例文件夹中包含的草图。
【文件预览】:
robotcar-arduino-master
----rbaLineFinder.cpp(539B)
----rbaUltrasonicSensor.cpp(1KB)
----examples()
--------ultrasonicTest()
--------linefinderTest()
--------motordriverTest()
--------robotcar()
--------bluetoothTest()
----rbaBluetooth.h(755B)
----rbaMotorDriver.h(648B)
----README.md(301B)
----rbaUltrasonicSensor.h(355B)
----rbaBluetooth.cpp(3KB)
----rbaLineFinder.h(354B)
----rbaMotorDriver.cpp(3KB)
----.gitignore(242B)