vendredi 27 février 2015

Bonne Qualité Digiprog III Digiprog 3 Odomètre Programmateur Avec Full Software


 Bonne Qualité Digiprog III Digiprog 3 Odomètre Programmateur Avec Full Software

Attention: Ce type digiprog 3 ne comprend pas les câbles ST01 et ST04, si vous avez besoin de ces 2 câbles, vous pouvez acheter.

Cet modèle digiprog 3 n'a plus de stock, vous pouvez acheter la dernière version digiprog 3 V4.85


Best quality Hottest Digiprog III Digiprog 3 Odometer Programmer with Full Software

This version Digiprog3 quality high, will have not blue screen problem!


With the use of the new DIGIPROG III, the odometer adjustment is a breeze. Intelligent accessories and extensive manuals are enclosed.

Language: Deutsch, English, Espanol, French, Portuguese, Italiano, Turkey, Nederlands.

Latest Version: V4.82




jeudi 26 février 2015

Launch CRP129 will less costly prognosis

These days owing an auto is very common matter. Even so, if our vehicles are starting off to screen some troubles, the amount will it expenditure to acquire it fix, do you need to acquire whatever and lots of way more.

Right now we're going to speak about stocking your garage using the automotive diagnostic resources you could trust that can assist you as you ought to have them.

Launch X431 Creader VII+ (CRP123) comprehensive diagnostic instrument En Promo


There are several equipment, as like: Launch CRP129 that established for diagnostic good reasons that may not be feasible, But usually there are some that can be straight forward to apply and may be exceptionally practical. That which you don not want to do is expend funds on applications you will never use or usually do not know the way to utilize. It's best Launch X431 software that you simply know will be second hand more than enough to create up to the capital spent. You'll be able to decide upon from your numerous offered auto diagnostic resources internet plus your variety will rely upon the quantity of cash you happen to be keen to spend.

A fantastic car repair diagnostic obd2 tool is built to offer you knowledge which can be made use of by your vehicle technician to quickly accumulate pertinent information and facts from market word wide web info bases. Examining these databases is very important because it can save your mechanic quite a lot of your time causing a speedier, more cost effective diagnosis.

mardi 24 février 2015

How-to Guide for OBDII Reader App Development



Why does your vehicle need it?


  1. Have you ever thought about different vehicle parameters being displayed in your own Android application? If so, then you've come to the right place. We will discuss what it takes to develop an OBDII reader application.


First, let's take a quick look at the protocols used in vehicles for diagnostics.

OBD is an acronym for “on-board diagnostics” and refers to vehicle's self-diagnostics and reporting capability. Originally it was intended to help mechanics run quick vehicle diagnostics. The early versions of it allow checking for possible problems with the engine. Nowadays, in addition to preserving the “diagnostics” part, this system has been dramatically enhanced and allows a vehicle owner to be in control of different parameters like the current fuel consumption rate, gear and transmission modes, GPS module and so on. For a full understanding of how it works and the history behind it, you can read the full article on Wikipedia called “On-board diagnostics”.

Necessary materials


First of all, you would need a OBD2 Appareils adapter to be able to use the OBDII interface. There are many adapters from different manufacturers. Some of them have a COM interface, others have a USB interface, and some have a Bluetooth interface. Theoretically, any adapter can be used by the Android application, but in practice, your best choice is the Bluetooth interface.Also, adapters can be differentiated by supported OBDII protocols (i.e. by supported vehicles).So if you have a car within reach and good OBDII adapter we can start developing OBDII reader application.

Hold on - do you really have a car close enough to your development environment? Actually we can use a simulator for a start. The one that worked for me is OBDSim: it is an open source project available for different platforms. Since Bluetooth is not supported on Windows, rebuilding it from scratch in Linux will be necessary. Please note that most likely it will require you to modify the source code and change RFCOMM channel to the first available instead of channel 1.

What's more, a hardware emulator can be used instead of a real car. I used ECUsim 2000 standard with ISO 15765 (CAN) protocol enabled. As for the OBDII adapter - I used ELM327 v.1.5 adapter.


Developing the application

