Since I can't edit old topic anymore, I am starting a new one here
To guys who are using libraries with this LCD you will need to define DOGS102 LCD in dogm128.h file as shown below
//#define DOGM128_HW /* uncomment for the DOGM128 display */
#define DOGS102_HW /* uncomment for the DOGS102 display */
//#define DOGM132_HW /* uncomment for the DOGM132 display */
Also for better image you may change contrast line:
dog_spi_out(0x008); /* contrast value, EA default: 0x010 */
To people who contacted me about Ethernet/SD compatible shields:
We are still waiting for LCD backlights to come, we have everything else includng LCDs themself
So please be patient and we will be back
If you don't need Ethernet shield compatability, when standard LCDs are available today.
Arduino Mega has SPI pins in different location and as result LCD shield can't be used as-is
But you can remove SCK, MOSI header pins (11 and 13) and use wires to move them to Mega SPI pins
PM me if you need more details
Stock Backlight color is amber. White backlight can be used but it is more expensive and we don't use it.
To change backlight brightness you can move bklt_src jumper and enable PWM on pin D6.
We still have few Standard and Ethernet/SD compatable shields if someone needs them.
Last 3 displays are now on-sale (direct or via eBAy).
I still have blank PCBs available, but at this point we are not planning to build any more in advance.