An ESP32-based wireless OBD-II diagnostic scanner. This project implements the OBD-II standard (ISO 15765-4 via CAN bus) and provides a real-time web-based dashboard accessible over Wi-Fi using ...
This project demonstrates how to build an IoT-enabled CAN bus monitoring system using the Indusboard Coin. While the CAN bus is widely used in automobiles, drones, ships, and other avionics for ...
So here’s the thing: Arduino’s built-in memory is tiny. If you’re just blinking LEDs, no problem. But the moment you try to log data, say battery usage, temperature over time, or GPS coordinates, ...
CAN-BUS is a common industrial bus because of its long travel distance, medium communication speed and high reliability. It is commonly found on modern machine tools and as an automotive diagnostic ...
Here are ten engaging and innovative project ideas that leverage the power of the Arduino Uno R4, catering to a range of skill levels from beginners to advanced users. Create a centralised system to ...
The RejsaCAN-ESP32-S3 is an ESP32-S3 board suitable for developers who want to build a car-related project. It can control or read the data from the OBD-II connector in your car using 2.4 GHz Wi-Fi or ...
RejsaCAN-ESP32 is a small board based on ESP32-WROOM-32 WiFi (and Bluetooth) module with a CAN interface that fits into a 3D printed OBD-II dongle for easy installation into most cars. Magnus Thomé ...
In this project we make a Cool Speedometer for bikes or any automotives by using Arduino which broadcast the speed using Bluetooth to an Android application that we created using Processing. The ...