Search found 1034 matches

by stanley
Sat Oct 25, 2014 1:32 pm
Forum: Freematics Products
Topic: Compiling errors
Replies: 2
Views: 8496

Re: Compiling errors

Import the libraries first, please.
by stanley
Sat Oct 25, 2014 1:31 pm
Forum: Freematics Products
Topic: Decode BMW drive modes
Replies: 4
Views: 14773

Re: Decode BMW drive modes

Do you have idea of what protocol your car uses?
by stanley
Sat Oct 25, 2014 1:29 pm
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 57302

Re: Problems with kit3

Blank screen on LCD normally is caused by sketch not properly compiled and uploaded. Can you check this?
by stanley
Sat Oct 25, 2014 1:27 pm
Forum: Freematics Products
Topic: Problems with reading with Arduino OBD-II Logger Kit #3
Replies: 13
Views: 34328

Re: Problems with reading with Arduino OBD-II Logger Kit #3

Your OBD library might not be up-to-date.
by stanley
Thu Oct 16, 2014 1:14 am
Forum: Freematics Products
Topic: Store is being UN-Friendly
Replies: 1
Views: 7384

Re: Store is being UN-Friendly

What's the problem? Which country are you from?
by stanley
Thu Oct 16, 2014 1:12 am
Forum: Freematics Products
Topic: Bug when typing values
Replies: 1
Views: 5782

Re: Bug when typing values

Will improve the GUI towards that.
by stanley
Thu Oct 16, 2014 1:10 am
Forum: Freematics Products
Topic: Business Idea - Contact Stanley
Replies: 3
Views: 10317

Re: Business Idea - Contact Stanley

I am on skype from time to time. The live chat link on the pages of Freematics Online Store will take you in.
by stanley
Thu Oct 16, 2014 1:07 am
Forum: Freematics Products
Topic: UART & I2C - General Confusion
Replies: 6
Views: 13535

Re: UART & I2C - General Confusion

In the early stage, the part of the product is hand-soldered. But now, it has been totally reworked and is absolutely neat inside.
by stanley
Thu Oct 16, 2014 1:05 am
Forum: Freematics Products
Topic: What do the lights mean?
Replies: 2
Views: 7955

Re: What do the lights mean?

Blue means communication on going. Red is power. Basically you can't make the adapter work without plugging into OBD-II port of a car or an emulator.
by stanley
Thu Oct 16, 2014 1:02 am
Forum: Freematics Products
Topic: Problems with Kit #2
Replies: 8
Views: 22462

Re: Problems with Kit #2

Using the SD seat on TFT shield requires modification of SD2card.h (a file in Arduino SD library) to enable software SPI.