|
发表于 2014-7-11 14:26:38
|
显示全部楼层
Going through this book is a great experience. Most books teach you the theory about microcontrollers, but few of them go further.than that. Introduction to Embedded Systems: Using Microcontrollers and the MSP430 however, uses the MSP430 family to give you the experience of seeing actual examples, in real life, about the theory you are reading.
In every topic on this book you will see the following pattern:
Theory about important embedded systems/microcontrollers concepts --> How to apply that concept in real world using an MSP430, with real code (C and assembly language) in realistic applications.
The book is well organized and very visual, allowing the user to visualize even the most abstract concepts.
In my opinion, one of the best microcontrollers books of this generation and I would recommend it for an embedded systems course at university level. |
|