Search found 1038 matches

by stanley
Mon Sep 08, 2014 11:45 pm
Forum: Freematics Products
Topic: Eagle files
Replies: 1
Views: 6607

Re: Eagle files

It's a product designed for open-source hardware (Arduino), with open-source library. The hardware of the product is not open-sourced.
by stanley
Fri Sep 05, 2014 2:14 pm
Forum: Freematics Products
Topic: New API added for OBD-II library
Replies: 0
Views: 10593

New API added for OBD-II library

A new API of getVoltage() has just been added in OBD-II library for getting car battery voltage. This feature is provided by OBD-II adapter and does not requires car engine started. The latest code is in the repository - https://github.com/stanleyhuangyc/ArduinoOBD
by stanley
Thu Sep 04, 2014 1:15 pm
Forum: Freematics Products
Topic: ODB-II Adapter is only for cars?
Replies: 14
Views: 33868

Re: ODB-II Adapter is only for cars?

I can confirm you that pin 7 is connected and used.
by stanley
Thu Sep 04, 2014 1:12 pm
Forum: Freematics Products
Topic: Kit #3
Replies: 3
Views: 12629

Re: Kit #3

If the OBD is not connected to car (not powered), please don't connect it to the LCD shield.
by stanley
Thu Sep 04, 2014 1:08 pm
Forum: Freematics Products
Topic: >NO DATA
Replies: 5
Views: 12545

Re: >NO DATA

Maybe you can try on a new car to eliminate the possibility of malfunctioning of the adapter.
by stanley
Thu Sep 04, 2014 1:00 pm
Forum: Freematics Products
Topic: Powering OBD-II Adapter (UART)
Replies: 6
Views: 15515

Re: Powering OBD-II Adapter (UART)

The 5V is not picked from Arduino. It's converted and regulated from the 12V. The 5V is for powering Arduino.
by stanley
Thu Sep 04, 2014 12:59 pm
Forum: Freematics Products
Topic: EmulatorGUI is NOT connecting to emulator
Replies: 17
Views: 40107

Re: EmulatorGUI is NOT connecting to emulator

When you update the firmware, don't connect any OBD device to the emulator.
by stanley
Thu Sep 04, 2014 12:57 pm
Forum: Freematics Products
Topic: Firmwares/source codes for the Kit #3
Replies: 1
Views: 7837

Re: Firmwares/source codes for the Kit #3

The repository of the sketch for kit #2 and kit #3 is here:
https://github.com/stanleyhuangyc/Ardui ... megalogger

Please follow this guide:
http://blog.freematics.com/2014/users-g ... tics-kits/
by stanley
Tue Sep 02, 2014 1:41 pm
Forum: Freematics Products
Topic: Not getting gyro nor temperature from Freematics OBD v2
Replies: 1
Views: 6915

Re: Not getting gyro nor temperature from Freematics OBD v2

Gyro data and temperature data are not logged in the sample sketch, though they are retrieved. Take a look at the code please.
by stanley
Tue Sep 02, 2014 1:40 pm
Forum: Freematics Products
Topic: Updating firmware in OBD-II adapter?
Replies: 3
Views: 10838

Re: Updating firmware in OBD-II adapter?

The OBD-II adapter is not firmware upgradable.