please someone help me, when i send a one byte from my serial port (USB) to Uno Arduino then i read it again by using (Serial.read) or (Serial.parseint) i got the mentioned byte but i receive unwanted 0 sequentially after the sent byte as well as i checked all items (Cable, baud rate , USB port) ... etc
please i need a help with using serial monitor, when i send a byte from Laptop to a UNO arduino it wil send 2 bytes ( the byte that i sent followed by number 0) as well as i checked all connections and i used all USB ports for several baud rates then i got the same issues, please your advice.