User Tools

Site Tools


getting_started:tutorials:oneaxis_bbb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
getting_started:tutorials:oneaxis_bbb [2019/10/14 17:10] – [Analog Output] grafgetting_started:tutorials:oneaxis_bbb [2019/10/14 17:21] – [Emergency Signal] graf
Line 10: Line 10:
  
 ===== Enable Signal ===== ===== Enable Signal =====
-On the Beaglebone blue we do not use a motor controller and therefore, we do not use this signal.+On the Beaglebone blue we do not use a motor controller and therefore, we do not use this signal. However, we put the signal onto the green led on the board.
  
 ===== Encoder Inputs ===== ===== Encoder Inputs =====
Line 20: Line 20:
  
 ===== Ready Signal ===== ===== Ready Signal =====
 +The ready signal signals to the controller that the motor controller has powered up. As there is no external motor controller on the Beaglebone blue we simply put this signal on a digital input pin which is connected to the on board push button //Mode//
  
 ===== Emergency Signal ===== ===== Emergency Signal =====
-Connect the 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 change the cables or change the hardware configuration file. \\ 
-IMPORTANT On the beaglebone blue board, you don't need a motor controller. Hence, you do not need the enable signal. Tie the ready signal to logic one. 
- 
  
 +The emergency signal is used to bring the application in a safe mode. We put this input signal on a digital input pin which is connected to the on board push button //Pause//. Later when the application runs we can cause the safety system to switch to an emergency state by pressing the //Pause// button.
getting_started/tutorials/oneaxis_bbb.txt · Last modified: 2021/02/12 17:22 by ursgraf