Esp32 Canbus Shield
-
Updated
Sep 27, 2024 - Python
Esp32 Canbus Shield
This repository contains code for testing CAN bus communication on STM32 Nucleo-F446RE boards using MCP2515 and SN65HVD230 transceivers. It implements continuous multichannel ADC sampling via DMA, CAN message transmission between boards, and serial monitoring of CAN traffic and sensor data.
Arduino project to display info like turbo boost pressure, current gear and performance tune status on dashboard of an Alfa Romeo Giulia. Info is displayed in location on instrument cluster where infotainment info is normally displayed, e.g. radio station name. An ESP32-S3 with SN65HVD230 and MCP2515 communicates on two CAN busses simultaneously.
Arduino project to display info like turbo boost pressure, current gear and performance tune status on dashboard of an Alfa Romeo Giulia. Info is displayed in location on instrument cluster where infotainment info is normally displayed, e.g. radio station name. An ESP32-S3 with SN65HVD230 and MCP2515 communicates on two CAN busses simultaneously.
Add a description, image, and links to the sn65hvd230 topic page so that developers can more easily learn about it.
To associate your repository with the sn65hvd230 topic, visit your repo's landing page and select "manage topics."