feelingspatrol609/esp32-obd2-logger
Log OBD2 CAN data with an ESP32, save CSV to SD or flash, view live engine stats on OLED, and stream a WiFi dashboard
Platform-specific configuration:
{
"mcpServers": {
"esp32-obd2-logger": {
"command": "npx",
"args": [
"-y",
"esp32-obd2-logger"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/feelingspatrol609/esp32-obd2-logger)
esp32-obd2-logger helps you collect OBD2 data from a car using an ESP32 device. It is built for users who want a simple way to read vehicle data and save it for later use.
Use it to:
Use this link to visit the page and download the app files:
.exe, .zip, or .msi fileBefore you run esp32-obd2-logger, check these basics:
Make sure you have:
If your setup uses Bluetooth or Wi-Fi, keep the ESP32 and PC on the same network or within range.
Loading reviews...