Hi all,
I just can’t make it work using the libraries in wiki:
Arduino Ide: 1.0
libraries:SerialLCD_Arduino 1.0_20120107 and SoftwareSerial (Original from downloaded IDE)
Arduino IDE Version 1.0 already have NewSoftSerial.
Hello World example compiles fine, but does nothing when loaded to arduino.
All I can see is both leds tuned on.
Does Anyone can Help? is There a different libraries for v1.1(not b)?
I’m trying to connect “Grove Serial LCD v1.1” to “Seeduino v2.21” via “Grove-Base Shield v1.2”.
Arduino IDE 1.0 with SerialLCD_arduino_1.0_20120107.zip installed.
Board: Arduino Duemilanove w/ ATmega308
Programmer: AVRISP mkII
I’m trying to connect my LCD directly to the Serial port on the Seeeduino 3.0, using the new library, and I can’t get anything to show up on the screen. The SerialLCD examples compile and upload fine (altho I need to disconnect the LCD before uploading or there is an error), and all of the lights come on, but no text is displayed.