脑#
介绍#
大脑模块允许您的机器人返回有关连接到 V5 大脑的电池的信息,例如电池电压、电流和充电容量。
以下是可用模块列表:
Battery voltage – Reports the voltage of the V5 Brain’s battery.
Battery current – Reports the electrical current drawn from the battery.
battery capacity — Reports the brain’s current battery percentage.
电池电压#
Voltage is the electrical pressure supplied to the battery. The Battery voltage reporter block reports the battery’s current voltage, which can help you check whether the battery is charged enough for the robot to run reliably, ranging from 10.0 to 14.4 Volts.
(电池电压伏特值)
参数 |
描述 |
|---|---|
此代码块没有参数。 |
电池电流#
Current is how much electrical flow the robot is using from the battery. The Battery current reporter block reports the battery’s current draw, which can help you see how hard the robot is working or whether motors may be under extra load, ranging from 0.0 to 20.0 Amps.
(电池电流安培值)
参数 |
描述 |
|---|---|
此代码块没有参数。 |
电池容量#
The Battery capacity reporter block reports the battery level, as a percentage from 0% to 100%
(battery capacity in %)
参数 |
描述 |
|---|---|
此代码块没有参数。 |