Let's start with describing the protocol that is used for communication between Android device and OBDII adapter/vehicle. It is text-based polling type protocol. This means that all you need is to send a command to receive a response. And knowing what commands to send is key.

We will connect to the adapter through Bluetooth. It seems that Bluetooth Low Energy API is just the thing we should use. However, since it is now supported only by several devices, it is too early to use it.

The protocol supports some AT commands like turning echo and control line feed. Another part of the protocol is OBDII control protocol itself.

The general workflow of the application functionality should go like this:

1) connect to the OBDII adapter through Bluetooth;

2) initialize OBDII adapter with AT commands;

3) continuously get data from the vehicle through issuing the corresponding PID codes.

Connecting to the OBDII adapter is straightforward. But one thing you need to do before connecting is to select the Bluetooth device. Displaying an alert dialogue with single choice items is a good way to go:


ShowShow code
Don’t forget to save the selected device address somewhere. Now we can connect to the selected device:


ShowShow code
The UUID I mentioned represents a “serial” interface through Bluetooth. Of course, this code should be executed in a non-UI thread. Also, I would recommend checking this article for details and a solution of a bug in Android that can lead to connection failure in some cases. We  can now make the data exchange. We will use a OBD-Java-API library for this. The library is pretty simple to use. It has several classes, which correspond to different OBD commands. Don't forget to initialize the OBDII adapter first by issuing configuration commands:


ShowShow code
We are now ready to issue any other commands:


ShowShow code


Here I should point that this library has some issues with parsing response and it often crashes because of poor error handling. The first flaw is the “performCalculations” method present in all command classes. It would be good to check the buffer size before accessing buffer data, because in some cases the response may be shorter than required. Of course, the problem of a shorter response is on the OBDII adapter/vehicle side, but the library should be ready for such issues.

Apart from this, there are some other issues, so this library still requires improvements or can be used simply as a reference.

The obtained data can be stored somewhere for further analysis, for example, on the ElasticSearch instance.

Right now, we are working on a Hours of Service application for commercial vehicle drivers and will continue sharing our experience on OBDII in our blog. Meanwhile, you can find more information on developing applications for latest IoT gadgets in our experience section Apps for Connected Devices.

View more:

lundi 23 février 2015

Logiciel Porsche Piwis Câble Téléchargement gratuit et examen

Logiciel Porsche Piwis Câble Durametric est disponible en téléchargement gratuit à partir du lien ci-dessous:

Logiciel Porsche Piwis Câble Téléchargement gratuit

Le logiciel Porsche Piwis Câble vous permet de faire le diagnostic de base et le service réinitialisation de lumière quand il ya un dispositif OBD II ou le câble construit la connexion entre votre Porsche et le logiciel. Vous pouvez obtenir le câble en ligne ou dans les magasins de pièces de rechange locaux. Je ai obtenu mon câble de obd2warehouse.fr avec Durametric 3. Il m’a coûté environ €20.

piwiscable20150211174613

Je suis actuellement en exécutant le logiciel Durametric sur mon ordinateur de secours avec le système Windows XP comme la description du produit déclaré le logiciel est uniquement compatible avec le système XP. Mais je ai trouvé quelqu’un faire installer en mode XP sur Windows 7 ordinateur portable, vous pouvez avoir un essai.
Selon le manuel, le câble peut travailler sur les voitures suivantes:
1996-1998 Porsche 911 (993)
1996-1998 Porsche 911 Turbo (993)
1998-2004 Porsche 911 Carrera (996)
1998-2004 Porsche 911 Carrera 4 (996)
2000-2005 Porsche 911 Turbo (996)
2000-2005 Porsche 911 GT2, GT3 (996)
2005-2007 Porsche 911 (997)
1997-2004 Porsche Boxster (986)
2000-2004 Porsche Boxster S (986)
2005-2007 Porsche Boxster (987)
2003-2006 Porsche Cayenne (955)
2005-2007 Porsche Cayman (987)
Je l’ai testé sur mon vieux 996. Le logiciel semble excellent travail pour faute lecture, code radio, heures de moteur, plus de régime, tous les paramètres du moteur – comme temps huile / eau, etc., qui peuvent être cartographiées immédiatement ou fichier journal de données de dumping vers Excel :
piwiscable20150211174721