An open API service indexing awesome lists of open source software.

https://github.com/palmsens/palmsens_sdk

Software development kits for PalmSens devices
https://github.com/palmsens/palmsens_sdk

data-analysis electrochemistry impedance-spectroscopy potentiometry sdk voltammetry

Last synced: 2 months ago
JSON representation

Software development kits for PalmSens devices

Awesome Lists containing this project

README

          

[![Publish to GitHub Pages](https://github.com/PalmSens/PalmSens_SDK/actions/workflows/publish-docs.yml/badge.svg)](https://github.com/PalmSens/PalmSens_SDK/actions/workflows/publish-docs.yml)
[![Tests for Python SDK](https://github.com/PalmSens/PalmSens_SDK/actions/workflows/python-tests.yml/badge.svg)](https://github.com/PalmSens/PalmSens_SDK/actions/workflows/python-tests.yml)







PalmSens banner



# PalmSens SDKs

Take full control of your PalmSens instruments and modules with the PalmSens Software Development Kits (SDKs) and code examples.

SDKs are available for the ecosystems below. See the links for installation instructions, code documentation, and examples.

- **Data analysis, prototyping, research**
- [PyPalmSens](./python) (Python SDK) - [documentation](https://dev.palmsens.com/python/latest/_attachments/index.html)
- [Matlab_SDK](./matlab) - [documentation](https://dev.palmsens.com/matlab/latest/)
- [Labview SDK](./labview) - [documentation](https://dev.palmsens.com/labview/latest/)

- **.NET app development**
- [.NET MAUI SDK](./maui) - [documentation](https://dev.palmsens.com/maui/latest/)
- [WinForms SDK](./winforms) - [documentation](https://dev.palmsens.com/winforms/latest/)
- [WPF SDK](./wpf) - [documentation](https://dev.palmsens.com/wpf/latest/)

## Which SDK should you use?

For new projects, we recommend using [PyPalmSens](https://dev.palmsens.com/python/latest/_attachments/index.html) for research, data analysis and prototyping, and the [.NET MAUI SDK](https://dev.palmsens.com/maui/latest/) for native, cross-platform application development targeting Windows, Android, and iOS. Both of these SDKs are actively developed and will be first to receive new features, updates, and fixes.

For existing codebases using [Matlab](https://dev.palmsens.com/matlab/latest/), [LabView](https://dev.palmsens.com/labview/latest/), [WinForms](https://dev.palmsens.com/winforms/latest/), or [WPF](https://dev.palmsens.com/wpf/latest/), we maintain the other SDKs. These SDKs will continue to receive occasional bug fixes but are no longer under active development.

## Getting help

The best way to get help with the PalmSens SDKs is to [contact us directly](https://www.palmsens.com/contact/).

For bug reports, questions, and other development related matter [open an issue](https://github.com/PalmSens/PalmSens_SDK/issues).