Sign up ×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

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.