My car (2005 Volvo S40) has an LCD in the gauge cluster (see
top screen)which
displays messages from the various computer modules in the car (like the door module, which sends a "passenger door open" message when you open the door) via a Controller Area Network (CAN) bus. I'd be willing to help develop a interface like connect but rather than outputting via RS232, outputs messages to the CAN bus.
Many cars these days have similar screens, and they almost exclusively use CAN, however the protocols are probably different across makes, and even models. So the challenge is:
1) Develop a CAN
hardware platform that can automatically determine vehicle network speed and monitor messages.
2) Create a USB interface that can log messages from the CAN bus.
3) For each make/model, have the user log a bunch of messages while triggering things that show up on the LCD
4) Start an online CAN message database/forum where CAN logs can be posted and us techies can figure out a "driver" for each vehicle
5) Once there's a driver, allow it to be loaded in the device and connected to the V1
I picked up two of these kits:
http://www.microchip.com/stellent/id...t=MCP2515DM-BM
And will play around when they show up. The order has been pushed back until 30-October though :/
Bookmarks