Search found 1029 matches

by stanley
Thu Jun 26, 2014 11:00 pm
Forum: Freematics Products
Topic: How to upload firmware?
Replies: 2
Views: 10512

Re: How to upload firmware?

Do you have an USBasp? There will be no serial port when you use a USBasp programmer. You need to set programmer in Arduino IDE's menu. If not, you need to use another Arduino with Arduino ISP sketch do uploading.
by stanley
Thu Jun 26, 2014 10:54 pm
Forum: Freematics Products
Topic: Source code for I2C model?
Replies: 1
Views: 9456

Re: Source code for I2C model?

If you are using with Mega Logger sketch, there is model switch defined in the config.h.

If you are writing your own sketch, simply declare this:

Code: Select all

COBDI2C obd;

to use the OBD-II adapter I2C version.
by stanley
Thu Jun 26, 2014 10:43 pm
Forum: Freematics Products
Topic: Chart JS error
Replies: 16
Views: 34386

Re: Chart JS error

Are you viewing the sample data or your own one?
by stanley
Thu Jun 26, 2014 10:42 pm
Forum: Freematics Products
Topic: OBD-II Emulator precision of the Speed Control
Replies: 9
Views: 21281

Re: OBD-II Emulator precision of the Speed Control

You may be interested in our next version of the OBD-II emulator, which has a GUI on PC and iPad. It will be released shortly.
by stanley
Thu Jun 26, 2014 5:51 pm
Forum: Freematics Products
Topic: Android App talking to the Freematics v2
Replies: 11
Views: 28343

Re: Android App talking to the Freematics v2

Yes, just make sure the baud rate matches. ;-)
by stanley
Thu Jun 26, 2014 3:57 pm
Forum: Freematics Products
Topic: Arduino OBD-2 Logger Kit 3 Pre-Buy question
Replies: 5
Views: 21380

Re: Arduino OBD-2 Logger Kit 3 Pre-Buy question

1. Is the Arduino Mega ADK provided in Kit 3 Revision 1, 2 or 3? Only Kit #3 has the option for Arduino MEGA ADK as the main controller board. 2. When installed in a car, is the Arduino Mega powered via the OBD-2 cable? Yes, the OBD-II adapter is powered by the OBD-II port and it will convert and r...
by stanley
Wed Jun 25, 2014 9:52 pm
Forum: Freematics Products
Topic: Android App talking to the Freematics v2
Replies: 11
Views: 28343

Re: Android App talking to the Freematics v2

Take a look in the sample data logger sketch for Freematics OBD-II adapter. It's very easy to let your phone get all those data.
https://github.com/stanleyhuangyc/Freem ... datalogger
by stanley
Fri Jun 20, 2014 10:52 am
Forum: Freematics Products
Topic: Decoding Protocols
Replies: 9
Views: 29467

Re: Decoding Protocols

We have our implementation and it is done with the onboard STM32 processor.
by stanley
Thu Jun 19, 2014 12:20 pm
Forum: Freematics Products
Topic: No PID Display
Replies: 1
Views: 12028

Re: No PID Display

Please check if read() returns true or false.
by stanley
Thu Jun 19, 2014 12:05 pm
Forum: Freematics Products
Topic: where are the protocols implemented?
Replies: 1
Views: 8465

Re: where are the protocols implemented?

Following vehicle protocols are supported.

CAN 500Kbps/11bit
CAN 250Kbps/11bit
CAN 500Kbps/29bit
CAN 250Kbps/29bit
ISO9141-2
KWP2000 Fast
KWP2000 5Kbps