Skip to content

Commit

Permalink
[Meta]: Update README and "Coming Soon" features
Browse files Browse the repository at this point in the history
Added an "About This Library" section to the readme to add text versions of some of the things in the readme images to make it easier to grab those words by search engines.
  • Loading branch information
ad3154 committed Mar 12, 2023
1 parent c75f386 commit 14fe36f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

![Features](docs/images/features.png)

![TaskController](docs/images/taskController.png)

## About This Library

Isobus++ is an MIT licensed hardware agnostic ISOBUS (ISO11783) and SAE J1939 CAN stack written in C++.

The library transparently supports the entire ISOBUS/J1939 transport layer, automatic address claiming, and many of the high level ISOBUS protocols, such as:

* Task Controller Client
* Virtual Terminal Client (aka Universal Terminal)
* ISOBUS Diagnostic Protocols
* NMEA 2000 Fast Packet

## Getting Started

Check out the [tutorial website](https://isobus-plus-plus.readthedocs.io/en/latest/) for information on ISOBUS basics, how to download this library, and how to use it. The tutorials contain in-depth examples and explanations to help get your ISOBUS or J1939 project going quickly.
Expand Down
Binary file modified docs/images/comingSoon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/taskController.png
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 14fe36f

Please sign in to comment.