Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 537 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 537 Bytes

#pebble-tinker

Source code for the PebbleTinker watchapp, allowing control of a Spark Core's Dx pins.

UP and DOWN button control cursor, SELECT requests toggle. Progress is shown as an animated mini-progressbar on the pin.

###How To Use

  1. Add your DEVICE ID and ACCESS TOKEN to the top of the JS file.
  2. Compile and upload .pbw to your Pebble.
  3. Upload the spark_src/pebbletinker.ino file to your Core.
  4. Open the Pebble watchapp and use buttons to select and toggle pins.

###Screenshot screenshot