4. When we connect ATtiny817 Xplain board with an LCD screen (KNACRO IIC/12C/TWI 1602 Serial Blue Backlight LCD Module) by an I2C protocol. please write a C code for ATtiny817 Xplain board to print your name on the LCD screen according to lecture 17 slides. (40pt) Part 2: ATtiny817 12C to Drive LCD char array1[6]”hello” char array2[6]”world”
OR
OR