Write our own firmware for MetaMotionR
Hi,
I recently purchased MetaMotionR sensor, I wanted to see if i can use this sensor do some math calculations , in order to do it i figure i have write my own custom firmware, if i have to do that , firstly is it even possible?? if so then what language should i be using??? How do i dump my firmware on the sensor ?? ....
Comments
Hi lochan,
We do not support this functionality.
Thanks Laura for confirming that.
What kind of math calculations do you want to do and why can't you just do them on the phone/pc that the receives the data?
Also, If the computation is simple enough, just use the on-board data processing.
As per Eric's comment you have a few options:
1. Hire us to write custom firmware (this has a cost)
2. Use our internal math libraries (to do simple calculations in firmware)
3. Do the math calculations in software (in your own App for example)