DIY Introduction
The Doggie and evilDoggie project offers an exciting opportunity for DIY enthusiasts to build their own CAN Bus to serial adapters, supporting a variety of microcontrollers for maximum flexibility. You can choose an ESP32, RP2040 (Raspberry Pi Pico), or STM32F1 (Bluepill).
However, implementing a new hardware setup is straightforward thanks to the project's modular design and comprehensive abstraction layers. New microcontrollers can be adapted with minimal effort.
For specific guidance, refer to the detailed documentation for each supported microcontroller:
If you want to use the MCP2515 module, please refer to the compatibility notes.