Skip to content

mcattarinussi/bluetooth-test-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python bluetooth test server

Simple bluetooth test server developed using pybluez

Install

  • virtualenv -p ptyhon3.5 virtual
  • source virtual/bin/activate
  • pip install pybluez

Run

  • python server.py
  • Connect with bt device and start send/receive data from the shell
  • Stop server using CTRL + C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages