getting_started:tutorials:oneaxis_microzed
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| getting_started:tutorials:oneaxis_microzed [2026/05/28 13:53] – ursgraf | getting_started:tutorials:oneaxis_microzed [2026/06/02 10:18] (current) – [Emergency Signal] ursgraf | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Use our [[https:// | Use our [[https:// | ||
| + | {{: | ||
| ===== Testing the Hardware ===== | ===== Testing the Hardware ===== | ||
| Line 21: | Line 22: | ||
| ==== Enable Output ==== | ==== Enable Output ==== | ||
| - | You can test the analog output together with the motor controller | + | On the RT-board we do not use an external |
| < | < | ||
| - | $ sudo ./ | + | $ gpioset |
| - | $ sudo ./ | + | |
| </ | </ | ||
| ==== Ready Signal ==== | ==== Ready Signal ==== | ||
| - | The ready signal | + | The ready signal |
| + | < | ||
| + | $ gpioget -c gpiochip0 14 | ||
| + | </ | ||
| ==== Emergency Signal ===== | ==== Emergency Signal ===== | ||
| + | The second push button causes an emergency signal. | ||
| + | < | ||
| + | $ gpioget -c gpiochip0 14 | ||
| + | </ | ||
| + | |||
| + | |||
| + | =====Run Application===== | ||
| + | |||
| + | Start the application by choosing the appropriate configuration file: | ||
| + | < | ||
| + | $ sudo ./ | ||
| + | </ | ||
| - | The emergency signal is used to bring the application in a safe mode. We connect this input signal (channel 0 on connector P12 to an external push button. As soon as a logic one is detected on this digital input the safety system is caused to switch to an emergency state. | + | Pay attention |
| + | * gpio-eeros: for digital | ||
| + | * flink-eeros: | ||
getting_started/tutorials/oneaxis_microzed.1779969198.txt.gz · Last modified: by ursgraf
