Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Lego Mindstorms EV3

You're reading from  Learning Lego Mindstorms EV3

Product type Book
Published in Jan 2015
Publisher
ISBN-13 9781783985029
Pages 284 pages
Edition 1st Edition
Languages
Author (1):
Gary Garber Gary Garber
Profile icon Gary Garber
Toc

Table of Contents (19) Chapters close

Learning LEGO MINDSTORMS EV3
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Engineering Notebook 2. Mechanical Design 3. Drive Train and Chassis 4. Sensors and Control 5. Interacting with EV3 6. Output from EV3 7. Advanced Programming 8. Advanced Programming and Control 9. Experiment Software and Data Logging 10. Other Programming Languages 11. Communication between Robots 12. Advanced Robot – Gyro Boy Index

The RST My Block


The RST My block resets all of the variables to their starting values and resets the readings on all of the Gyro and Motor Rotation sensors. The main programming loop starts each and every time the robot is set upright. Since the RST My Block is inside of the main programming loop, it is not merely an initialization block that is only run at the beginning of the entire program, but every time that the robot is set upright it goes to enter the balancing loop. The My Block begins by resetting the values for the shaft encoders on both of the large motors. Next, the subroutine resets the value for the Gyro Sensor. When you look at the Timer Sensor block, you should note the ID on the Timer block, which indicates that this is the second Timer block, not the first Timer block. This timer is used to detect when the robot has fallen over. Since you cannot name timers, a comment in the code would have been really helpful here. Numerous numeric variable blocks are set to zero. There...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime}