Skip to main content

A Bluetooth wireless sensor network

Project description

blueberrywsn

blueberrywsn is an application developed during an undergraduate project for the Distributed Systems course of the Federal Technological University of Paraná. It can be used to create a server and clients to establish a Bluetooth network that monitors the light sensors of each client.

Implementation

The implementation of the server and client of blueberrywsn is based on the RFCOMM examples of the Bluetooth Python extension module PyBluez, which is also a dependency of this application.

Installation

First, make sure to install PyBluez’s dependencies:

sudo apt-get install python-dev libbluetooth-dev

Finally, blueberrywsn can be installed with pip:

sudo pip install blueberrywsn

Usage

Start the device as a server with:

blueberrywsn server

Start the device as a client with:

blueberrywsn client

Press enter or ctrl + c to stop.

Authors

The authors who worked on the project are:

  • Felipe Dau

  • Felipe S. Ruffo

  • Gabriel Rubino

  • Gustavo D. de Oliveira

  • José A. P. Contó

  • Luis R. G. Margarido

  • Rayara dos Santos Fragoso

  • Renata C. Soares

  • Tamires Priscila da Costa

  • Vitor G. Takahashi

Developers

The authors who developed this application are:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blueberrywsn-0.1.0.tar.gz (19.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page