You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Arduino Shell provides a framework for handling commands via the serial port.
paragraph=It is a set of classes that let you interactively work with an Arduino and its peripherals via its serial port. For instance, you can interactively set values in the EEPROM, turn digital GPIO pins on and off, read analog values from the ADC pins, and save and restore configuration settings for various peripherals.