This is part 8 of a series of videos that introduce C++ programming using the Arduino. It discusses the use of character (char) arrays in C++ Arduino sketches for storing text (or 'strings') in the memory. The video also demonstrates the use of the strlen and strncpy commands of the C++ string.h standard library.
The Makecourse is taught at the Electrical Engineering Department at the University of South Florida. Visit http://www.makecourse.com for more in-depth videos about building projects with the Arduino and 3D printed parts. Visit http://eeawesome.com for videos that get you started with the Arduino.