LCD keypad Shield problem ?

Servo Bracket, Robot Gripper, Robot Chasis, Micro Gearmotor Bracket, Castor,Acrylic, Anti-slip Map

LCD keypad Shield problem ?

Postby alung92 » Fri Oct 17, 2014 3:26 pm

what happen with this ? is that my code problem or the lcd shield probem ?
[img]
20141017_152227.jpg
[/img]
CODE: SELECT_ALL_CODE
#include <LiquidCrystal.h>

LiquidCrystal lcd(8, 9, 4, 5, 6, 7);

void setup()
{
  Serial.begin( 9600 );
 
  lcd.begin(16, 2);
  lcd.clear();
}

void loop()
{
  lcd.setCursor(0,0);
  lcd.println( "hello world!    ");
  delay(1000);
}
Attachments
20141017_152227.jpg
alung92
Novice
 
Posts: 17
Joined: Thu Aug 21, 2014 12:57 pm

Re: LCD keypad Shield problem ?

Postby Idris » Fri Oct 17, 2014 5:41 pm

Hi alung92,

I already test your code and it is working. Could you try to adjust the LCD contrast (variable resistor)? If still problem, you can contact the Technical Support by filling up this form (link).
Cytron Technologies invest time and resources providing tutorial, training and support for STEM education and maker movement. We need your support by purchasing products from Cytron Technologies. Thanks.
http://www.cytron.com.my
User avatar
Idris
Moderator
 
Posts: 409
Joined: Thu Mar 22, 2012 5:28 pm
Location: Pulau Pinang

Re: LCD keypad Shield problem ?

Postby alung92 » Fri Oct 17, 2014 6:18 pm

what about like this ? no character ? all black box . the bottom column color darker than upper column. is that normal ?
20141017_181357.jpg
alung92
Novice
 
Posts: 17
Joined: Thu Aug 21, 2014 12:57 pm

Re: LCD keypad Shield problem ?

Postby Idris » Mon Oct 20, 2014 8:44 am

If you already upload the code successfully to Arduino, it should be a character displayed on the LCD.

But if the LCD still blank, probably the SHIELD-LCD is defect. Please contact the Technical Support by filling up this form (link).
Cytron Technologies invest time and resources providing tutorial, training and support for STEM education and maker movement. We need your support by purchasing products from Cytron Technologies. Thanks.
http://www.cytron.com.my
User avatar
Idris
Moderator
 
Posts: 409
Joined: Thu Mar 22, 2012 5:28 pm
Location: Pulau Pinang

Re: LCD keypad Shield problem ?

Postby kathleencjustice » Sat Jun 11, 2016 1:26 pm

Take that to some experts.
kathleencjustice
Freshie
 
Posts: 5
Joined: Sat Jun 11, 2016 1:20 pm


Return to Hardware

Who is online

Users browsing this forum: No registered users and 6 guests