JJToB / MPi3

CAN-BUS enabled MP3 Player in Python (Running on Raspberry Pi)
11 stars 7 forks source link

Show data in UHP TAB #4

Open Arbe-GTC opened 4 years ago

Arbe-GTC commented 4 years ago

Hi,

For enable the uhp tab, yo can use (in the mid speed bus)

cansend can0 697#4700600002000080 (697 [8] 47 00 60 00 02 00 00 80)

And if you send this:

cansend can0 6C7#1020C0001D07020D cansend can0 6C7#21E0500020003700 cansend can0 6C7#2220002000410072 cansend can0 6C7#2300620065005F00 cansend can0 6C7#2447005400430000

( 6C7 [8] 10:20:C0:00:1D:07:02:0D 6C7 [8] 21:E0:50:00:20:00:37:00 6C7 [8] 22:20:00:20:00:41:00:72 6C7 [8] 23:00:62:00:65:00:5F:00 6C7 [8] 24:47:00:54:00:43:00:00 )

The UHP TAB shows this: https://ibb.co/6R55c9m

Its possible to use the UHP TAB, for show data from the car? Its seem same like the AUX message. maybe, its possible....