/KMRobotDemo

KMRobotDemo 为 VS2010 C++ Win32 控制台应用程序,配合 KM_Robot 使用。

Primary LanguageC++

KMRobotDemo 为 VS2010 C++ Win32 控制台应用程序,配合 KM_Robot 使用。
项目需要 Moxa PComm Lite - Serial Comm Development Tool(http://www.moxa.com/product/download_pcommlite_info.htm) 。

本项目中 Arduino/Genuino Micro 串口工作参数:

Port: 6
BAUD rate setting: B9600
Parity define: P_NONE
MODE setting: BIT_8
Stop bits define: STOP_1