mkogg.py: Fix 'self.get_mp4_metadata(self, source)'
[blog.git] / posts / pypiezo.mdwn
1 [[!meta  title="pypiezo"]]
2 [[!template id=gitrepo repo=pypiezo]]
3
4 This is a piezo-actuator control library based on [[pycomedi]].  It
5 also contains some atomic-force-microscope-specific logic.  The
6 higher-level library [[pyafm]] extends the AFM-control framework with
7 coarse positioning.
8
9 The `README` is posted on the [PyPI page][pypi].
10
11 [pypi]: http://pypi.python.org/pypi/pypiezo/
12
13 [[!tag tags/code]]
14 [[!tag tags/linux]]
15 [[!tag tags/programming]]
16 [[!tag tags/pypi]]
17 [[!tag tags/python]]