Skip to main content

Serial interface for the Rodeostat Potentiostat

Project description

iorodeo-potentiostat

Python interface to IO Rodeo’s Potentiostat Shield for the teensy 3.2 development board.

Example

from potentiostat import Potentiostat

dev = Potentiostat('/dev/ttyACM0')
dev.set_curr_range('100uA')
dev.set_sample_period(10)

name = 'cyclic'
param = {
        'quietValue' : 0.0,
        'quietTime'  : 1000,
        'amplitude'  : 2.0,
        'offset'     : 0.0,
        'period'     : 1000,
        'numCycles'  : 5,
        'shift'      : 0.0,
        }

dev.set_param(name,param)
t,volt,curr = dev.run_test(name,display='pbar')

Install

$ pip install iorodeo-potentiostat

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iorodeo_potentiostat-0.0.9.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iorodeo_potentiostat-0.0.9-py2.py3-none-any.whl (10.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file iorodeo_potentiostat-0.0.9.tar.gz.

File metadata

  • Download URL: iorodeo_potentiostat-0.0.9.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for iorodeo_potentiostat-0.0.9.tar.gz
Algorithm Hash digest
SHA256 82085267ab6d7ea909798a59ce14da92719a5623148736c9ccada8c665696946
MD5 b6db5acced4be617a7833d4e8efce42c
BLAKE2b-256 f5aaad6245a911ee06ef80c4be3685e8e0ca6c86eab51d7d4919ef2cb93bf56a

See more details on using hashes here.

File details

Details for the file iorodeo_potentiostat-0.0.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for iorodeo_potentiostat-0.0.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 97f9950ec908bfea48c9e63971f5e90343b5150157e86006e180ccc689db14a5
MD5 24bc3c317b1879ec85f3c3f82cbaaa08
BLAKE2b-256 8a323cfcd503c41edec46c27ab2a3ecef7fb6b0e9fe339401bcbf58a545cad2a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page