Chapter 5. Functions and Files with Arduino
In this chapter, we will learn about functions and file handling with Arduino. In the previous chapter, we learned about loops and conditions, which will be used in this chapter too. If you skipped the previous chapter, I would suggest you go through it, and come back to this chapter later. Let's begin out journey into Functions and Files with Arduino.