getting_started:tutorials:hal2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
getting_started:tutorials:hal2 [2017/04/22 17:39] – graf | getting_started:tutorials:hal2 [2024/06/10 17:57] (current) – ursgraf | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | In the EEROS library you will find a directory with examples. Open a shell in the build directory of your EEROS library and run '' | + | In the EEROS library you will find a directory with examples. |
- | This examples reads four axis of a mouse together with three buttons and outputs the results periodically.\\ | + | |
- | In order to read from the proper mouse events you can install and run the '' | + | The system uses real hardware inputs and output with [[eeros_architecture: |
+ | |||
+ | Open a shell in the build directory of your EEROS library and run | ||
< | < | ||
- | $ sudo apt-get install evtest | + | $ ./ |
- | $ sudo evtest | + | |
</ | </ | ||
- | This programm will list all connected devices together | + | |
+ | This examples creates a small control system. The state of a peripheral input is mirrored to a peripheral output. The time domain of the control system is checked |
getting_started/tutorials/hal2.1492875568.txt.gz · Last modified: 2017/04/22 17:39 by graf