User Tools

Site Tools


2nd_revision_of_reinis_carpc_build

This is an old revision of the document!


Hardware overview:

* Based on atmega328p * Communicates with RTI screen, allows to turn it on/off. Configures to use composite input in PAL mode. * Communicates with CAN (low speed) using MCP2515 and MCP 2551 (one is CAN transceiver, the other is CAN to SPI bridge chip). * Filters the CAN messages and only outputs keypresses from the steering wheel. * Has a debug mode where it streams all CAN messages to serial port. Somehow works on the low speed CAN network, probably will not be able to keep up with messages on fast CAN network. * Has a relay output to turn off external devices when car is parked. * Has exposed pins for MELBUS, but no code for that.

Schematics, code and documentation for the 2nd revision:

carpc.zip

2nd_revision_of_reinis_carpc_build.1398084463.txt.gz · Last modified: 2018/03/17 16:03 (external edit)