Arduino Force Sensor Application in Shoes


hi guys, idea record 'snapshots' of force applied on foot during walking/running/jumping/etc.

there'd 5-6 force sensors spread out on sole of shoe, connected arduino kept in sole of shoe. arduino should measure , store sensor data @ regular intervals.

this data can used make snapshots show areas of foot receive force while walking.

could advise on whether doable?

quote
the arduino should measure , store sensor data @ regular intervals.
store where? @ "regular interval"? once year regular interval, hardly useful frequency measuring data want.

500 times per millisecond regular interval, not realistic one.

once year means small amount of data every year. 500 times per millisecond means huge amount of data every year. storing data when collect little bit every year easy. storing data when collect terabytes of data per second bit harder.

quote
could advise on whether doable?
oh, certainly. definition of "regular interval".


Arduino Forum > Using Arduino > Project Guidance > Arduino Force Sensor Application in Shoes


arduino

Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor