Normal view MARC view ISBD view

Introduction to Embedded Systems [electronic resource] : Using ANSI C and the Arduino Development Environment / by David Russell.

By: Russell, David [author.].
Contributor(s): SpringerLink (Online service).
Material type: materialTypeLabelBookSeries: Synthesis Lectures on Digital Circuits & Systems: Publisher: Cham : Springer International Publishing : Imprint: Springer, 2010Edition: 1st ed. 2010.Description: XX, 255 p. online resource.Content type: text Media type: computer Carrier type: online resourceISBN: 9783031798245.Subject(s): Engineering | Electronic circuits | Control engineering | Robotics | Automation | Computers | Technology and Engineering | Electronic Circuits and Systems | Control, Robotics, Automation | Computer HardwareAdditional physical formats: Printed edition:: No title; Printed edition:: No title; Printed edition:: No titleDDC classification: 620 Online resources: Click here to access online
Contents:
Introduction -- ANSI C -- Introduction to Arduino -- Embedded Debugging -- ATmega328P Architecture -- General-Purpose Input/Output -- Timer Ports -- Analog Input Ports -- Interrupt Processing -- Serial Communications -- Assembly Language -- Non-volatile Memory.
In: Springer Nature eBookSummary: Many electrical and computer engineering projects involve some kind of embedded system in which a microcontroller sits at the center as the primary source of control. The recently-developed Arduino development platform includes an inexpensive hardware development board hosting an eight-bit ATMEL ATmega-family processor and a Java-based software-development environment. These features allow an embedded systems beginner the ability to focus their attention on learning how to write embedded software instead of wasting time overcoming the engineering CAD tools learning curve. The goal of this text is to introduce fundamental methods for creating embedded software in general, with a focus on ANSI C. The Arduino development platform provides a great means for accomplishing this task. As such, this work presents embedded software development using 100% ANSI C for the Arduino's ATmega328P processor. We deviate from using the Arduino-specific Wiring libraries in an attempt to provide the most general embedded methods. In this way, the reader will acquire essential knowledge necessary for work on future projects involving other processors. Particular attention is paid to the notorious issue of using C pointers in order to gain direct access to microprocessor registers, which ultimately allow control over all peripheral interfacing. Table of Contents: Introduction / ANSI C / Introduction to Arduino / Embedded Debugging / ATmega328P Architecture / General-Purpose Input/Output / Timer Ports / Analog Input Ports / Interrupt Processing / Serial Communications / Assembly Language / Non-volatile Memory.
    average rating: 0.0 (0 votes)
No physical items for this record

Introduction -- ANSI C -- Introduction to Arduino -- Embedded Debugging -- ATmega328P Architecture -- General-Purpose Input/Output -- Timer Ports -- Analog Input Ports -- Interrupt Processing -- Serial Communications -- Assembly Language -- Non-volatile Memory.

Many electrical and computer engineering projects involve some kind of embedded system in which a microcontroller sits at the center as the primary source of control. The recently-developed Arduino development platform includes an inexpensive hardware development board hosting an eight-bit ATMEL ATmega-family processor and a Java-based software-development environment. These features allow an embedded systems beginner the ability to focus their attention on learning how to write embedded software instead of wasting time overcoming the engineering CAD tools learning curve. The goal of this text is to introduce fundamental methods for creating embedded software in general, with a focus on ANSI C. The Arduino development platform provides a great means for accomplishing this task. As such, this work presents embedded software development using 100% ANSI C for the Arduino's ATmega328P processor. We deviate from using the Arduino-specific Wiring libraries in an attempt to provide the most general embedded methods. In this way, the reader will acquire essential knowledge necessary for work on future projects involving other processors. Particular attention is paid to the notorious issue of using C pointers in order to gain direct access to microprocessor registers, which ultimately allow control over all peripheral interfacing. Table of Contents: Introduction / ANSI C / Introduction to Arduino / Embedded Debugging / ATmega328P Architecture / General-Purpose Input/Output / Timer Ports / Analog Input Ports / Interrupt Processing / Serial Communications / Assembly Language / Non-volatile Memory.

There are no comments for this item.

Log in to your account to post a comment.