Communication between arduino and pc through serial
1.serialThereisanexampleofcommunicatingwitharduinobyusingpython,thisprogramcanbeutilizedtotransfermultipledataintheformofstringtype.PC:fromtimeimportsleepimportserialser=serial.Serial('/dev/ttyACM0',1