Difference between revisions of "CC2541 SensorTag Development Kit"

From air
Jump to navigation Jump to search
Line 39: Line 39:
 
[[File:TISensorTagScreenShot2.png|thumb|upright=2.5|alt=TI Sensor Tag Screenshot 2|TI Sensor Tag Screen Shot 2]]
 
[[File:TISensorTagScreenShot2.png|thumb|upright=2.5|alt=TI Sensor Tag Screenshot 2|TI Sensor Tag Screen Shot 2]]
 
[[File:TISensorTagScreenShot3.png|thumb|upright=2.5|alt=TI Sensor Tag Screenshot 3|TI Sensor Tag Screen Shot 3]]
 
[[File:TISensorTagScreenShot3.png|thumb|upright=2.5|alt=TI Sensor Tag Screenshot 3|TI Sensor Tag Screen Shot 3]]
 
   
 
==Links==
 
==Links==

Revision as of 00:40, 26 November 2013

Demo iOS app for TI's BLE SensorTag

Low Power Bluetooth (BLE) Evaluation Kit with MEMS sensors such :

  • 3G accelerator
  • magnetometer
  • ambient thermometer
  • IR thermometer
  • ambient humidity
  • barmetric pressure

API

Tutoriel

Test effectué sur un Nexus 4 (Android version 4.2)

Téléchargement && Installation

  • Télécharger les sources pour l'application Android ici (pour télécharger les sources, il est fort possible que vous ayez besoin de vous enregistrer auparavant)
  • Builder les sources afin de créer un .apk via Eclipse Android ou autre
  • Installer ce .apk sur votre smartphone (en utilisant dropbox ou encore adb)

Comment l'utiliser?

File:TISensorTagInitialisationCommunication.png
bouton pour initialiser la communication
  • Sélectionner le TI SensorTag apparut. Par la suite vous devriez obtenir le résultat suivant :
    TI Sensor Tag première utilisation
    TI Sensor Tag première utilisation
  • Il est également possible d'afficher les valeurs de différents capteurs que ceux par défaut. A l'aide de l'icone en haut à droite.
    Attention, il semblerait que la version Android 4.1 limite l'utilisation simultanée de 4 capteurs.
    TI Sensor Tag choix des capteurs à utiliser
    TI Sensor choix des capteurs à utiliser

Autres Screenshots

TI Sensor Tag Screenshot 1
TI Sensor Tag Screen Shot 1
File:TISensorTagScreenShot2.png
TI Sensor Tag Screen Shot 2
File:TISensorTagScreenShot3.png
TI Sensor Tag Screen Shot 3

Links

Projects @ AIR