Skip to content

Commit

Permalink
Merge pull request #47 from simatic-ax/ThKindler-add-example-libs
Browse files Browse the repository at this point in the history
add new example libraries to list
  • Loading branch information
sjuergen authored Feb 12, 2024
2 parents dd31bed + b7db313 commit 45ef223
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/overview/example-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Promoted repositories:
| [statemachine](https://github.com/simatic-ax/statemachine) | Library to create own state machine according the OOP state machine design pattern | [Appl. Example](https://github.com/simatic-ax/ae-sortingline) |
| [generators](https://github.com/simatic-ax/Generators) | Contains a pulse generator with a adjustable pulse, pause duration | |
| [simple-control-modules](https://github.com/simatic-ax/simple-control-modules) | A collection of some simple control modules like encoder and counter. | |

| [dynamics](https://github.com/simatic-ax/dynamics) | A library containing basic tools for dynamical systems such as the PID and other controllers | |
| [lacyccom](https://github.com/simatic-ax/lacyccom) | Acyclic communication via DP47 protocol for SINAMICS and other drive systems | |
<!-- | [windowtracking](https://github.com/simatic-ax/windowtracking) | Useful library for positioning tracking on conveyor belts | [Appl. Example](https://github.com/simatic-ax/ae-sortingline) |
| [mocks](https://github.com/simatic-ax/mocks) | Mocking is an important topic for unit testing with AX. This library contains some predefined mocks || -->

0 comments on commit 45ef223

Please sign in to comment.