char array1[]=" Adeept test "; //the string to print on the LCD char array2[]=" DATA: 0000 "; //the string to print on the LCD int tim = 50; //the value of delay time ...