200 likes | 444 Views
Microsoft Robotics Developer Studio. Before we start. MSRDS installed ? OK with Bluetooth? Slides: http://myweb.caece.net/allelujahnissin/091121.ppt Program: http://myweb.caece.net/allelujahnissin/091121.rar. Introduction of MSRDS. NXC. NXT-G. 程式介面 適用年齡 取得方式 支援其他感應器 上手難易 功能性 除錯.
E N D
Before we start • MSRDS installed ? • OK with Bluetooth? Slides: http://myweb.caece.net/allelujahnissin/091121.ppt Program: http://myweb.caece.net/allelujahnissin/091121.rar
NXC NXT-G 程式介面 適用年齡 取得方式 支援其他感應器 上手難易 功能性 除錯 文字式(BrixCC) 12歲以上 免費下載 http://bricxcc.sourceforge.net/ 有 有一定門檻 強大 常常需要 圖像式 8歲以上 依產品附上 有 簡單 中等 幾乎不用 NXC與NXT-G比較
Programming environment 圖像化 文字式 • NXT-G • MicroSoft • Robotic Developer Studio • National Instruments • LabVIEW NXT toolkit NXC RobotC Java Others: PbLua, php…
We are going to… Practice: • Hello World • Counter • Simulation Hands-on: Simon Says Robot
Simon says Request 1: Random play one of Do, Re and Mi. Request 2: Response with correct input. Do touch sensor #1 Re touch sensor #2 Mi touch sensor #3 Request 3: Get failed if input incorrectly or timeout.
Put them altogether Try to improve!!