Hello All,
I need some help on reading OBD- II emulator MK2 using Freematics OBD-II UART Adapter V2.1 (for Arduino) through Rpi 3 in python.
I tried to connect using OBD library in python using serial connection ttyS0 and baudrate 38400. But the connection is unsuccessful.
Thanks
Search found 2 matches
- Thu Jun 21, 2018 4:52 am
- Forum: Freematics Products
- Topic: Has anyone tried reading parameters from OBD-II emulator using Freematics OBD-II UART Adapter V2.1 from RPi 3 python
- Replies: 1
- Views: 4218
- Thu Jun 21, 2018 4:43 am
- Forum: Freematics Products
- Topic: OBD-II Emulator programmatic interface
- Replies: 6
- Views: 17094
Re: OBD-II Emulator programmatic interface
hello @psanjay Did u get any success with reading from freematics emulator's RX TX. I recently bought 1. OBD-II Uart module for communication with RX TX of Raspberry Pi and 2.freematics emulator . i am using python for reading values from emulator using OBD II uart module , but not able to establish...