Search found 8 matches

by jonnyrv
Thu Jan 01, 2015 9:24 pm
Forum: Freematics Products
Topic: Kit #3:Blank, white display after uploading Megalogger
Replies: 13
Views: 38460

Re: Kit #3:Blank, white display after uploading Megalogger

This would be perfect. My order-nr: 1250
by jonnyrv
Thu Jan 01, 2015 2:01 am
Forum: Freematics Products
Topic: Kit #3:Blank, white display after uploading Megalogger
Replies: 13
Views: 38460

Re: Kit #3:Blank, white display after uploading Megalogger

Hello stanley. I hope you can find a mistake. The picture of the white display and the used code (only config.h, the other codes are standard). http://www11.pic-upload.de/31.12.14/1qwro8bqwqgq.jpg #ifndef CONFIG_H_INCLUDED #define CONFIG_H_INCLUDED /************************************** * OBD-II Ad...
by jonnyrv
Mon Dec 29, 2014 3:59 am
Forum: Freematics Products
Topic: Kit #3:Blank, white display after uploading Megalogger
Replies: 13
Views: 38460

Re: Kit #3:Blank, white display after uploading Megalogger

of course. A picture of the white screen or the used code?
by jonnyrv
Mon Dec 22, 2014 10:00 pm
Forum: Freematics Products
Topic: Kit #3:Blank, white display after uploading Megalogger
Replies: 13
Views: 38460

Re: Kit #3:Blank, white display after uploading Megalogger

Make sure you are using the latest code from github. You should start with no OBD or GPS connected. Make sure you compile upload the sketch successfully. I'm using the versions from 27.11.2014 (code and librarys). I compiled with success and uploaded with success. The OBD and the GPS were not conne...
by jonnyrv
Mon Dec 22, 2014 6:26 pm
Forum: Freematics Products
Topic: Kit #3:Blank, white display after uploading Megalogger
Replies: 13
Views: 38460

Kit #3:Blank, white display after uploading Megalogger

Hello, I started a seperate topic in order to maintain a clear overall picture. My problem: I received my kit #3 last week. After importing the neccesary librarys for meggalogger, compiling and uploading successfully I still have a blank, white display. I'm a complete beginner therefore I hope that ...
by jonnyrv
Wed Dec 17, 2014 11:14 pm
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55505

Re: Problems with kit3

hello Stanley,

Which cross do you mean?

stanley wrote:What car do you have? The corss at OBD means OBD can't be connected. Have you tried on any other cars?
by jonnyrv
Mon Dec 15, 2014 1:52 am
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55505

Re: Problems with kit3

I also tried this one to check the display: #include <Wire.h> #include <MultiLCD.h> LCD_SSD1289 lcd; static const PROGMEM uint8_t smile[48 * 48 / 8] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xC0,0xE0,0xF0,0xF8,0xF8,0xFC,0xFC,0xFE,0xFE,0x7E,0x7F,0x7F,0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,0x3F,0x...
by jonnyrv
Sun Dec 14, 2014 8:12 pm
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55505

Re: Problems with kit3

Hello Stanley,

I also get a white, blank screen when I connect the Kit3 to my car (ISO9141-2).

The sketch is complied and uploaded.