A WEB Based OBDII Dongle Platform using the REJSACAN ESP32-S3 OBDII DONGLE
-
Updated
Dec 19, 2023 - C
A WEB Based OBDII Dongle Platform using the REJSACAN ESP32-S3 OBDII DONGLE
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.
Contains an Arduino CANBus communication examples. There are two applications available in the repository: a sender and a receiver. For CAN-Bus communication, MCP2515 and MCP2551 integrated circuits are used alongside Arduino.
Contains an PIC CANBus communication example. MCP2515 and MCP2551 integrated circuits are used alongside the PIC microcontroller for CAN-Bus communication.
The purpose of this internship is to construct a cloud-based autonomous vehicle with numerous ECUs connected to various sensors and a core Raspberry Pi attached to a camera. and they used Canbus to connect with one another. Real-time canbus communication is required so that the car will react instantly to commands if it detects an item.
Add a description, image, and links to the canbus-communication topic page so that developers can more easily learn about it.
To associate your repository with the canbus-communication topic, visit your repo's landing page and select "manage topics."