pm3 firmware

Post questions and issues with Concept2 PM3 SDK
Post Reply
freewalks
Paddler
Posts: 1
Joined: January 27th, 2015, 12:10 pm

pm3 firmware

Post by freewalks » January 27th, 2015, 12:15 pm

Hello Everybody,

I'm a crossfitter from NC, US. I am also very well in programming professionally. My trainer has some thoughts about adding extra features in training session with rowing. Is there any way that I can get source code for firmware, and play with it.

Thanks,

User avatar
Citroen
SpamTeam
Posts: 8079
Joined: March 16th, 2006, 3:28 pm
Location: A small cave in deepest darkest Basingstoke, UK

Re: pm3 firmware

Post by Citroen » January 27th, 2015, 3:22 pm

No. It's very much closed source and C2 Inc.'s proprietary code. You'll also have a struggle fitting it into the tiny amount of non-volatile RAM in the PM3. It's an Atmel processor (a bit like an Arduino).

To add new function start with a software package like PyRow (which uses the well documented CSAFE interface) and add you stuff that way.

Post Reply