Arduino LESSON 12: Reading Strings, Ints, and Floats over the Serial Monitor
In this lesson we learn how to read variables from the keyboard on a computer into the Arduino. This is a very valuable tool, and allows lots of projects to easily input data. Enjoy!