Skip to content

bl4z/croosle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Croosle sensortag

HW requirements

https://github.com/bl4z/croosle/wiki

Tutorial

https://github.com/bl4z/croosle/wiki/Tutorial-%7C-Sample-1

Installation

raspbian

http://www.raspberrypi.org/downloads/

node.js and npm

wget http://node-arm.herokuapp.com/node_latest_armhf.deb
sudo dpkg -i node_latest_armhf.deb

bluetooth

sudo apt-get install bluez
sudo apt-get install libbluetooth-dev

croosle

git clone https://github.com/bl4z/croosle.git
cd croosle
sudo npm install

Running croosle server

sudo npm start

croosle node

Connect to croosle socket

croosle io

Use croosle sqlite data logging

croosle sql

About

croosle sensortag node.js server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published