Brain#
Introduction#
Brain blocks allow your robot to return information about the battery connected to the EXP Brain, such as battery voltage, current, and charge capacity.
Below is a list of available blocks:
Brain button pressed? – Returns whether a specified button on the Brain is currently pressed.
Battery voltage – Returns the voltage of the EXP Brain’s battery, ranging from 10.0V to 14.4V.
Battery current – Returns the electrical current drawn from the battery, ranging from 0.0A to 20.0A.
Battery capacity – Returns the remaining charge level of the battery, from 0% to 100%.
when Brain button – Runs the attached stack of blocks when a specified button on the Brain is pressed or released.
Battery voltage#
The Battery voltage block returns the voltage of the EXP Brain’s battery, ranging from 10.0V to 14.4V.
(battery voltage in volts)
Parameters |
Description |
|---|---|
This block has no parameters. |
Battery current#
The Battery current block returns the electrical current drawn from the battery, ranging from 0.0 to 20.0 Amps.
(battery current in amps)
Parameters |
Description |
|---|---|
This block has no parameters. |
Battery capacity#
The Battery capacity block returns the remaining charge level of the battery as a percent.
(battery capacity in %)
Parameters |
Description |
|---|---|
This block has no parameters. |