getting_started:tutorials:oneaxis_cb20
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| getting_started:tutorials:oneaxis_cb20 [2019/10/12 19:29] – created graf | getting_started:tutorials:oneaxis_cb20 [2019/10/15 13:15] (current) – [Emergency Signal] graf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== | 
| + | Use our [[http:// | ||
| - | * A regular PC (x86-64) | + | ===== Analog Output and Enable ===== | 
| - | {{ oneAxis_setup.png? | + | You can test the analog output | 
| - | * A [[https:// | + | < | 
| - | * Our cb20 controller board ([[http:// | + | $ sudo ./flinkdio -s5 -c0 -wh | 
| + | $ sudo ./flinkanalogoutput -s2 -c0 -o34000 | ||
| + | </code> | ||
| + | |||
| - | Connect all the necessary signals according to your hardware configuration file, notably | ||
| - | * analog output and enable signal to the motor controller | ||
| - | * encoder outputs (A/B signals) to the decoder inputs | ||
| - | * motor controller ready signal to a digital input | ||
| - | * emergency button to a digital input | ||
| - | IMPORTANT Make sure that a positive voltage on the motor leads to the encoder counting upwards. If the opposite is the case, either | + | ===== Encoder Inputs ===== | 
| - | IMPORTANT On the beaglebone blue board, you don't need a motor controller. Hence, you do not need the enable | + | Check if the encoder is properly connected with: | 
| + | < | ||
| + | $ sudo ./ | ||
| + | </ | ||
| + | Turning | ||
| + | ===== Ready Signal ===== | ||
| + | The ready signal signals to the controller that the motor controller has powered up. . | ||
| + | ===== Emergency Signal ===== | ||
| + | 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. | ||
getting_started/tutorials/oneaxis_cb20.1570901363.txt.gz · Last modified: 2019/10/12 19:29 by graf
                
                