Slashdot Mirror


Ellipto: a DIY Fitness Tracker and Dashboard In 70 Lines

New submitter InternetOfJim writes: "This is one of the most fun weekend projects I've done in a while — a fitness tracker for my elliptical trainer. But the real agenda was to figure out how lazy I could be via web services (Keen IO and Brace IO) and development platforms (Electric Imp). Quite lazy, as it turns out. I wound up with a working device and a nice realtime dashboard with no soldering, no backend to manage, and surprisingly little original code needed beyond the sensing and power conserving parts of the firmware and a little javascript to customize the dashboard."

2 of 32 comments (clear)

  1. Warning: Slashvertisement by Anonymous Coward · · Score: 5, Insightful

    New submitter InternetOfJim writes:

    So, the other day, my lovely wife Caroline came home with an Imp. An Electric Imp, to be precise—a WiFi sensor/actuator node in the form factor of an SD card. It’s supposed to be designed for simple development and low power consumption. Electric Imp had just completed an integration with Keen IO (Caroline’s company). Keen IO is a powerful platform for backend analytics— you just send them the data and you can build beautiful dashboards by inserting simple javascript onto an HTML page.

    Stop. InternetOfJim, it's good that you came clean on the fact that this is your wife's company, but you really needed a bold "disclaimer" in both the summary and article for me to think this is anything but a self-serving post to advertise something that will profit your wife and, by obvious extension, you. The fact that this is your first /. submission only supports this.

  2. 70 lines of code ... IF by BitZtream · · Score: 5, Insightful

    you ignore the massive libraries it uses.

    I can write anything you want in a single line of code, given enough time to make a library that encapsulates all the required functionality into single function call.

    Its not impressive, it just shows how you think you're impressive for using so much of someone else's hard work and acting like you did it.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager