Problem Interfacing Arduino Due and KS0108 128 X 64 LCD Screen.!
hello everyone,
have upgraded uno due. tried interface ks0108 lcd screen due board. arduino playground has new ver 3 library glcd, downloaded , followed the instructions given letter. when try compile ks0108 example gives following error:
in file included ks0108example.pde:12:
c:\users\overlord\documents\arduino\libraries\glcd/glcd.h:38: fatal error: avr/pgmspace.h: no such file or directory
compilation terminated.
and stuck. how go problem? request guys me rectify problem.
any , appreciated. in advance.
regards
dhir kumar
have upgraded uno due. tried interface ks0108 lcd screen due board. arduino playground has new ver 3 library glcd, downloaded , followed the instructions given letter. when try compile ks0108 example gives following error:
in file included ks0108example.pde:12:
c:\users\overlord\documents\arduino\libraries\glcd/glcd.h:38: fatal error: avr/pgmspace.h: no such file or directory
compilation terminated.
and stuck. how go problem? request guys me rectify problem.
any , appreciated. in advance.
regards
dhir kumar
i not know state of glcdv3 lib respect ks0108, u8glib (http://code.google.com/p/u8glib/) supports ks0108 display. additionally need level translation 3.3v (due) 5v (ks0108). unidirectional translation fine u8glib. however, setup has never been tested before u8glib. interessted see wether works.
oliver
oliver
Arduino Forum > Using Arduino > Displays > Problem Interfacing Arduino Due and KS0108 128 X 64 LCD Screen.!
arduino
Comments
Post a Comment