Hi All,
I'm new to Arduino and the list. I have a Due and a 16x2 display I'm attempting to write to. Is there an LCD library compatible with wth 1.5.2 IDE. I've tried example sketches and they all seem to generate errors when compiled.
Example
C:\Users\Danron\Documents\Arduino\libraries\LiquidCrystal\FastIO.cpp: In function 'void fio_shiftOut1(fio_register, fio_bit, uint8_t, boolean)':
I need to make sure I'm using the correct library.