Skip to content

PRONOVATEK/sensortag-accelerometer-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensortag accelerometer demo

This is a quick test that uses Node.js and Socket.io to display the orientation of a Texas Instruments Sensortag.

Should work in desktops/laptops/boxes that support Bluetooth LE.

Note that there's no calibration functionality, so the orientation is probably slightly off.

Usage

Install

npm install

Turn on the sensortag an run the server

node index.js

Open the client in web browser

open http://localhost:8080/

About

Sensortag accelerometer demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.2%
  • HTML 19.8%