Skip to main content

Documentation Index

Fetch the complete documentation index at: https://motorbridge.seeedstudio.com/llms.txt

Use this file to discover all available pages before exploring further.

Source: docs/zh/index.md

motorbridge 文档(中文)

本文档与当前 main 分支实现保持同步。

文档导航关系图

快速入口

motorbridge 提供什么

  • 与厂商无关的通用核心(motor_core
  • 厂商协议插件(motor_vendors/*
  • Rust CLI(motor_cli
  • 稳定 C ABI(motor_abi,供 C/C++/Python 等调用)
  • Python SDK 包(bindings/python
  • C++ RAII 封装包(bindings/cpp

建议阅读顺序

  1. architecture.md
  2. devices.md
  3. cli.md
  4. abi.md
  5. examples.md
  6. extending.md
  7. windows_distribution.md
  8. can_debugging.md
  9. distribution_channels.md
  10. operation_manual.md
  11. testing.md