Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 726 Bytes

readme.md

File metadata and controls

20 lines (11 loc) · 726 Bytes

Car camera controller

This is a source code for a simple MCU based on ESP32 and IC CD4066. It manages switching between 4 video inputs (front, reverse, trailer parking cameras, and internal diagnostic display) and a single output (the car's headunit) and intercepts CAN communications within your car's CAN network.

Installation

The code can be compiled and uploaded to ESP32 with Visual Studio code

Usage

Follow the schematic included

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT