Skip to content

Arduino compatible software for a Euler buckling test bench.

License

Notifications You must be signed in to change notification settings

0561joni/EulerBucklingTestBench

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EulerBucklingTestBench

Arduino compatible software for an Euler buckling test bench.

This is a software for building an Arduino based test bench for testing Euler buckling in 3D printed parts.

It uses an HX711 board for interfacing with a load cell and a 28BYJ-48 stepper motor for linear movement.

The software communicates over the serial interface at 57600 baudrate. The following commands are accepted by the software: go -> start the motor and start outputting sensor readings stop -> stop the motor and the output of sensor readings reverse -> reverse the direction of the motor

About

Arduino compatible software for a Euler buckling test bench.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.3%
  • Python 43.7%