You are viewing an older revision! See the latest version
Books
ARM Microcontrollers (pt1)¶
ARM Microcontrollers (pt1) - 35 projects for beginners
- Author: Bert van Dam
- Book on Elektor Website
- Book with Starter Kit on Elektor Website
- ISBN: 978-0-905705-94-1
This looks like a great book if you are new to C and Microcontrollers. You can even buy it as a kit including the mbed and parts for some of the projects! Here is some of the blurb:
"The perfect book for hobbyists, students and engineers who want to learn C and how to use an mbed ARM microcontroller in an easy and fun way, without the need for cumbersome software installations.
The projects in this book are meant for beginners in C and ARM microcontrollers. That doesn't mean the projects are simple, but it does mean that they are easy to understand. We use for example USB communications, a subject that is made so easy by the mbed that it is suitable for a beginners book."
"Features of this book
- Learn how to program an mbed ARM microcontroller using cloud technology. No complicated software installation on your PC needed.
- Learn programming in C by doing fun and interesting projects. No previous experience or knowledge required.
- Examples of projects in this book: flashing light, timer, light activated switch, digital thermometer, people detector, USB communication, talking microcontroller, debugging, sound switch, and much more - 35 projects in total.
- Examples of C subjects in this book: variables, commands, functions, program execution, pointers (introduction)."