Skip to content

digitalhack/dhSensorTag2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SensorTag2015

digitalhack's SensorTag2015 Examples

Information on these examples can be found here: http://digitalhacksblog.blogspot.com/2015/07/ti-simplelink-sensortag-2015-python.html

##Bash Examples##

digitalhack / dhSensorTag2015 / bash

Two examples which show how to access sensor data from the sensor tag running TI's firmware. Examples were developed using v1.12 (Jun 23 2015) firmware.

Examples include getting the device name and getting data from the humidity sensor.

##Python Examples##

digitalhack / dhSensorTag2015 / python

Six examples which show how to access sensor data from the sensor tag running TI's firmware. Examples were developed using V1.12 (Jun 23 2015) firmware.

Examples are included that read the barometer, humidity, IR temperature, luxometer, movement sensors and the buttons or keys.

Values for the humidity, IR temperature, and luxometer have been validated against TI's Android App. The barometer reading in TI's Android App is incorrect. Data from the movement sensor hasn't been validated.

The python modules use Ian Harvey's bluepy module from https://github.com/IanHarvey/bluepy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published