Welcome! Log In Create A New Profile

Advanced

Smart controller 128 64

Posted by Kamil 
Smart controller 128 64
October 16, 2014 08:51AM
Hi !

I got leapfrog creator, i wanna lcd in my printer.

I connect smart controller lcd in free intputs on the leapfrog board, define pins and lcd not work smiling smiley

Configuration.h added #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTRĀ­OLLER

In my leapfrog motherboard 999 im added

//#define SDPOWER -1
//#define SDSS 53
//#define SDCARDDETECT 49
//#define BEEPER 51
#define LCD_PINS_RS 18 //pin 4 exp1
#define LCD_PINS_ENABLE 19
#define LCD_PINS_D4 41
#define LCD_PINS_D5 50
#define LCD_PINS_D6 43
#define LCD_PINS_D7 44
//#define BTN_EN1 11
//#define BTN_EN2 12
#define BTN_ENC 38

Pin 10 on the exp1 connect to 5v pin 9 gnd

i see enable lines in the code but at the beginning i just want start only lcd
I got lib and evrythhing compling properly ( arduino 1.0.5 )


what I'm doing wrong ??

thx
Sorry, only registered users may post in this forum.

Click here to login