|
|||||||||||||||||||||||||||||||||||
|
9 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
41 of 42 people found the following review helpful:
5.0 out of 5 stars
Hands on guide to PicBasic,
By
This review is from: Programming PIC Microcontrollers with PICBASIC (Embedded Technology) (Paperback)
Excellent book about PicBasic and the PIC Microcontroller. The book briefly discusses each of the PicBasic and PicBasic Pro commands (with lots of code snippets and examples) without trying to duplicate the information in the PicBasic manual.Despite the product description given above and on the back cover, the book does not use the PIC15F84 (sic) but the much more advanced PIC16F876. Examples are provided for BOTH the standard and Pro versions of the compiler, not one or the other as in other books. If you use the Pro version of the compiler you are not required to read the examples provided for the standard version since the relevant information is duplicated. The Projects include: The obligatory LED experiments. There's a nice chapter on Robotics which demonstrates Line Tracking and Obstacle Detection and Avoidance. Two of the Schematic Diagrams contain errors such as hooking 5 volts up to the ground pin (ouch!). These diagrams are on pages 140 (figure 5-4) and 147 (figure 5-6). You should be able to spot the problems right away, or at least as you are wiring the circuit.
14 of 15 people found the following review helpful:
5.0 out of 5 stars
Authors comments,
By Chuck Hellebuyck (Commerce, Michigan United States) - See all my reviews
This review is from: Programming PIC Microcontrollers with PICBASIC (Embedded Technology) (Paperback)
When I began with PicBasic, there wasn't a lot of information or example projects to help me get started. Eventually I advanced my skills and moved to the PicBasic Pro compiler when it was released. The biggest complaint from beginner to experienced user was the lack of examples in the PicBasic manuals. I set out to fill that gap and help others with what I had learned the "hard way".The book begins by explaining the Microchip PICs and the PicBasic compiler history. Then the book covers both the PicBasic compiler and the PicBasic Pro compiler commands. With each command I try to pass on what each command does, in my own way, and include a brief example for each one of the commands, something the manuals still do not do today. From there the book takes you inside the most common internal features of the Microchip PICs and I try to describe those features in a simpler way than the often times confusing Microchip PIC data sheets. After that, the book jumps to the fun part where I try to pass on my project experience to the reader by taking them through building block type projects that start out simple by flashing an LED and grow more complex. The projects get more involved as I show how to use the Analog to Digital port, and how to drive an LCD, and how to read switches and drive servo motors and how to communicate serially with a PC and store data in external memory. I finish the 15 projects with three robot projects that show how to drive a servo powered robot and how to make it follow a line and then become an obstacle avoiding robot. In each project I take you through key sections of the code and describe what each command is doing so the reader can understand and learn how to program themselves. After completing the projects my hope was that the reader had gained enough confidence and knowledge to program Microchip PICs with PicBasic on their own without the trial and error learning curve many others, including me, had to work through. I didn't want to leave anybody out so I offer examples in both PicBasic and PicBasic Pro. The explanations are written so a PicBasic Pro user can skip over the PicBasic sections if they choose and not miss a thing. Based on the loads of reader feedback, I am pleased that I have succeeded and helped so many enjoy programming Microchip PICs with PicBasic. From engineers to teachers to hobbyists, my book has helped 1000's learn how to program Microchip PICs with PicBasic. I personally want to thank all the readers of my book and all future readers. I also want you to know that I try to offer support for all the readers through email. It's through this feedback that I both help and learn what readers want. From that information I can write future "Programming PICs in Basic" books and articles that can help even more. I even maintain an update page at my website www.elproducts.com to point out corrections such as the schematic shifts the publisher made on pages 140 and 147 after I had proof-read the book. Thank you for reading this note and for considering my book.
2 of 2 people found the following review helpful:
3.0 out of 5 stars
left wanting,
By
This review is from: Programming PIC Microcontrollers with PICBASIC (Embedded Technology) (Paperback)
Yes, this is a good book for the most part. I agree with some other readers that it should have been a supplement to the compiler texts but maybe it came out before the better ones? I forgot BASIC and FORTRAN many years ago and this text does not help me recall the old language very well(maybe my IQ has slipped a lot)! My only complaint here is that it is way overpriced for what it delivers: I would have guessed it to be sold at maybe $35 not $55. Since Microchip have a new motor controller series out, perhaps I'll write about it myself if I discover something clever I can do...
Geoffrey Campbell
5 of 7 people found the following review helpful:
4.0 out of 5 stars
Good overall coverage of topic,
By
This review is from: Programming PIC Microcontrollers with PICBASIC (Embedded Technology) (Paperback)
This book covers many topics dealing with PICs, as well as multiple code examples for each project in both the PICBasic and PICBasic Pro languages. The code is fairly well explained and as a result most of the projects are fairly straightforward. However, this book has the problem many PIC books have, if you are not using the exact same programmer/interface/PIC chip as the author, you are left in a guessing game of how to modify the code in order to adapt it to your setup. Not the best intro book, but better than most.
5.0 out of 5 stars
A great book on basic PIC programming,
By
Amazon Verified Purchase(What's this?)
This review is from: Programming PIC Microcontrollers with PICBASIC (Embedded Technology) (Paperback)
I went through the projects in the book and also use it as reference for my own projects. A great way to learn about the PIC chip.
4.0 out of 5 stars
Good resourse,
Amazon Verified Purchase(What's this?)
This review is from: Programming PIC Microcontrollers with PICBASIC (Embedded Technology) (Paperback)
Taking a class on mechatronics and the core of this class is programing PICs, good price [compared to campus book store] and an easy to read reference
5.0 out of 5 stars
Pic Programming,
By
Amazon Verified Purchase(What's this?)
This review is from: Programming PIC Microcontrollers with PICBASIC (Embedded Technology) (Paperback)
An excellent book. This is very informative on the subject of learning the Pic language. A great place to start.
5.0 out of 5 stars
Great BASIC Compiler Tutorial for PIC Processors,
By
This review is from: Programming PIC Microcontrollers with PICBASIC (Embedded Technology) (Paperback)
I am very impressed with Chuck's book. He knows his subject and is good at explaining it to the novice while keeping more experienced programmers interested. I would like to see more information on the low end PIC parts like the 12F675 and the 10f222. These parts are great for projects normally relegated to discrete parts or simple logic gates.
Keep up the good work. Peter Langer
5 of 11 people found the following review helpful:
2.0 out of 5 stars
Whoops...,
By A Customer
This review is from: Programming PIC Microcontrollers with PICBASIC (Embedded Technology) (Paperback)
If youre programming your Pic microcontroller in PicBasic, chances are youre using one of the PicBasic compilers from MicroEngineering Labs, Inc. The informative manual that comes with the compiler makes Programming PIC Microcontrollers With PicBasic (PPMWP) redundant at best. However, the PicBasic manuals dont have example programs -- just snippets. The example programs in PPMWP are clearly meant for beginners, but dont offer much in the way of explanation. They are also fairly repetitive, and dont employ a very useful range of commands. Roughly half of PPMWP is mirrored (although with less detail) in the manuals, and half of that is useless unless youre using BOTH versions of the compilers. The other half of the book is example code, given in both compiler versions. Use caution, as this book has some major editing errors. For example, the pinouts on several of the wiring diagrams might end up costing you money if you follow them! I cant complain about the price, though, as I got the book free of charge (thanks?!) when I ordered the PicBasic Pro compiler through Mr. Hellebuyck's website.
|
|
Most Helpful First | Newest First
|
|
Programming PIC Microcontrollers with PICBASIC (Embedded Technology) by Chuck Hellebuyck (Paperback - December 6, 2002)
$74.95 $58.27
In Stock | ||