Skip to content

Sussex-Invisibles/nanopulser

 
 

Repository files navigation

nanopulser

Assumes python version 2.7

Quick run

To run simply:

sudo python test_run.py -n [number of pulses] -p [pulse height] -d [pulse delay (ms)]

Where:

  • Number of pulses can be from 1 to 65025
  • Pulse height is from 0 (min) to 16383 (max)
  • Pulse delay is from 0.1 (min) to 256.02 (max)

For example: sudo python test_run.py -n 10000 -p 16383 -d 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%