Category: Pebble

  • Pebble SDK 2.0 App: Metronebble; a Metronome for Pebble

    I’ve written a simple metronome app for Pebble (SDK 2.0). Press the select button (middle) to enter “sampling” mode – tap the pebble to set your tempo. Then press select again to get it to pulse at the tempo you’ve set. You can also increase/decrease the tempo with the up/down buttons. Precompiled .pbw: Version 1.0.0…

  • Pebble SDK 2.0 App: Acceleromonitor – graph your wrists’ accelerometer values

    Seeing as I just got a Pebble watch, I decided to write a quick app for it, and seeing as Pebble have just released the (brand) new SDK 2.0 beta, I’d use some new features from that. Code is available in case you’re interested: https://github.com/sebmaynard/acceleromonitor And a precompiled .pbw: Version 1.0.2 Updated 2013-11-08 16:47 It…