start serial monitor arduino code example Example: start serial monitor arduino void setup() { Serial.begin(9600); }