Skip to content

Commit

Permalink
Add draft post: CAN-OBD.md
Browse files Browse the repository at this point in the history
  • Loading branch information
appuchias committed Jan 20, 2024
1 parent 01097c8 commit 4fe31d0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions content/posts/2024-01-20_CAN-OBD.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: 'Creating my own OBD-II reader to access the CAN bus of a car'
author: Appuchia
date: 2024-01-20
categories:
- Hardware
- Products
tags:
- Learning
# - Open
- Utility
cover:
image: '/images/2024-01-20_CAN-OBD/kumpan-electric-sNQ4EnbT980-unsplash.jpg'
draft: true
---

This post will cover my attempt of building a completely open way to read the
OBD2 messages sent through the CAN bus of a car, and communicating with the ECU
(Electronic Control Unit), basically "the brains" of the car.

More will be coming :)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4fe31d0

Please sign in to comment.