Hi there.
I am attempting to figure out the costs of producing a wristband with the MSP430 (CC430F6125) and some additional components so that it would be able to do:
- 3 axis (possibly 6 axis) accelerometer sensing
- bluetooth
- some flash memory
- rechargeable battery
From what I understand, the MSP430 package already contains the bluetooth and flash memory, so is it correct that I only need to (essentially) plug in an accelerometer chip and some sort of rechargeable power supply? Would I need to purchase any other components? I am looking at the moment at a ADXL346 accelerometer.
Thanks,
Will