Hi I ordered the obd ii telemetry kit #1 and the emulator. No matter what I do the display doesn't work. I connected it exactly how it is shown on the sales page and it doesn't work.
I have run lcdhello (with and it doesn't work, I have literally tried everything and I have not once seen a single pixel light up.
I believe this display is an sh1106 according to your page so I commented out ssd1306 and included sh1106 as shown below:
LCD_SH1106 lcd; /* for SH1106 OLED module */
//LCD_SSD1306 lcd; /* for SSD1306 OLED module */
Also nanologger which is meant to work with it won't run. It says the file is too large.
" Binary sketch size: 31,012 bytes (of a 30,720 byte maximum) "
Also you sent me an SD card reader when I ordered a microSD card reader.
...frustrated.
display not working, nor is nanologger
Re: display not working, nor is nanologger
Please use Arduino IDE 1.5 instead of 1.0.