Join Books.org — it's free

Robotics & Artificial Intelligence, Mechanical Engineering & Dynamics, Mechanical Engineering & Dynamics, Artificial Intelligence (AI), Programming Languages, Robotics & Artificial Intelligence, Hardware Related Programming
Beginning C for Arduino: Learn C Programming for the Arduino by Jack Purdum β€” book cover

Beginning C for Arduino: Learn C Programming for the Arduino

by Jack Purdum
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

Beginning C for Arduinois written for those who have no prior experience with microcontrollers or programming but would like to experiment and learn both. This book introduces you to the C programming language, reinforcing each programming structure with a simple demonstration ofhow you can use C to control the Arduino family of microcontrollers. Author Jack Purdum uses an engaging style to teach good programming techniques using examples that have been honed during his 25 years of university teaching.

Beginning C for Arduino willteach you:

  • The C programming language
  • How to use C to control a microcontroller and related hardware
  • How to extend C by creating your own library routines

During the course of the book, you willlearn the basics of programming, such as working with data types, making decisions, and writing control loops. You'll then progress onto some of the trickier aspects of C programming, such as using pointers effectively, working with the C preprocessor, and tackling file I/O. Each chapter ends with a series of exercises and review questions to test your knowledge and reinforce what you have learned.

What you’ll learn

  • The syntax of the C programming language as defined for the Arduino
  • Tried and true coding practices (applicable to any programming language)
  • How to design, code, and debug programs that drive Arduino microcontrollers
  • How to extend the functionality of C
  • How to integrate low cost, off-the-shelf, hardware shields into your own projects
Who this book is for

The book is aimed at a complete novice with no programming background. It assumes no prior programming or hardware design experience and is written for creative and curious people who would like to blend a software and hardware learning experience into a single, enjoyable endeavor.

Table of Contents

  1. Introduction to Arduino Microcontrollers
  2. Arduino C
  3. Data Types
  4. Decision Making in C
  5. Program Loops
  6. Functions in C
  7. Storage Classes and Scope
  8. Introduction to Pointers
  9. Using Pointers Effectively
  10. I/O Operations
  11. The C Preprocessor
  12. Arduino Libraries
  13. Appendix A - Suppliers
  14. Appendix B - Hardware Components

About the Author, Jack Purdum

Dr. Jack Purdum is an educator with 25 years of teaching experience. He has been an amateur radio ("ham") operator for more than 50 years, holds a US patent for imaging software, has authored 16 programming texts, has numerous journal and magazine articles, and is a winner of numerous teaching awards.

Reviews

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

Book Details

Published
December 31, 2012
Publisher
Apress
Pages
280
Format
Paperback
ISBN
9781430247760

More by Jack Purdum

Similar books