LEGO.com/mindstorms
LEGOtheLEGOlogoMINDSTORMSandtheMINDSTORMSlogoaretrademarksofthe/
sontdesmarquesdecommercede/sonmarcasregistradasdeLEGOGroup©TheLEGOGroup
EV3
SoftwarE
Programming Blocks and Palettes
Data Blocks
(In order from left to right)
+ Variable
+ Constant
+ Array Operations
+ Logic Operations
+ Math
+ Round
+ Compare
+ Range
+ Te x t
+ Random
Advanced Blocks
(In order from left to right)
+ File Access
+ Messaging
+ Bluetooth Connection
+ Keep Awake
+ Raw Sensor Value
+ Unregulated Motor
+ Invert Motor
+ Stop Program
My Blocks
When you are repeatedly
using the same segment of
aprogram in many programs,
that is a good time to create
a My Block. Once your My
Block is created, you can
simply insert that single block
into future programs within
the same project.