Skip to content

Raspberry control command script for incidence, emergence and sample plate steppers of a laboratory goniometer.

Notifications You must be signed in to change notification settings

Sebastien-Manigand/Gonio-stepper_Control-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gonio-stepper_Control-command

Raspberry control command script for incidence, emergence and sample plate steppers of a laboratory goniometer.

The control command is divided in two parts: The server part that should be installed on a Raspberry Pi 3/3B board, and the client part that will be installed on the controller computer. The computer and the Raspberry board are connected in USB (serial communication drived by a CP2102 converter ship).

The server part, on the Raspberry, consists in the two scripts "stepper.py" and "steppers-benchmark.py". To turn on the reception of command from the controller computer, please run the script "steppers-benchmark.py".

The client part is the last script "test_send-cmd.py". You can start sending commands by running this script on the computer, after connecting the Raspberry board to the computer and launching first the server part script. The commands interpreted by the server are detailed in the manual "Gonio-Stepper_manual.pdf"

The following figure shows the connection between the different components of the goniometer system: Gonio-stepper-diagram The microstep driver ships TB660000 are well suited for stepper motors NEMA17, that provide a rather good torque to move the goniometer arms.

About

Raspberry control command script for incidence, emergence and sample plate steppers of a laboratory goniometer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages