Join Books.org — it's free

Embedded C by Michael J Pont β€” book cover
Computer Hardware, Computer Technology, Computer Technology, Programming Languages, Hardware Related Programming

Embedded C

by Michael J Pont
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

It's been suggested that there are now as many embedded systems in everyday use as there are people on planet Earth. Domestic appliances from washing machines to TVs, video recorders and mobile phones, now include at least one embedded processor. They are also vital components in a huge variety of automotive, medical, aerospace and military systems. As a result, there is strong demand for programmers with 'embedded' skills, and many desktop developers are moving into this area.

Embedded C is designed for programmers with desktop experience in C, C++ or Java who want to learn the skills required for the unique challenges of embedded systems.

The book and CD-ROM include the following key features:

  • The Keil hardware simulator for the popular 8051 microcontroller is on the CD-ROM so that readers can try out examples from the book - and create new ones - without requiring additional hardware.
  • All code is written in C, so no assembly language is required. industry-standard C compiler from Keil software is included on the CD-ROM, along with copies of code examples from the book to get you up and running very quickly.
  • Key techniques required in all embedded systems are covered in detail, including the control of port pins and the reading of switches.

A complete embedded operating system is presented, with full source code on the CD-ROM.

020179523XB03292002

Synopsis

It's been suggested that there are now as many embedded systems in everyday use as there are people on planet Earth. Domestic appliances from washing machines to TVs, video recorders and mobile phones, now include at least one embedded processor. They are also vital components in a huge variety of automotive, medical, aerospace and military systems. As a result, there is strong demand for programmers with 'embedded' skills, and many desktop developers are moving into this area.

Embedded C is designed for programmers with desktop experience in C, C++ or Java who want to learn the skills required for the unique challenges of embedded systems.

The book and CD-ROM include the following key features:

  • The Keil hardware simulator for the popular 8051 microcontroller is on the CD-ROM so that readers can try out examples from the book - and create new ones - without requiring additional hardware.
  • All code is written in C, so no assembly language is required. industry-standard C compiler from Keil software is included on the CD-ROM, along with copies of code examples from the book to get you up and running very quickly.
  • Key techniques required in all embedded systems are covered in detail, including the control of port pins and the reading of switches.

A complete embedded operating system is presented, with full source code on the CD-ROM.

Booknews

Shows how to write software for embedded processors based on the 8051 family of microcontrollers. Written for programmers familiar with C or Java, the book describes the control of port pins, the reading of switches, and the creation of embedded operating systems, and concludes with an example alarm system application. The CD- ROM contains a C compiler and a hardware simulator. Annotation c. Book News, Inc., Portland, OR (booknews.com)

About the Author, Michael J Pont

Michael Pont is an experienced software engineer, and began his first embedded project in 1986. Since then he has lectured and carried out research at the University of Sheffield and the University of Leicester, and has provided consultancy and training services to a range of international companies. He is the author of two previous books "Patterns for Time-Triggered Embedded Systems" and "Software Engineering with C++ and CASE tools".

Reviews

There are no reviews yet. Log in to write one.

Editorials


Shows how to write software for embedded processors based on the 8051 family of microcontrollers. Written for programmers familiar with C or Java, the book describes the control of port pins, the reading of switches, and the creation of embedded operating systems, and concludes with an example alarm system application. The CD- ROM contains a C compiler and a hardware simulator. Annotation c. Book News, Inc., Portland, OR (booknews.com)

Book Details

Published
April 1, 2002
Publisher
Addison-Wesley
Pages
320
Format
Other Format
ISBN
9780201795233

More by Michael J Pont

Similar books