Python wrapper around the Spincore PulseBlaster API using ctypes.
Project description
# spinapi
Python wrapper around the Spincore PulseBlaster API using ctypes. ( [view on pypi](https://pypi.python.org/pypi/spinapi/); [view on Bitbucket](https://bitbucket.org/cbillington/spinapi) )
Install python setup.py install.
If using Windows, this package assumes that the spincore API is installed on your system.
If using unix, the spincore API shared object is bundled.
For Windows, you should install whichever spincore API has the same bit count - 32 or 64 - for your operating system, not your python installation. If you use 32 bit Python but 64 bit windows, you should still install the 64 bit spincore API. It provides 32 bit dlls as well, which this wrapper will use in that case. Installing the 64 bit spincore API ensures you have the correct USB device drivers Windows will require to talk to the PulseBlaster.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file spinapi-3.1.1.zip
.
File metadata
- Download URL: spinapi-3.1.1.zip
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef9877b05bfb5911158c0f2697a24527efc5711b6f3898d40c10b7f5d6dfe5c2 |
|
MD5 | ad5d505727d9273b3fdb30d735af7759 |
|
BLAKE2b-256 | d43ff5deda78717dbd56c0f69710a326ab74788fcd095b7dd380f55a702c2124 |