Skip to content

Scripts for easily reading and sending TI Sensor Tag CC2650 sensor data.

License

Notifications You must be signed in to change notification settings

LSRCT/STSTRIMLIB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STSTRIMLIB

Scripts for easily reading and sending TI Sensor Tag CC2650 sensor data.

Implements a SensorTag class to easily read the data. The class includes a function to use a pyLSL outlet to stream the data. Includes a second class BSDLSL to recieve a pyLSL stream with SensorTag data. Bluetooth communication is done via Bleak.

Requirements:

  • pylsl
  • bleak
  • matplotlib (for plotting in BSDLSL)
  • BLE module in the PC and a TI SensorTag (duh)

About

Scripts for easily reading and sending TI Sensor Tag CC2650 sensor data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages