book_reviews
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
book_reviews [2006/04/22 12:56] – Added C- von A bis Z audiocommander | book_reviews [2012/10/04 15:44] (current) – old revision restored (spam kill) smashtv | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== English ====== | ||
+ | |||
+ | |||
+ | ===== PIC Programming ===== | ||
+ | |||
+ | === PIC Your Personal Introductory Course === | ||
+ | by John Morton\\ | ||
+ | ISBN 0 7506 5038 9\\ | ||
+ | Purchased from [[http:// | ||
+ | This is an introductory book for the beginner. | ||
+ | |||
+ | |||
+ | === Embedded Design with the PIC18F452 Microcontroller === | ||
+ | by John B. Peatman\\ | ||
+ | ISBN 0 13 046213-6\\ | ||
+ | Purchased from [[http:// | ||
+ | As you can see above this is not a cheap book. However, as I progress with trying to understand [[MIOS]] I am finding that I refer to it more and more. As you can see from its title, it is written specifically for the [[PIC18F452]] that is the current [[microprocessor]] used in MIOS.The main advantage of this book is that it covers in detail the following topics relating to the [[PIC18F452]] under the chapter headings: | ||
+ | - CPU Architecture\\ | ||
+ | - Instruction Set\\ | ||
+ | - LCD Displays\\ | ||
+ | - Interrupts and Interrupt Timing\\ | ||
+ | - Analog to Digital Conversion\\ | ||
+ | - I/O Pin Considerations\\ | ||
+ | - Serial Interfacing\\ | ||
+ | This is not a beginners book! A beginner will need a gentler introduction such as the first book. | ||
+ | |||
+ | |||
+ | |||
+ | \\ | ||
+ | \\ | ||
+ | |||
+ | ====== German ====== | ||
+ | |||
+ | ===== C Programming ===== | ||
+ | |||
+ | === C von A bis Z (German) === | ||
+ | von Jürgen Wolf, Galileo Computing\\ | ||
+ | ISBN 3-89842-643-2\\ | ||
+ | [[OpenBook]] (!) oder gebundene Ausgabe: 39,90 €\\ | ||
+ | |||
+ | Ein sehr gutes, plattformübergreifendes (!) und übersichtlich aufgebautes OpenBook. | ||
+ | Kann man online ansehen, als zip herunterladen (html) oder gebunden bestellen, was will man mehr? :) | ||
+ | |||
+ | http:// | ||
+ | |||
+ | === C Programmieren von Anfang an (German) === | ||
+ | von Helmut Erlenkötter, | ||
+ | ISBN: 3-499-60074-9\\ | ||
+ | Taschenbuch, | ||
+ | |||
+ | What I like about it (besides the price) is that it's very clear structured and contains line-by-line explained examples for every entry; that makes it a valueable book not only to learn but also to look up things later. | ||
+ | |||
+ | http:// | ||
+ | |||