Search found 5 matches
- Tue Jan 05, 2016 1:32 am
- Forum: Freematics Products
- Topic: Megalogger issue with Kit#3
- Replies: 26
- Views: 68371
Re: Megalogger issue with Kit#3
The issue seems to be that the wrong value is returned from the LiquidCrystal_I2C library included in the Arduino ide. Here is a link to the fix and the discussion about it. Seems to be a known issue. m m Works fine for me and looks like its been merged into the master branch so should be fixed in t...
- Wed Dec 30, 2015 8:03 am
- Forum: Freematics Products
- Topic: Issues with kit. (Subaru Impreza 07 1.5)
- Replies: 2
- Views: 12301
Re: Issues with kit. (Subaru Impreza 07 1.5)
With the latest and greatest version from github repo I get these warnings and amen't sure if these are the issue or not to the problem where only first character appears. I don't know if this is a hardware fault or software issue. In file included from C:\Users\Sean\Downloads\ArduinoOBD-master\mega...
- Wed Dec 30, 2015 7:41 am
- Forum: Freematics Products
- Topic: Megalogger issue with Kit#3
- Replies: 26
- Views: 68371
Re: Megalogger issue with Kit#3
Has anyone been able to fix this issue as am having the same issue?
Lots of the same warnings coming out. None of the library fixes seem to be working.
Lots of the same warnings coming out. None of the library fixes seem to be working.
- Sun Dec 27, 2015 10:59 am
- Forum: Freematics Products
- Topic: Issues with kit. (Subaru Impreza 07 1.5)
- Replies: 2
- Views: 12301
Re: Issues with kit. (Subaru Impreza 07 1.5)
It seems that the lcd.print function isn't working correctly and only printing out the 1st character of the word.
I've tried re-downloading the libraries and didn't work. Anyone have an idea why this might happen?
I'm using the Arduino 1.6.7 ide if that matters.
I've tried re-downloading the libraries and didn't work. Anyone have an idea why this might happen?
I'm using the Arduino 1.6.7 ide if that matters.
- Sun Dec 27, 2015 8:23 am
- Forum: Freematics Products
- Topic: Issues with kit. (Subaru Impreza 07 1.5)
- Replies: 2
- Views: 12301
Issues with kit. (Subaru Impreza 07 1.5)
I bought the #3 Telematics kit. The first issue is that the device keeps resetting when plugged into the OBD-II port. It will start up fine, display the car data using the Megalogger sketch from github https://github.com/stanleyhuangyc/ArduinoOBD/tree/master/megalogger . I amen't sure why this happe...