22,99 €
The essential guide to building and programming LEGO EV3 interactive robots
Exploring LEGO Mindstorms: Tools and Techniques for Building and Programming Robots is the complete guide to getting the most out of your LEGO Mindstorms EV3. Written for hobbyists, young builders, and master builders alike, the book walks you through fundamentals of robot design, construction, and programming using the Mindstorms apparatus and LEGO TECHNIC parts. Tap into your creativity with brainstorming techniques, or follow the plans and blueprints provided on the companion website to complete projects ranging from beginner to advanced.
The book begins with the basics of the software and EV3 features then lets you get to work quickly by using projects of increasing complexity to illustrate the topics at hand. Plenty of examples are provided throughout every step of the process, and the companion website features a blog where you can gain the insight and advice of other users. Exploring LEGO Mindstorms contains building and programming challenges written by a recognized authority in LEGO robotics curriculum, and is designed to teach you the fundamentals rather than have you follow a "recipe."
The book also provides extensive programming guidance, from the very basics of block programming through data wiring. You'll learn robotics skills to help with your own creations, and can likely ignite a lasting passion for innovation. Exploring LEGO Mindstorms is the key to unlocking your EV3 potential.
Das E-Book können Sie in Legimi-Apps oder einer beliebigen App lesen, die das folgende Format unterstützen:
Veröffentlichungsjahr: 2014
Chapter 1: Introducing LEGO MINDSTORMS EV3
Understanding the EV3 Set: It Begins When You Open the Box
Comparing EV3 and NXT
Summary
Chapter 2: Building the Auto-Driver: A Starter Vehicle
Getting Started with the Auto-Driver
Understanding the EV3 Brick Interface
Summary
Chapter 3: Getting Started with Programming
What Is Programming?
Launching the EV3 Software
Downloading Programs to a Robot
Summary
Chapter 4: Exploring Action Blocks Part 1: Programming Motors
Understanding the Basics of Block Programming
Getting to Know the Input Values for the Motors
Controlling Motors with the Large Motor Block and the Medium Motor Block
Controlling Two Motors with the Move Steering Block
Using the Move Tank Block to Control the Power Level of a Motor
Summary
Chapter 5: Exploring Action Blocks Part 2: Using Display, Sound and Brick Status Light Blocks
The Display Block
The Sound Block
The Brick Status Light Block
Summary
Chapter 6: Exploring Flow Blocks
The Start Block
The Wait Block
The Loop Block
The Loop Interrupt Block
The Switch Block
Summary
Chapter 7: Building the Spy Rabbit: A Robot That Can React to Its Surroundings
Understanding the Spy Rabbit
Testing the Moving Parts of the Spy Rabbit
Summary
Chapter 8: Sensing the Environments: Using the Infrared, Touch, and Color Sensors
Understanding Sensors
Intro to the EV3 Sensors
Using the Infrared Sensor and Remote Infrared Beacon
Using the Touch Sensor
Using the Color Sensor
Summary
Chapter 9: Using the Timer and the Rotation Sensor
Understanding the Timer
Understanding the Motor Rotation Sensor
Summary
Chapter 10: Building Mr. Turto: A Sea Turtle Robot
Understanding Mr. Turto
Testing Mr. Turto's Movements
Summary
Chapter 11: Programming with Data Wires and Using My Blocks
What Is a Data Wire?
How Do Data Wires Work?
Sensor Blocks and Data Wires
Introducing My Blocks
Summary
Chapter 12: Using Data Operations Blocks
The Variable Block
The Constant Block
The Array Operations Block
The Logic Operations Block
The Math and Round Blocks
The Compare, Range, and Random Blocks
The Text Block
Summary
Chapter 13: Building the Big Belly Bot: A Robot That Eats and Poops
Understanding the Big Belly Bot
Programming the Big Belly Bot
Summary
Chapter 14: Design Your Own Robot: How Did Guapo, the Robotic Puppy, Come to Be?
Build Guapo, the Robotic Puppy
Set a Goal: What Do You Want to Build?
Decide on Moving Parts and Sensors
Build and Modify: From Core Sections to Decorative Sections
Time to Program
Summary
Appendix: Using Bluetooth and WiFi with the EV3 Brick
Using Bluetooth with the EV3 Brick
Using WiFi to Download a Program to the EV3 Brick
Using Apple iOS Devices with the EV3 Brick
Foreword
Introduction
End User License Agreement
xxiii
xxiv
xxv
xxvi
1
2
3
4
5
6
7
8
9
10
11
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!
Lesen Sie weiter in der vollständigen Ausgabe!