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
getting_started:tutorials:oneaxis_bbb [2026/06/02 10:21] – [Ready Signal] ursgrafgetting_started:tutorials:oneaxis_bbb [2026/06/02 16:55] (current) – [Experimental Setup with a Beaglebone Blue Board] ursgraf
Line 4: Line 4:
  
 Use a [[https://wiki.ost.ch/spaces/EDS/pages/359858325/BeagleBone+Blue|Beaglebone blue]] board. Connect all the necessary signals according to your hardware configuration file. Use a [[https://wiki.ost.ch/spaces/EDS/pages/359858325/BeagleBone+Blue|Beaglebone blue]] board. Connect all the necessary signals according to your hardware configuration file.
 +{{:getting_started:tutorials:bbbmotor.jpg?400|}}
  
 ===== Testing the Hardware ===== ===== Testing the Hardware =====
Line 53: Line 54:
  
 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. 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.
 +<code> 
 +ost@bblue:$ sudo gpioget -c gpiochip1 PAUSE_BTN 
 +</code>
 =====Run Application===== =====Run Application=====
  
getting_started/tutorials/oneaxis_bbb.1780388464.txt.gz · Last modified: by ursgraf