Showing posts with label nxt. Show all posts
Showing posts with label nxt. Show all posts

The LEGO MINDSTORMS NXT 2.0 Discovery Book: A Beginner's Guide to Building and Programming Robots Review

The LEGO MINDSTORMS NXT 2.0 Discovery Book: A Beginner's Guide to Building and Programming Robots
Average Reviews:

(More customer reviews)
Are you looking to buy The LEGO MINDSTORMS NXT 2.0 Discovery Book: A Beginner's Guide to Building and Programming Robots? Here is the right place to find the great deals. we can offer discounts of up to 90% on The LEGO MINDSTORMS NXT 2.0 Discovery Book: A Beginner's Guide to Building and Programming Robots. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

The LEGO MINDSTORMS NXT 2.0 Discovery Book: A Beginner's Guide to Building and Programming Robots ReviewI (a hardware/software developer and radio ham for some 30 years) bought LEGO Mindstorms for my now eight-year-old son last Christmas. Being a LEGO nut since he was old enough not to swallow the pieces, he's had great fun with Mindstorms since then.
But after you've built the models detailed in the Mindstorms kit, where do you go next? The Mindstorms online help is pretty good, but tiresome to read on the screen, and not the best medium for a youngster. The Alpha Rex etc. are impressive but it's hard for a child to try to make his own models of a similar complexity on the basis of the models in the Mindstorms kit. There is a huge gap between copying ready-made models and learning to create real robots from scratch, and Laurens Valk's book fills that gap perfectly.
As "the missing manual", this book thoroughly explains the NXT hardware and NXT-G software, in enough technical detail to satisfy a seasoned programmer like me, but without overloading someone who is completely new to the technology. That is no mean feat!
The building instructions are of a similar quality to those provided in the all-too-slim Mindstorms manual, and my son was able to follow them and the programming instructions with only minimal guidance from me (usually because we hadn't yet read the accompanying text! :-)
Now, there are several ways to approach this book. To get started quickly, you or your child genius can simply follow the detailed building and programming instructions to create any of the eight robots detailed in the book. My son had almost no trouble doing this: in fact, he first went after the more complex models like the Strider featured on the cover, followed by the very impressive Chimney Climber. If, like us, you're new to the LEGO Technic and Mindstorms systems, you'll be surprised how they can be made to do such remarkable things.
The program instructions feature a simplified overview - essentially a flow diagram - that lets you follow the basic structure of the program and learn about loops, "if-then-else" blocks, etc. Your young robotics engineer can learn about the how-and-why of the programs, and gradually improvise to deepen his/her understanding of what the NXT controller is "thinking", and then devise clever ways to change it.
Then there are the challenges, or "discoveries" to use Laurens' word: 87 of them in all. Once we have settled down to reading the book together start-to-finish (give us a chance, we've only had this book for a week!), the discoveries will provide many new paths to explore and consolidate our understanding of robotic systems.
I would have expected to pay three times what Amazon is charging for this book, based on similar books aimed at software developers. At under $20, it is excellent value for money and an essential "NXT" step on any robot designer's path of discovery. Buy it!The LEGO MINDSTORMS NXT 2.0 Discovery Book: A Beginner's Guide to Building and Programming Robots OverviewDiscover the many features of the LEGO MINDSTORMS NXT 2.0 set. The LEGO MINDSTORMS NXT 2.0 Discovery Book is the complete,illustrated, beginner's guide to MINDSTORMS that you've been lookingfor.The crystal clear instructions in the Discovery Book will showyou how to harness the capabilities of the NXT 2.0 set to build andprogram your own robots. Author and robotics instructor Laurens Valkwalks you through the set, showing you how to use its various pieces,and how to use the NXT software to program robots. Interactive tutorials make it easy for you to reach an advanced level of programming as youlearn to build robots that move, monitor sensors, and use advancedprogramming techniques like data wires and variables. You'll build eight increasingly sophisticated robots like the Strider (a six-leggedwalking creature), the CCC (a climbing vehicle), the Hybrid Brick Sorter (a robot that sorts by color and size), and the Snatcher (an autonomous robotic arm). Numerous building and programming challenges throughoutencourage you to think creatively and to apply what you've learned asyou develop the skills essential to creating your own robots.Requirements: One LEGO MINDSTORMS NXT 2.0 set (#8547)Features
A complete introduction to LEGO MINDSTORMS NXT 2.0
Building and programming instructions for eight innovative robots
50 sample programs and 72 programming challenges (ranging from easyto hard) encourage you to explore newly learned programming techniques
15 building challenges expand on the robot designs and help youdevelop ideas for new robots
Who is this book for?This is a perfect introduction for those new to building and programming with the LEGO MINDSTORMS NXT 2.0 set. The book also includes intriguing robot designs and useful programming tips for more seasoned MINDSTORMSbuilders.-

Want to learn more information about The LEGO MINDSTORMS NXT 2.0 Discovery Book: A Beginner's Guide to Building and Programming Robots?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Creating Cool MINDSTORMS NXT Robots (Technology in Action) Review

Creating Cool MINDSTORMS NXT Robots (Technology in Action)
Average Reviews:

(More customer reviews)
Are you looking to buy Creating Cool MINDSTORMS NXT Robots (Technology in Action)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Creating Cool MINDSTORMS NXT Robots (Technology in Action). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Creating Cool MINDSTORMS NXT Robots (Technology in Action) ReviewIf you're searching for some exciting NXT projects and ideas--or would simply like to build JohnNXT, a replica of the famous Johnny 5 robot--you will enjoy Daniele Benedettelli's book Creating Cool MINDSTORMS NXT Robots. The book presents helpful ideas that you can use in your own inventions and carefully integrates them in a variety of robots with detailed building instructions. In fact, these very features are why I've given the book five stars: challenging robot projects, excellent discussions of useful concepts and ideas, and exceptional building instructions.
Most of the robots seem intended for more advanced users looking for a challenge; in other words, these are generally more complex robots. For example, there are several walking robots--including three bipeds (two-legged robots), one of the most difficult types of robots to create. And with the exception of the massive, multi-NXT robot "JohnNXT" (chapter 8) and a remote control (chapter 9), you can build all the robots from the parts in a single retail LEGO MINDSTORMS NXT set. All the programming in the book is done in NXC (Not eXactly C), an unofficial text-based language with a C-like syntax.
Along the way you'll find in-depth explanations of robotics concepts and helpful descriptions of the robots. Besides an entire "theory chapter" on building biped robots (chapter 1) and another such chapter on finite state machines (chapter 3), the robot chapters themselves include explanations of concepts such as hysteresis, writing a multitask program, and quadruped (four-legged) walking as well as information on the robots' functionality and history. The author also does a good job of presenting and explaining the programming. Although prior NXC experience is helpful, such experience is not required.
The BIs (building instructions) are outstanding, which is important since they are a major part of the book. The author used advanced BI techniques, including complete electrical cables and callouts, and Ldglite to render the images, creating BIs that are remarkably "LEGO-like." I found that the BIs were generally very easy to follow even though many of the steps were complex. Such clarity is invaluable for a book that is filled with building instructions.
I admit that I didn't build the famed JohnNXT robot. Why? For starters, I don't have all the necessary pieces! All the same, I'm glad to see that the author included the robot because a number of readers will want tackle this enormous project.
In conclusion, this book is ideal for you if you're a more experienced NXT user looking to broaden your robotic horizons--while having lots of fun. Nevertheless, even if you're new to the NXT set, you would still enjoy the book. Either way, after working through the projects and grasping the concepts, you should be well-equipped to create your very own cool NXT robots.
Creating Cool MINDSTORMS NXT Robots (Technology in Action) OverviewThis book teaches anyone interested how to build LEGO MINDSTORMS robots. He starts with an easy robot and gets to more detail in the succeeding 6 robots built in the book. The robots he presents are award winning robots, so he is giving away his secrets. He also teaches how to program the robots. If you are not a programmer, then you can use the code provided. He tells you what equipment you need and how to get it inexpensively. So everything is discussed that you will need to create these robots or modify his designs to create your own.

Want to learn more information about Creating Cool MINDSTORMS NXT Robots (Technology in Action)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...