Limit search to available items
E-book
Author Fiore, James M., author.

Title Embedded controllers using C and Arduino / by James M. Fiore
Edition 2E
Published Utica NY : James M. Fiore, 2018-
Minneapolis : Open Textbook Library
[Victoria] : BCcampus, BC Open Textbook Project
Online access available from:
BCcampus OpenEd    View Resource Record  

Copies

Description 1 online resource : illustrations
Contents Course Introduction -- C Memory Organization -- C Language Basics -- C Language Basics II -- C Storage Types and Scope -- C Arrays and Strings -- C Conditionals and Looping -- C Pointers -- C Look-Up Tables -- C Structures -- C Linked Lists -- C Memory -- C File I/O -- C Command Line Arguments -- Embedded Programming -- Hardware Architecture -- AVR ATmega 328P Overview -- Bits & Pieces: includes and defines -- Bits & Pieces: Digital Input Circuitry -- Bits & Pieces: Digital Input Circuitry -- Bits & Pieces: pinMode -- Bits & Pieces: digitalWrite -- Bits & Pieces: delay -- Bits & Pieces: digitalRead -- Bits & Pieces: Analog Input Circuitry -- Bits & Pieces: analogRead -- Bits & Pieces: analogWrite -- Bits & Pieces: Timer/Counters -- Bits & Pieces: Interrupts
Summary "This text introduces embedded controller systems using the inexpensive and widely available Arduino hardware platform and the C programming language. It is intended for students in Electrical Engineering and Electrical Engineering Technology programs at the Associate and Baccalaureate levels. Unlike many Arduino texts, this text does not rely solely on the Arduino libraries. Rather, it "gets under the hood" and directly accesses I/O ports, pins and DDR, as would be expected in a traditional college level microprocessor/microcontroller course. The companion laboratory manual introduces embedded controller systems using the Arduino hardware platform and the C programming language. Exercises include usage of seven-segment displays, switches and analog input devices; a reaction timer; PWM; an event counter and an arbitrary waveform generator."--BCcampus website
Notes This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike CC BY-NC-SA
This bibliographic record is available under the Creative Commons CC0 "No Rights Reserved" license
Online version, Version 2.0.9, 04 May 2018; title from PDF (viewed on July 19, 2018)
Subject Microcontrollers -- Programming -- Textbooks
Embedded computer systems -- Textbooks
Arduino (Programmable controller) -- Textbooks
Microprocessors -- Textbooks
Programmable controllers -- Textbooks
Genre/Form Electronic books.
Form Electronic book
Author BC Open Textbook Project, distributor.
BCcampus.
Other Titles Embedded controllers