Skip to content

Commit

Permalink
add new example libraries to list
Browse files Browse the repository at this point in the history
  • Loading branch information
ThKindler authored Oct 31, 2023
1 parent 6006640 commit b7db313
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 b7db313

Please sign in to comment.