Skip to content

ligerendaqiu/Flow

 
 

Repository files navigation

PX4Flow Firmware

Build Status

Gitter

PX4 FLOW is a smart camera processing optical flow directly on the camera module. It is optimized for processing and outputs images only for development purposes. Its main output is a UART or I2C stream of flow measurements at ~400 Hz.

Project: http:https://px4.io/modules/px4flow

Dev guide / toolchain installation: http:https://px4.io/dev/px4flow

To build, run:

  make

To flash via the PX4 bootloader (first run this command, then connect the board):

  make upload-usb

About

Firmware for PX4FLOW board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 80.4%
  • Python 12.5%
  • C++ 3.8%
  • HTML 2.8%
  • Assembly 0.4%
  • Makefile 0.1%