Programming a Nokia 5110 Diplay with a 4*4 Matric Keypad


im trying find way print key on nokia 5110 display. im using 4x4 matric keypad. arduino error message states can't print(char,int,int) on display. has worked on both items. or in short how can start writing own programs beginner?  :) 

use setcursor() put cursor @ screen location want print, lcd.print("chars").


Arduino Forum > Using Arduino > Project Guidance > Programming a Nokia 5110 Diplay with a 4*4 Matric Keypad


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'