Skip to content

An open-source Dynamic Light Scattering hardware and software

License

Notifications You must be signed in to change notification settings

KOLANICH-physics/OpenDLS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenDLS

An open-source Dynamic Light Scattering device.

Disclaimer

  • This project is at an early stage and is resealsed for research and development only.
  • The hardware uses a laser source: handle with appropriate care and protection.

Description

This is the software part of a full project hosted on https://www.hackster.io/etienner/opendls-an-open-source-dynamic-light-scattering-bff60f.

At this stage, there are only two files:

  1. 'ArduinoDLS.ino' file to use with Arduino IDE
  2. 'OpenDLS.py' python script to collect data from the hardware and analyse it.

Usage

  1. Open 'ArduinoDLS.ino' in the Arduino IDE, compile and upload to the Arduino.
  2. Leave the Arduino connected with the USB cable.
  3. Open 'OpenDLS.py' with a text editor, set the address of the Arduino.
  4. Launch 'OpenDLS.py N' in a terminal, with N is the number of time series to collect from the Arduino. You may need to install some Python libraries.

License

See LICENSE.

Author

Etienne Rognin

About

An open-source Dynamic Light Scattering hardware and software

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.9%
  • C++ 20.1%