JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser.
Shop
IoTea LoRa SmartAgriculture
FaceRecognization LTE
NB-IoT
PM2.5 PollutionVisualization WioLTE
this product is replaced by Grove - LCD RGB Backlight Serial LCD Driver twig is an UART based LCD1602 display (Hitachi HD44780 or a compatible LCD)
Who Viewed This Also Viewed
Note
This product is EOL now, you can choose the update version Grove - LCD RGB Backlight.
Technical details
Product Faqs
Has the library for this LCD been updated to work with Arduino 1.0?
Hi there, It would be available soon, please click the "Notify Me" when it is available we will send a e-mail to inform you.
I connected a Serial LCD to the Mega Shield on the Seeeduino ADK Main board. I tried to connect it to UART0 to 3 port or to any Digital ports. I tried to code using SerialLCD, Serial, and NewSoftSerial class. They all compiles and uploaded fine but so
Hi there, The XBee Wi-Fi PCB Antenna - S6 can't work with Stalker. It is 260mA module but Stalker only can support 150mA. About control module you can send a sleep mode to Bee and let it save more power.
I've bought a serial lcd.With LiquidCrystal Library you can create some new chars, how can we do the same with this serial lcd ?
Hi there, The Stalker can supply 5V but MCU only work at 3.3V. So there would has some problem if work with 5V sensor.
Not really a question... I just put some examples up on GitHub that show how to use this display with the Raspberry Pi. I've added info to the wiki.
https://github.com/kc0tf
I've also updated my unified Arduino library to support Tx-only wiring, so you can use the LCD with just a single IO pin - perfect for an AtTiny. Again, wiki has been updated with links to the new lib.
Are you capable of selling bulk quantity of Serial LCD (50 pieces or 100 pieces)?
Dear Mihai Basarab.We have the capability for selling bulk quantity of Serial LCD.And you can drop a line to order@seeedstudio.com , you can get a discount while purchasing it in bulk quantity.
Hello! I use display Grove - Serial LCD V1.1b. When I print on a negative value, I always get the same result: 4,294,967,295. If I use the module of this number, the result is obtained is correct, but without a minus sign of course. What am I doing wro
This isn't a LCD library limitation as much as a limitation of the "print" method available to most things in Arduino-land. You'll notice that printing things as ",HEX" doesn't pad with zero if the number isn't byte-aligned, either. You don't get a ful
Hello, Are tx and rx pins on the LCD connector defined from the LCD point of view? If I connect the LCD to a hardware UART port of the seeduino mega, I then need to connect the Rx from the LCD to the Tx of the microcontroller and Tx (LCD) to Rx (UC) ri
yes , you are right , that is just that .
Hello, I was wondering what color the backlight is?
Hi,the color of backlight is white.And it's not lighted generally,you should run a program if you want to light it up.
while compiling the code, keep having the follow message:libraries\SerialLCD/SerialLCD.h:65: error: expected class-name before '{' token
my arduino is 1.0.1the serial LCD is driver V1.1
appreciate if you answer this question.
It's ok while compiling,so please download SerialLCD again.And if you have the same question later,please sent us e-mail.
I received a Serial LCD display module with the Grove Starter Kit and can't get a display when I run one of the example sketches (e.g. HelloWorld.pde) that are included with the version 1.1b driver (identified as v1.0b) in the SerialLCD.cpp file. I am
What you talk is this cable?http://www.seeedstudio.com/dep...
What version of the product is this? It would be helpful if in the future you assigned new part #'s or sku's to new versions when api's or interface particulars change. This would be particularly useful if previous versions are still being sold
Hi,
For Stalker 2.1/2.2, You need supply a 5V power to program connector to work with GPRS Shield, connect as:5V to USB 5V, GND to GND.
ThanksAlbert
Thank you Jacket
Thank you ... i have libraries in correct directory position and added them in the Arduino path also ... there error referencing "WProgram.h"makes me think the code is incompatible with Arduino 1.0.3 ... if i add to SerialLCD.h the code #if defined(ARD
Trying example for Serial LCD but will not compile ... using
// initialize the librarySerialLCD slcd(11,12);//this is a must, assign soft serial pins
... error at this point ... 'SerialLCD' does not name a type
Arduino Uno, Grove
Hi David.The libraries you have downloaded is not the right one.Please confirm version of your LCD and download the corresponding libraries.Attention:delete other wrong Serial LCD libraries first before you unzip a new one.
Dear Jacket. Many thanks for your answer! I have tried to use the serialLCD from http://www.seeedstudio.com/wiki/images/a/ac/SerialLCD.zip
Hello! I have a Serial LCD version 1.1 on digital port and Grove Temp and Humidity sensor connected at Analog 0 on board the Grove Base Shield 1.2. Since DHT11_PIN is set to 14 and Serial LCD is set to (11,12) as follows:
// include the library c
Dear Mike.You need modify your program,and i drop you a line,you could have a try.
Is the LCD RoHS compliant
I'm sorry,we have not compliant about this aspect.But we have made regulations to protect custom's rights and interests.You can rest easy to purchase it.
Hello,
I am new to Arduino programming and I received the display and the arduino UNO R3 today. But it looks like there is some trouble with the library.
I installed the Arduino 1.0.2 on my Macintosh and tested it. No problem there
Th
Hi,you can download these attachments from this web:(http://www.seeedstudio.com/for... your older files and then unzip these attachments,any
Is it possible connect LCD directly to white serial socet by grove cable w/o any additional card? I connect & load software, but LCD don't work. Only D1&D2 led ON.
Grove - Serial LCD v1.1 + Seeeduino 3.0 not working
Hey,you need plug Serial LCD to D11(TX--digital 11,RX-digital 12),but not UART port.
If the LCD has a operation voltage of 5V+; Is it also necessary to add a buffer (ex. LM358) between the LCD and the microcontroler (Atmega328p) of the PanStamp (panstam.com) pins D0, D1?. If it is like th
If the number of pins are the same to xbee serials, yes, you can.
Can this LCD be used with the D0,D1 hardware Tx,Dx pins on Arduino? I would rather not have the LCD being controlled with a soft serial port.
the code is SoftwareSerial SoftSerial(2, 3), so the pins we have used are digital 2 and digital 3. This GPS module should better be used outdoors, you might not get signal when using indoors.
Hi, i'm trying to use my new LCD with my seeeduino 3.My seeeduino is set to use 5v, i tried to connect the LCD in different digital I/O's. The exemple sketches is using the SoftwareSerial library. And i'm reseting the seeeduino after upload the cod
Hi,maybe you can use this Converter(http://www.seeedstudio.com/dep...
Hello,Is it possible to create custom characters on this LCD, like for the Sparkfun display or any other parallel LCD ?Thanks
Hi Jacket, thanks for the reply. I've consulted the EAGLE file and I can't locate the connection between EN and VCC. If you could provide a more detailed answer I would be happy to edit the wiki with the information.
Can you tell me where to find the most current of the SerialLCD and NewSoftSerial Libraries and how to verify they are most current ... I have placed the libraries in directory as you have instructed but setup still not compiling... Thanks
Yes, it can be used to charge this 6A lithium battery , note that only charged for one lithium battery. ( N cell pack + battery management circuit = one lithium battery )
Hello! I need helpHardware: Arduino Uno R3, Grove-Base Shield V1.3, Grove-Serial LCD V1.1Softwre: Win7(64bits), Arduino V1.04 (Arduino as ISP), LCD library from New_Serial_Library.zip(E
Do you have an idea of when this would be available?
Everything worked fine before I added the scroll. Now integers are printing in Japanese Katakana. How do I fix this?
If something plug onto the board, yes, it's difficult to remove the micro SD card. If nothing plug onto the board, it's easy to remove it. Anyway, thanks for your attention, we will take it into consideration in the next version of Stalker. Thanks a lo