Skip to content

elhananby/lens_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lens Driver

This project provides a Rust implementation for interfacing with a lens driver over a serial connection. It includes a LensDriver struct that handles communication, command sending, and response parsing, including CRC checks to ensure data integrity. The implementation is pretty much based directly on the Python version from this repository: Opto

Requirements

  • Rust (latest stable version)
  • A serial device to communicate with the lens driver
  • A serial port library: serialport

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages