Search found 2 matches
- Fri May 15, 2015 7:55 pm
- Forum: Freematics Products
- Topic: Beaglebone Black to i2c obd-ii adaptor b ..
- Replies: 1
- Views: 8336
Beaglebone Black to i2c obd-ii adaptor b ..
Hi, I've a beaglebone black and a model b, i2c, obd-ii adaptor When connected to the i2c ports on the beaglebone (and to GND, needed that to get adaptor to work!) ... I can see 2 devices on the i2c bus:- root@beaglebone:~# i2cdetect -y -r 1 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- --...
- Wed May 13, 2015 1:31 am
- Forum: Freematics Products
- Topic: beaglebone and OBD model B (ic2)
- Replies: 0
- Views: 7305
beaglebone and OBD model B (ic2)
Hi, I have a OBD-II model B ic2 adaptor, connected to my car. I have a beaglebone black connected to ic2 ports (and GND, needed that to get it to work!) ... from the beaglebone I can do:- # ic2detect -y -r 1 (when connect to that ic2 bus!) which sees 2 x ic2 devices at address 0x60 and 0x68. I could...