Skip to content

水中ロボコン in JAMSTEC 2018向けに作った水中ロボのArduinoソフトウェア

License

Notifications You must be signed in to change notification settings

tut-cc/jam18_arduino_firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

jam18_arduino_firmware

水中ロボコン in JAMSTEC 2018向けに作った水中ロボのArduinoソフトウェア

Arduino MEGA向け

必要なライブラリ

このソフトの特徴

  • PPM信号の生成が可能
  • ブラシレスモータのESCを動作可能

簡単なプログラムの動作

  1. シリアルから8bitの信号を受信
  2. 受信信号に当てはまるパターンをswitch文で探す
  3. 該当する操作をする.大体はモータの回転数をアップするとか,止めるとか
  4. くりかえす.

ロボットの概要は http://www.jp3cyc.jp/2018/review_of_robot_jam18/ をどうぞ

About

水中ロボコン in JAMSTEC 2018向けに作った水中ロボのArduinoソフトウェア

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages