While serial communications is still a black art even to engineers, this book helps to clear out some dust. It's helping me a lot, so I recommend it to those who are PIC micro enthusiasts. One warning though, it's not for beginner because it doen't teach PIC programming in general, it focus on I2C, SPI, microwire, bit-banging,... which means you need some general background in PIC micro and circuit design.
0Report
Excellent book for anyone that need to communicate with so many serial devices. Lots of information .At last you can understand and learn and build and experiment.
0Report
This book will provide the reader with an excellent resource not only for serial communications techniques, but also for the PIC micro in general. The algorithms for bit-banging the various serial protocols are valid for other microcontrollers as well (such as the 8051). All of the code from the book I've used so far has worked with little or no modifications.
0Report
Mr. Stevens has written a book that is very accurate and detailed. He covers I2C, SPI, Microwire, and Dallas Semi's 1-wire bus in great detail. I found his explanations to be simple but effetive in getting the point across. If you want to know about the PIC's serial communications options then I would highly recommend this book. You won't be disappointed.
0Report