summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MyOBD : make debug runtime-controllable, lpo.ino: wait(20s) before readPID loopHEADmasterLudovic Pouzenc2021-06-132-5/+14
* MyOBD: Trace every read and write to OBD adapter, lpo.ino: adapt for tracingLudovic Pouzenc2021-06-132-10/+28
* OBD: avoid compilation warningsLudovic Pouzenc2021-06-131-2/+2
* MultiLCD: avoid all gcc warningsLudovic Pouzenc2021-06-135-25/+25
* MyLCD : move as lib, add more lines using a vertical splitLudovic Pouzenc2021-06-131-5/+36
* Import inital sketch lpo pour dumper les DTC et des valeurs liveLudovic Pouzenc2021-06-123-0/+175
* Update PID rangeStanley Huang2020-11-082-5/+2
* Update OBD2UART.cppStanley Huang2020-03-291-1/+1
* Update obd_uart_test.inoStanley Huang2019-09-271-4/+0
* UpdateStanley Huang2019-06-274-30/+17
* Update megaloggerHD.inoStanley Huang2019-05-161-3/+3
* Merge branch 'master' of https://github.com/stanleyhuangyc/ArduinoOBDStanley Huang2018-07-062-1/+4
|\
| * Update README.mdStanley Huang2018-05-111-1/+1
| * Create README.mdStanley Huang2018-04-161-0/+3
* | Minor display updateStanley Huang2018-07-061-5/+4
|/
* Merge branch 'master' of https://github.com/stanleyhuangyc/ArduinoOBDStanley Huang2018-04-1112-172/+537
|\
| * Create README.mdStanley Huang2018-03-231-0/+3
| * Update README.txtStanley Huang2018-03-231-2/+0
| * Update README.txtStanley Huang2018-03-231-3/+0
| * Update README.mdStanley Huang2018-02-131-2/+3
| * Update README.mdStanley Huang2018-02-131-4/+5
| * Fix typoStanley Huang2018-01-311-5/+1
| * UpdateStanley Huang2018-01-311-5/+4
| * Add support for Freematics OBD-II UART Adapter V2.1Stanley Huang2018-01-301-1/+0
| * Add support for Freematics OBD-II UART Adapter V2.1Stanley Huang2018-01-307-144/+400
| * Improve VIN readingStanley Huang2018-01-251-15/+25
| * Added simple OBD data display example sketchStanley Huang2017-10-101-0/+105
* | UpdateStanley Huang2018-04-113-11/+7
|/
* Minor optimizationsStanley Huang2017-05-311-10/+8
* Minor optimizationsStanley Huang2017-05-311-4/+27
* Increased coordinates precisionStanley Huang2017-05-261-3/+3
* UpdateStanley Huang2017-05-241-10/+4
* Merge branch 'master' of https://github.com/stanleyhuangyc/ArduinoOBDStanley Huang2017-05-241-2/+4
|\
| * Update README.mdStanley Huang2017-05-181-2/+4
* | Working with latest OBD libraryStanley Huang2017-05-241-2/+3
* | Working on ESPRIT (ESP32)Stanley Huang2017-05-242-69/+67
|/
* Reference data logger sketch for Freematics OBD-II UART AdapterStanley Huang2017-05-081-6/+16
* Reference data logger sketch for Freematics OBD-II UART AdapterStanley Huang2017-05-082-296/+299
* Reference data logger sketch for Freematics OBD-II UART AdapterStanley Huang2017-05-083-0/+696
* Fixed compiling issue on 32-bit systemsStanley Huang2017-05-084-12/+12
* Sync some stuff with Freematics ONE libraryStanley Huang2017-05-084-6/+60
* Updated testerStanley Huang2017-05-071-3/+3
* Updated example sketchStanley Huang2017-04-271-17/+25
* Fixed connection failure due to too short timeout on slower K-line protocolsStanley Huang2017-04-112-22/+30
* OBD-II data logger on ESP32 or ESP8266Stanley Huang2017-04-092-295/+175
* Some UI tweaksStanley Huang2017-03-171-5/+0
* Some UI tweaksStanley Huang2017-03-151-1/+6
* Some UI tweaksStanley Huang2017-03-151-11/+26
* Fixed touch screen issueStanley Huang2017-03-151-20/+22
* Fixed a possible compilation issueStanley Huang2017-03-102-2/+2