hwperifpico
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hwperifpico [2025/02/26 11:18] – admin | hwperifpico [2025/02/27 08:58] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Newport Picomotor ====== | ====== Newport Picomotor ====== | ||
- | We have implemented control of Newport Picomotor [[https:// | + | We have implemented control of Newport Picomotor [[https:// |
The implementation was done using [[https:// | The implementation was done using [[https:// | ||
Line 17: | Line 17: | ||
This will ensure that the basic dependencies (numpy, scipy, and pandas) are installed and adds also other packages that are useful for communication to other devices (pyusb, pyserial, websocket-client, | This will ensure that the basic dependencies (numpy, scipy, and pandas) are installed and adds also other packages that are useful for communication to other devices (pyusb, pyserial, websocket-client, | ||
+ | You can now checkout the pmserver from Sourceforge, | ||
+ | < | ||
+ | svn checkout https:// | ||
+ | |||
+ | cd peripherals/ | ||
+ | |||
+ | make | ||
+ | </ | ||
+ | |||
+ | In the directory, there is a simple Python script '' | ||
+ | |||
+ | < | ||
+ | ./pmserver 50101 hwserver_sample.ini | ||
+ | </ | ||
+ | |||
+ | Note that the parameters in the .ini file need to be adjusted. For example the '' |
hwperifpico.1740565110.txt.gz · Last modified: 2025/02/26 11:18 by admin