Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

操舵系統

TODO

  • 計測システムの都合により、操舵→計測への操舵データの送信をUDPで行っているが、有線(近距離ならUART、長距離ならRS485)で行う方が良い。

Hardware

Software

Libraries

GPIO Usage

  • D0 ... RX for ICS
  • D1 ... TX for ICS
  • D2 ... EN for ICS
  • D6 ... Trim up button (internal pull-up)
  • D7 ... Trim down button (internal pull-up)
  • A0 ... Rudder joystick (analog input)
  • A1 ... Elevator joystick (analog input)