Hello I just bought this kit about a week ago (my first kit ever!!) and just started playing around with it. So far I’ve managed to work the LED’s, make it blink, change brightness, also worked with the potentiometer, and button, and the piezzo buzzer.
Now im moving to the LCD bu I’m having problems with the LCD screen displaying. Not sure what to do since I’m a newb .
This is my kit: seeedstudio.com/wiki/GROVE_- … _Kit_V1.1b
I downloaded the SerialLCD_arduino_1.0_20120107.zip from (seeedstudio.com/wiki/index.p … Serial_LCD) because my kit came with the arduino.
Ive downloaded and added this to the library per instructions.
(User/arduino-1.0/libraries/)(my defaulf file)
Im pulling up the example sketch “HelloWorld” from: User/arduino-1.0/libraries/SeriaLCD/examples/HelloWorld) The sketch compiles with no errors under the IDE and uploads to the arduino micro-controller also with no errors… BUT the screen never turns on or displays anything…
I have the LCD screen connected to pin 11, and yes i restarted my IDE and reset the arduino, the Base Shield, and the LCD screen.
Not sure what to do next and I’m kind of lost, what should i do next??? Help please.