@@ -90,7 +90,7 @@ XRobot基本部分是一套开发板与功能模块的管理系统,能够让
90
90
91
91
## 应用案例
92
92
93
- > Robomaster
93
+ > Robomaster
94
94
95
95
* 麦轮/舵轮/平衡步兵
96
96
* 英雄
@@ -99,34 +99,34 @@ XRobot基本部分是一套开发板与功能模块的管理系统,能够让
99
99
* 飞镖架
100
100
* 无人机
101
101
102
- > 成品模块
102
+ > 成品模块
103
103
104
104
* 六轴CAN总线IMU模块
105
105
* CAN转UART模块
106
106
* BLE配网模块
107
107
* CAN总线微动检测模块
108
108
* 诸多商业产品案例
109
109
110
- | | | |
111
- | ---------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
112
- | <img src =" ./doc/image/rmuc.jpg " height =" 210 " width =" 265 " > | <img src =" ./doc/image/rmuc1.jpg " height =" 210 " width =" 265 " > | <img src =" ./doc/image/rmuc2.jpg " height =" 210 " width =" 265 " > |
110
+ | | | |
111
+ | -------------------------------------------------------------- | --------------------------------------------------------------- | ---- ----------------------------------------------------------- |
112
+ | ` <img src="./doc/image/rmuc.jpg" height="210" width="265"> ` | ` <img src="./doc/image/rmuc1.jpg" height="210" width="265"> ` | ` <img src="./doc/image/rmuc2.jpg" height="210" width="265"> ` |
113
113
114
114
<img src =" ./doc/image/rmuc3.jpg " height =" 600 " width =" 800 " >
115
115
116
116
` 以上机器人均使用XRobot驱动 `
117
117
118
118
## 硬件支持
119
119
120
- | MCU | Board | Image |
121
- | ----------- | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------ |
122
- | STM32F407IG | [ Robomaster C型开发板] ( https://www.robomaster.com/zh-CN/products/components/general/development-board-type-c/info ) | <img src =" doc/image/rm-c.png " width =" 500 " height =" 220 " > |
123
- | STM32F302CB | [ IMU-DEV-BOARD] ( https://xrobot-org.github.io/1.hardware/3.IMU-DEV.html ) | <img src =" doc/image/IMU-DEV-1.jpg " width =" 350 " height =" 200 " > |
124
- | STM32F446RE | [ C-Mini] ( https://xrobot-org.github.io/1.hardware/1.C-MINI.html ) | <img src =" doc/image/C-MINI-1.jpg " width =" 350 " height =" 250 " > |
125
- | STM32F103 | [ F103 CAN] ( https://xrobot-org.github.io/1.hardware/4.F103_CAN.html ) | <img src =" doc/image/f103_can.jpeg " width =" 350 " height =" 250 " > |
126
- | ESP32-C3 | [ ESP32C3-Core] ( https://xrobot-org.github.io/1.hardware/2.ESP32C3-Core.html ) | <img src =" doc/image/esp32c3-core-1.jpeg " width =" 260 " height =" 200 " > |
127
- | Linux x86 | [ Intel NUC] ( https://www.intel.cn/content/www/cn/zh/products/details/nuc.html ) | <img src =" doc/image/nuc.jpg " width =" 350 " height =" 200 " > |
128
- | Linux arm | [ Raspberry pi 4B] ( https://www.raspberrypi.com/ ) | <img src =" doc/image/raspi.png " width =" 350 " height =" 200 " > |
129
- | Linux arm | [ mCore-R818] ( https://mangopi.org/mcorer818 ) | <img src =" doc/image/mCore-R818.jpg " width =" 200 " height =" 200 " > |
120
+ | MCU | Board | Image |
121
+ | ----------- | --------------------------------------------------------------------------------------------------------------- | ---- ------------------------------------------------------------------ |
122
+ | STM32F407IG | [ Robomaster C型开发板] ( https://www.robomaster.com/zh-CN/products/components/general/development-board-type-c/info ) | ` <img src="doc/image/rm-c.png" width="500" height="220"> ` |
123
+ | STM32F302CB | [ IMU-DEV-BOARD] ( https://xrobot-org.github.io/1.hardware/3.IMU-DEV.html ) | ` <img src="doc/image/IMU-DEV-1.jpg" width="350" height="200"> ` |
124
+ | STM32F446RE | [ C-Mini] ( https://xrobot-org.github.io/1.hardware/1.C-MINI.html ) | ` <img src="doc/image/C-MINI-1.jpg" width="350" height="250"> ` |
125
+ | STM32F103 | [ F103 CAN] ( https://xrobot-org.github.io/1.hardware/4.F103_CAN.html ) | ` <img src="doc/image/f103_can.jpeg" width="350" height="250"> ` |
126
+ | ESP32-C3 | [ ESP32C3-Core] ( https://xrobot-org.github.io/1.hardware/2.ESP32C3-Core.html ) | ` <img src="doc/image/esp32c3-core-1.jpeg" width="260" height="200"> ` |
127
+ | Linux x86 | [ Intel NUC] ( https://www.intel.cn/content/www/cn/zh/products/details/nuc.html ) | ` <img src="doc/image/nuc.jpg" width="350" height="200"> ` |
128
+ | Linux arm | [ Raspberry pi 4B] ( https://www.raspberrypi.com/ ) | ` <img src="doc/image/raspi.png" width="350" height="200"> ` |
129
+ | Linux arm | [ mCore-R818] ( https://mangopi.org/mcorer818 ) | ` <img src="doc/image/mCore-R818.jpg" width="200" height="200"> ` |
130
130
131
131
## 图片展示
132
132
0 commit comments