My exercise bike now posts workouts to RunKeeper using a Spark Core and some PHP! Updated firmware and PHP script are on GitHub:

My exercise bike now posts workouts to RunKeeper using a Spark Core and some PHP! Updated firmware and PHP script are on GitHub: https://github.com/c99koder/SparkCoreBike. Looking forward to Spark implementing the event callback API so I can automatically invoke the PHP script after a workout!

 

In Album 2013-12-29

Sunset

  • Post category:Photos

Ecco the Dolphin on 3DS! I wish it had the Sega CD version's soundtrack instead of the Genesis, otherwise it's really great! I'm glad they added saving, even though the level passwords finally give me a reason to use the 3DS's in-game note taking feature

Ecco the Dolphin on 3DS! I wish it had the Sega CD version's soundtrack instead of the Genesis, otherwise it's really great! I'm glad they added saving, even though the level passwords finally give me a reason to use the 3DS's in-game note taking feature.

 

Started working on my first real project with the Spark Core: a better computer for my exercise bike

Started working on my first real project with the Spark Core: a better computer for my exercise bike. The Spark Core makes the time and distance available via the cloud API over WiFi, which I will soon use to automatically post my workouts to RunKeeper. The Arduino firmware is available on github: https://github.com/c99koder/SparkCoreBike

 

My Spark Core has arrived! I'm very impressed with how tiny it is, and how easy it was to set up and push code to over WiFi! I did have to make a small change to +

My Spark Core has arrived! I'm very impressed with how tiny it is, and how easy it was to set up and push code to over WiFi! I did have to make a small change to +Adafruit Industries's OLED library sample code though, I'll post that on github later today. I should probably also solder those wires to the OLED board 🙂