Skip to content

AmI-2014/Python-Pebble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interact with the Pebble smartwatch

The code provided in this repository shows how to interact with a Pebble via bluetooth, and by using Python.

  • The rest.py module provides a really basic API for calling REST services.
  • The simple_pebble.py file shows how to send a "ping" and a textual notification to the smartwatch.
  • The music_control.py file shows how to use the Pebble buttons in the Music app for controlling the REST MusicServer realized in class.

About

Python scripts related to the lesson about Pebble

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages