Skip to content

Commit c651145

Browse files
committed
added README
1 parent 30d5270 commit c651145

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# CANtact-app
2+
3+
CANtact-app is an open source software tool for interfacing with Controller Area
4+
Network systems from the desktop. It is primarily intended to be used with the
5+
[CANtact hardware](https://github.com/linklayer/cantact-hw), but should work
6+
with any device that uses the LAWICEL protocol.
7+
8+
## Features
9+
- Display of CAN bus trace
10+
- Live display, showing the most recent data for each frame
11+
- Simple transmission of CAN frames
12+
- Javascript scripting interface
13+
14+
## TODO
15+
- ISOTP, OBD-II, and UDS protocol implementations (in progress)
16+
- Saving, loading, and playing of CAN logs
17+
- CAN databases and signal decoding
18+
- etc...

0 commit comments

Comments
 (0)