summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added readDTC() for reading OBD-II Trouble Codes into an arrayStanley Huang2016-12-192-2/+41
|
* Updated example sketchStanley Huang2016-12-193-29/+185
| | | | Reading DTC and MEMS data
* Added readDTC()Stanley Huang2016-12-192-0/+39
|
* Fixed minor display issueStanley Huang2016-11-232-6/+6
|
* Update MultiLCD libraryStanley Huang2016-07-212-2/+2
|
* Added MegaLoggerHD for new Telematics Shield with 3.5" LCDStanley Huang2016-07-064-0/+1242
|
* Renaming read() to readPID() in OBD libraryStanley Huang2016-07-0613-75/+126
|
* BugfixStanley Huang2016-06-271-4/+6
|
* Added new APIsStanley Huang2016-06-262-38/+84
|
* Library and examples for OBD-II UART Adapter MK2Stanley Huang2016-06-264-26/+176
|
* Minor updatesStanley Huang2016-06-262-2/+2
|
* Changed default configStanley Huang2016-06-101-4/+4
|
* Experimental ESP8266 OBD-II data loggerStanley Huang2016-06-106-0/+1664
|
* Updated MultiLCD libraryStanley Huang2016-06-101-0/+1
|
* Added library for OBD-II UART Adapter MK2Stanley Huang2016-06-102-0/+593
|
* Moved to Freematics repositoryStanley Huang2016-06-103-881/+0
|
* Updated OBD-II tester sketchStanley Huang2016-06-102-77/+113
|
* Updated OBD-II tester sketchStanley Huang2016-06-101-148/+88
|
* Fixed init() issue with some adaptersStanley Huang2016-06-021-4/+0
|
* RevisedStanley Huang2016-05-173-198/+48
|
* Added touch screen support for 3.2" and 3.5" LCDStanley Huang2016-05-173-106/+320
|
* Added definition for Fuel–Air commanded equivalence ratioStanley Huang2016-04-022-3/+7
|
* Added demo of multiple OBD-II PIDs reading APIStanley Huang2016-02-261-17/+25
|
* Added multiple OBD-II PIDs reading APIStanley Huang2016-02-262-20/+59
|
* Changed acceleration threshold for brake pointsStanley Huang2016-02-241-5/+7
|
* UpdateStanley Huang2016-01-271-2/+1
|
* Merge branch 'master' of https://github.com/stanleyhuangyc/ArduinoOBDStanley Huang2016-01-261-2/+4
|\
| * Update README.txtStanley Huang2016-01-211-1/+1
| |
| * Update README.txtStanley Huang2016-01-211-2/+4
| |
* | UpdateStanley Huang2016-01-261-45/+52
|/
* Sync with latest data logging formatStanley Huang2016-01-213-21/+8
|
* Sync with latest data logging formatStanley Huang2016-01-201-43/+119
|
* Some changes on data logging formatStanley Huang2016-01-181-46/+87
|
* Minor updateStanley Huang2016-01-141-10/+6
|
* Fix UBX-M8030 GPS issueStanley Huang2016-01-141-2/+6
|
* Fix VIN parsing issue with KWP2000Stanley Huang2016-01-071-1/+1
|
* Fix issue with slower protocolsStanley Huang2016-01-062-75/+4
|
* Update touch screen libraryStanley Huang2015-12-152-25/+5
|
* Minor updateStanley Huang2015-12-051-2/+2
|
* Update example sketches for OBD libraryStanley Huang2015-12-052-9/+18
|
* Update example sketchStanley Huang2015-12-051-4/+11
|
* Update example sketches for OBD libraryStanley Huang2015-12-052-37/+33
|
* Update example sketchStanley Huang2015-11-291-5/+8
|
* Update OBD libraryStanley Huang2015-11-281-15/+7
|
* Add touch screen supportStanley Huang2015-11-254-13/+147
|
* Update OBD libraryStanley Huang2015-11-252-60/+41
|
* Update OBD library and examplesStanley Huang2015-11-123-4/+93
|
* Update test sketch for OBD I2C AdapterStanley Huang2015-11-041-4/+14
|
* Fix compiliation issueStanley Huang2015-11-021-1/+1
|
* Merge branch 'master' of https://github.com/stanleyhuangyc/ArduinoOBDStanley Huang2015-11-021-0/+8
|\