Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Olyseus/i_seed_drone_onboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

558 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Used files

  • Model for inference: /var/opt/i_seed_drone_onboard/best.engine
  • Images downloaded from SDCard saved to /var/opt/i_seed_drone_onboard

UART configuration

Latest recommended config:

#define LINUX_UART_DEV1    "/dev/ttyTHS2"
#define LINUX_UART_DEV2    "/dev/ttyACM0"

Direct config:

#define LINUX_UART_DEV1    "/dev/ttyS0"
#define LINUX_UART_DEV2    "/dev/ttyACM0"

USB-serial config:

#define LINUX_UART_DEV1    "/dev/ttyUSB0"
#define LINUX_UART_DEV2    "/dev/ttyACM0"
  • third_party/psdk/manifold2/hal/hal_uart.h
  • samples/sample_c/platform/linux/manifold2/hal/hal_uart.h (OSDK sample)

Packages

 
 
 

Contributors

Languages