PixRacer stabilized with PMW3901 optical flow

Поделиться
HTML-код
  • Опубликовано: 27 авг 2024
  • To work around the fact that the PixRacer does not have an exposed SPI port, we use an Arduino that emulates the PX4FLOW sensor on the I2C bus. The above is using the LPE estimator.
    GitHub: github.com/ler...

Комментарии • 7

  • @modigkrokodil
    @modigkrokodil 5 лет назад +1

    0:52 RIP headphone users

  • @m4gg197
    @m4gg197 4 года назад

    Hello there! Is there a cool official like way to get started with drone building and stuff? Thanks in advance :)

    • @jogomez1988a
      @jogomez1988a Год назад

      Hi, I`ve question. you tell... Finally, note that since the flow deck has no IMU, the gyro data is zeroed out. This means that gyro compensation will not work unless reprogrammed to use the PX4's main IMU (which I recommend anyhow.) This requires modifying the Kalman filter in the PX4, contact me for details on how. ... If I want to implement this features, the body data in PX4 is obvisuly Zero, ¿Could you tell how can I reconfigured the kalman filter to void this failure? you idea is greath, I wish to complete this improvment.
      I`apreciate it a lot.

  • @vincentl7022
    @vincentl7022 4 года назад

    Hi I am trying to implement arduino librairies of the PMW3901 on STM32 microcontrolers but I have a hard time finding accurate datasheets, can somebody send me some of their SPI trames.

    • @pgabrieli
      @pgabrieli 3 года назад

      github.com/bitcraze/Bitcraze_PMW3901

  • @metehanemlik7217
    @metehanemlik7217 5 лет назад

    hello, is there any github project

    • @casrpluav5038
      @casrpluav5038  5 лет назад

      Yes in fact there is! github.com/lericson/px4flow-pmw3901