チーム1217

課題名

motorの応用

研究者名

2-15-55 山本勇輝
2-15-56 遊浩成 

内容説明

motorにプロペラをつけ、スカートがめくれるか?

使用部品

PSoC
MiniProg
ジャンパ線
人形
モーター

ソースプログラム


#include <m8c.h> // part specific constants and macros
#include "PSoCAPI.h" // PSoC API definitions for all User Modules


void main(void)
{
  // M8C_EnableGInt ; // Uncomment this line to enable Global Interrupts
   // Insert your main routine code here.
   PGA_Start(PGA_HIGHPOWER);
}

考察

このようなmotorにプロペラをつけたりして
motorを生かすさまざまなものができるかもしれない。
この調子でタケコプターもそのうち作ってみようとおもう。

  • 最終更新:2012-05-15 16:29:02

このWIKIを編集するにはパスワード入力が必要です

認証パスワード