Skip to content

TextPlayBulb is a Python based application implemented on Raspberry Pi to connect my Bluetooth PlayBulb to my telegram IM Bot for different playful scenarios

Notifications You must be signed in to change notification settings

FireLin/textplaybulb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextPlayBulb

#This project is build on 3 modules :

  • pyBulbDriver : Connect to the PlayBulb via BLE gatttool and python.
  • pyBulbServer : Using the pyBulbDriver to expose the playbulb control via REST API.
  • pyBulbMessenger : Connecting to a telegram bot to send and receive commands via telegram client installed on any smart phone, and using the REST API to issue commands to the PlayBulb.

#Resources used to create this project:

API key in pyBulbMessenger needs to be replaced by token after registering your telegram bot as in third resource "Setting up the telegram bot"

About

TextPlayBulb is a Python based application implemented on Raspberry Pi to connect my Bluetooth PlayBulb to my telegram IM Bot for different playful scenarios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages