Robofun 機器人論壇

 找回密碼
 申請會員
搜索
熱搜: 活動 交友 discuz
查看: 3065|回復: 2
打印 上一主題 下一主題

求助~急!!!!

[複製鏈接]
跳轉到指定樓層
1#
發表於 2012-10-20 00:23:19 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
我需要S05NF STD馬達arduino的程式碼...謝謝!!!!是用鍵盤或放大器的...
2#
 樓主| 發表於 2012-10-20 01:28:12 | 只看該作者
求各位大大幫幫忙...真的很急
3#
發表於 2012-11-4 01:26:38 | 只看該作者
#include <Servo.h>

Servo myservo;

void setup() {
                 myservo.attach(9); // servo is on pin 9 like before
                 myservo.write(90); // set servo to 90 degree position
                }

void loop() {
                 // free to do anything, our servo is still being driven for us
                }
您需要登錄後才可以回帖 登錄 | 申請會員

本版積分規則

小黑屋|手機版|Archiver|機器人論壇 from 2005.07

GMT+8, 2025-1-31 20:45 , Processed in 0.149681 second(s), 7 queries , Apc On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回復 返回頂部 返回列表