Skip to content

labiybafakh/serial-interface-piezo-motor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serial-interface-piezo-motor

This repository is used to control a Piezo Motor using Piezo LEGS Controller PMD401.

The interface is based on this technical manual

Install Clang

sudo apt-get update && sudo apt-get install -y clang libc++-dev libc++abi-dev

Build

mkdir build && cd build
cmake ..
cmake --build . --config Release

Run

./serial_interface_piezo_motor 

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published