© Norman Dunbar 2020
N. DunbarArduino Software Internalshttps://doi.org/10.1007/978-1-4842-5790-6_4

4. Arduino Classes

Norman Dunbar1 
(1)
Rawdon, West Yorkshire, UK
 

This chapter investigates the various C++ classes supplied as part of the Arduino Language and which help, in most cases, to make the programmer’s life easier when using features of the Arduino board (and the ATmega328P) such as the Serial interface.

../images/494109_1_En_4_Chapter/494109_1_En_4_Figa_HTML.gif In the remainder of this chapter, I will not be showing all the source code for the various Arduino classes. Some of these classes have a large amount of code, and the book would become very large and unwieldy as a result. I will be explaining ...

Get Arduino Software Internals: A Complete Guide to How Your Arduino Language and Hardware Work Together now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.