Skip to main content

Data acquißsition library for a ReSkin sensor

Project description

# Reskin Sensor Library This is a python library to interface with [ReSkin](https://openreview.net/forum?id=87_OJU4sw3V) sensors. We provide two classes for interfacing with [ReSkin](https://openreview.net/forum?id=87_OJU4sw3V). The ReSkinBase class is good for standalone data collection: it blocks code execution while data is being collected. The ReSkinProcess class can be used for non-blocking background data collection. Data can be buffered in the background while you run the rest of your code.

## Installation

1. Clone this repository using ` $ git clone https://github.com/raunaqbhirangi/reskin_sensor.git ` 2. Install dependencies from requirements.txt ` $ pip install -r requirements.txt `

3. Install this package using ` $ pip install -e . ` ## Usage

  1. Connect the 5X board to the microcontroller.

  2. Connect the microcontroller (we recommend the Adafruit Trinket M0 or the Adafruit QT PY) to the computer using a suitable USB cable

3. Use the [Arduino IDE](https://www.arduino.cc/en/software) to upload code to a microcontroller. The code as well as upload instructions can be found in the [arduino](./arduino) folder. If you get a can’t open device “<port-name>”: Permission denied error, modify permissions to allow read and write on that port. On Linux, this would look like ` $ sudo chmod a+rw <port-name> `

4. Run test code on the computer ` $ python tests/sensor_proc_test.py -p <port-name> ` ## Credits This package is maintained by [Raunaq Bhirangi](https://www.cs.cmu.edu/~rbhirang/). We would also like to cite the [pyForceDAQ](https://github.com/lindemann09/pyForceDAQ) library which was used as a reference in structuring this package.

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

reskin_sensor-1.0.0.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

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

reskin_sensor-1.0.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file reskin_sensor-1.0.0.tar.gz.

File metadata

  • Download URL: reskin_sensor-1.0.0.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 CPython/3.8.13

File hashes

Hashes for reskin_sensor-1.0.0.tar.gz
Algorithm Hash digest
SHA256 74f76ca65da484ca4c4eb1afd7e659ef5da122921044d2ba74f40cb17fbe77bb
MD5 f39fccdbd7a04bb8eb5917cd0448c24c
BLAKE2b-256 67b431a5b0d5539827731cc8613d26844c190e9e53150decd0a3eaa403061f1a

See more details on using hashes here.

File details

Details for the file reskin_sensor-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: reskin_sensor-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 CPython/3.8.13

File hashes

Hashes for reskin_sensor-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 038a1fba6e38cfbf0864383000ce40a1aa432c28ef68caa55fe4e4ec29de880d
MD5 0334ba91ff3da056c0642457fea57d95
BLAKE2b-256 b96a46184ed221933f3fb80fb5adac6dd9f09547c3a5e4541ffe8e45a85a4465

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