Connect to Upside Down Labs devices using Timeflux
Project description
This plugin allows you to stream data from Upside Down Labs BioAmp. Two modes are proposed: through the audio interface and through the USB interface.
Installation
First, make sure that Timeflux is installed. You can then install this plugin in the timeflux environment:
$ conda activate timeflux $ pip install timeflux_upsidedownlabs
Audio interface
Look at this example graph. You can run it like this:
$ conda activate timeflux $ timeflux -d examples/audio.yaml
The signal can be visualized here.
USB interface
First, you must install the firmware on the board.
Download the Arduino IDE on your computer, and then:
Start the Arduino IDE
Select the serial port under “Tools”
Select your Arduino board under “Tools”
Upload the standard firmata sketch to your Arduino with:
File -> Examples -> Firmata -> Standard Firmata
You’re all set!
With this example graph, you can autodetect all the available analog ports and start streaming data.
You can run this graph like this:
$ conda activate timeflux $ timeflux -d examples/uart.yaml
For an example of filtering and renaming the channels, see this graph.
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
Built Distribution
File details
Details for the file timeflux-upsidedownlabs-0.1.4.tar.gz
.
File metadata
- Download URL: timeflux-upsidedownlabs-0.1.4.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86ef2343f927158daf3c66d5739fb24e8816d2aad19004a145c26184767d8f83 |
|
MD5 | fb5b6cb0d88246f96718e4d05eace73b |
|
BLAKE2b-256 | 113905514fee7f79efb52c751717d0a2d9ffee8bf07ce5043b48c1f89d52f015 |
File details
Details for the file timeflux_upsidedownlabs-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: timeflux_upsidedownlabs-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 831d65dbb122de3ae37337290560783f71984b765c3fe147d0c235d5de2d6c6b |
|
MD5 | 545fec360355a3005a99d52ffde4d0a4 |
|
BLAKE2b-256 | e96925400fb0b7277c7633fff560db82c68870432acca67968b7b52e7da0a15e |