zoukankan      html  css  js  c++  java
  • 飞控-准备工作

    参考 Pixhawk Autopilot 的硬件:

    Processor

    • 32bit STM32F427 Cortex M4 core with FPU
    • 168 MHz
    • 256 KB RAM
    • 2 MB Flash
    • 32 bit STM32F103 failsafe co-processor

    Sensors

    • ST Micro L3GD20H 16 bit gyroscope, up to 2000 dps.
    • ST Micro LSM303D 14 bit accelerometer / magnetometer
    • Invensense MPU 6000 3-axis accelerometer/gyroscope
    • MEAS MS5611 barometer

    Interfaces

    • 5x UART (serial ports), one high-power capable, 2x with HW flow control
    • 2x CAN (one with internal 3.3V transceiver, one on expansion connector)
    • Spektrum DSM / DSM2 / DSM-X® Satellite compatible input
    • Futaba S.BUS® compatible input and output
    • PPM sum signal input
    • RSSI (PWM or voltage) input
    • I2C
    • SPI
    • 3.3 and 6.6V ADC inputs
    • Internal microUSB port and external microUSB port extension
  • 相关阅读:
    RIP 动态路由
    9.28 二叉树计数
    9.31 取数理论
    花园
    迟滞变化
    AutoHotkey之自问自答
    几种常见的滤波处理
    快速排序(Quicksort)
    浅谈VBA
    新的开始
  • 原文地址:https://www.cnblogs.com/qiyuexin/p/7052903.html
Copyright © 2011-2022 走看看