Update README.md
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
# esp-idf-can2http
|
||||
CANbus to http bridge using esp32.
|
||||
It's purpose is to be a bridge between a CAN-Bus and a HTTP-Server.
|
||||
|
||||

|
||||
|
||||
You can visualize CAN-Frame using a visualization library such as Matplotlib.
|
||||
|
||||

|
||||
|
||||
I inspired from [here](https://github.com/c3re/can2mqtt).
|
||||
|
||||

|
||||
|
||||
|
||||
# Software requirement
|
||||
esp-idf v4.2-dev-2243 or later.
|
||||
Use twai(Two-Wire Automotive Interface) driver instead of can driver.
|
||||
|
||||
Reference in New Issue
Block a user