Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. Join them; it only takes a minute:

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

I'm currently playing around with an Arduino Robot, and can't seem to get the LCD display it came with to work.

I am using code that I found here

I did, however, have to get rid of the 4th parameter in order to successfully compile it...

I'm running the latest version of the Arduino IDE, and Arduino Robot library.

Any ideas?

Edit: I have included SPI.h and Wire.h in my sketch

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.