Most Helpful Customer Reviews
38 of 38 people found the following review helpful:
4.0 out of 5 stars
Not a Beginners Reference -- More for Advanced Projects, January 19, 2010
This review is from: Practical Arduino: Cool Projects for Open Source Hardware (Technology in Action) (Paperback)
I am a beginner to the Arduino, and received this book just a few days ago with my shipment of a Arduino Duemilanove starter kit. In short, this book is not for beginners.
My background is that of a mechanical engineer, so I'm more technically inclined than most. I have not programmed, or coded, anything in the last 10 or so years, and I have not programmed in C.
This book should really be entitled ADVANCED Arduino. It is lacking some basic overview chapters or appendices to get a beginner up and running. Another very useful reference would be a Programming Language appendix that really covers the programming structures available and suggestions on how to get the most out of the language. For that, I found a useful PDF reference by Brian Evans on the web.
I was hoping this book would have covered some interfacing with motors. An overview on interfacing with different types of motors, including DC Brush, Brushless, hobby servos, and servo motors with encoders or larger motor types would be very helpful. One of my first projects that I am tackling is using an Accelerometer, but I need the resolution via a digital interface. A project including an SPI data interface would have also been appreciated.
I'm sure I will be referencing this book in the future. Some of the projects are quite amazing. I've never thought about interfacing the Arduino to an automobile for real time telemetry!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
37 of 37 people found the following review helpful:
5.0 out of 5 stars
Recommended Companion Book to Expand your Arduino Design and Programming skills, January 16, 2010
This review is from: Practical Arduino: Cool Projects for Open Source Hardware (Technology in Action) (Paperback)
The authors have well and truly delivered what they've outlined as their goal in the Introduction section, namely "We want you to take these projects as inspiration and examples of how to apply a variety of handy techniques and then adapt them to suit your own requirements, coming up with new ideas that put ours to shame". Frankly I'm impressed with what Jonathan and Hugh have achieved. They've packed in an incredible amount of information in over 400 pages using 14 broad coverage real-world projects demonstrating how to put the Arduino to practical use. Importantly, they've included some succinct and relevant background information on basic electronic theory and implementation that will save readers days of frustration in getting their circuits working. Nothing kills off the excitement of working on projects than not being able to find why something won't work as intended. With Arduino projects, there is the added difficulty that 'bugs' could be in the software and/or hardware. Excellent title - Practical. Says it all.
I like the Contents at a Glance page in addition to the detailed Contents. Use the former to get you quickly to a project of interest or the detailed Contents to quickly search out techniques relevant to your latest brainstorm.
The included source code easy to read and well explained. Great to see it is also available on line - an essential requirement for this type of book.
Circuit diagrams (schematics) clear are easy to read. I support the authors' approach in encouraging readers to develop skills in reading these.
A useful index - I find it very annoying when books that are likely to be used as a reference omit one.
Do yourself a favour and read the Resources chapter first. Rather than a list of Internet references, this 27 page chapter contains practical tips on interfacing the Arduino with the outside world. An excellent walk-through on how to create an Arduino Library is also included to encourage you to share your solutions in accordance with the Open Source philosophy of the book and the Arduino platform.
The only disappointment was the quality of reproduction of many of the photographs; I assume the muddy contrast is the result of a compromise in the printing process. That said, the book price really is very good value for the range of material covered.
I have over a decade of experience in electronics design and manufacture with an international electronics company (Philips) and many years of experience in Engineering and IT Project Management. While I've enjoyed working with PCs as a hobby for nearly 30 years, I've only dabbled in programming. The Arduino has enabled me to rediscover the fun of electronics and develop my programming skills - I've been having fun with Arduinos for just one year. This book will give me inspiration for years to come.
Neil Matthews
B. Tech. Electronic Engineering, MBA
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
24 of 24 people found the following review helpful:
5.0 out of 5 stars
Old dog...new tricks, May 11, 2010
This review is from: Practical Arduino: Cool Projects for Open Source Hardware (Technology in Action) (Paperback)
I've been teaching programming for almost 25 years, mostly in C, and have been a licensed amateur radio operator for over 50 years so I know enough electronics to be dangerous. As an author myself, I know how hard it is to write a book on programming. I can't even imagine adding hardware descriptions to the task. As daunting as that might seem to me, Oxer and Blemings have done a wonderful job of covering both elements in Practical Arduino.
Chapter 1 begins with a discussion of very basic electronics (e.g., Ohm's Law, capacitance, etc.) and elementary safety issues. It also covers the minimal tools one needs to build each project that forms a chapter in the book. There are 16 chapters in the book, and 14 of those chapters discuss a project you can build. Most of the projects can be built with the ATMega128 or 328 CPU, although the last project (a telemetry system for an automobile) requires the horsepower of a 1280 CPU.
Essentially, each chapter begins with short description of the components you need to complete the project. Early in the book they even tell you several places to purchase specialized parts that might not be available at your local Radio Shack or equivalent. By the way, eBay has a bazillion electronic components for sale at very low prices. Amazon is also a good place to look, especially for the Arduino and the tools. If nothing else, they're a good way to discover what you should be paying for components.
Each chapter then proceeds to walk you through the construction of the project for that chapter. The topics were selected to highlight major tasks often encountered when using microcontroller (e.g., sensors, controllers, serial communications, etc.). None of the topics are the "blinky LED" type. All are serious projects and are designed for real work.
Actually, I purchased the book for a very specific problem I was having building a project that required multiplexing. Since that word didn't even exist when I started dabbling with electronics, I hoped this book would provide some answers...which it did, and then some. Not only did I learn how to multiplex an Arduino, I learn how to Charlieplex a circuit! In most cases, the authors not only tell you how to do something, but also why you are doing it. That's an admirable goal for any book that is trying to teach something to the reader and they've done it very well.
While I bought the book to address a single, specific problem, I ended up reading it from cover-to-cover. There are little nuggets of knowledge hidden in each and every chapter...each worth ferreting out. Each chapter also discusses the software necessary to drive the project. Software issues are also discussed, mostly using C code that is easy to follow. While the code is not C++ or purely Object Oriented, if you're into OOP like I am, it's a simple step to make the code OOP-friendly.
I've probably read a half dozen books now on the Arduino, but this is the one that has really answered my questions. It has a useful index, which is always a good sign of a well-written book. If you can only afford one book on the Arduino, make it this one...you won't be disappointed.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|