Tapping into my cars CAN was an old idea/wish. When Elektor asked me to write an article i spend some time diving into it. I then wrote the CAN lib based on the atmel chips with CAN interface.
Since Elektor made a good board for it, i decided to use the CAN32 chip. So the sample is for that board/chip. But it should work for other chips as well.
There is no special lib required for talking to the car CAN bus. But you need info about the id's to send and what to expect. Some info differs from car to car :-(
the code i showed before is all you need : a MOB for sending and a MOB for receiving. if i get my connector i will make a sample.
or maybe someone beats me to it :-)
↧