void setup() {
Serial.begin(9600);
Serial.println("this is");
delay(100);
Serial.println("a serial text");

}

void loop() {
  // put your main code here, to run repeatedly:

}
D0D1D2D3D4D5D6D7GNDLOGIC