Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Measuring a room with an iPhone

I have a need to measure a room (if possible) from within an iPhone application, and I'm looking for some ideas on how I can achieve this. Extreme accuracy is not important, but accuracy down to say 1 foot would be good. Some ideas I've had so far are:

  • Walk around the room and measure using GPS. Unlikely to be anywhere near accurate enough, particularly for iPod touch users
  • Emit sounds from the microphone and measure how long they take to return. There are some apps out there that do this already, such as PocketMeter. I suspect this would not be user friendly, and more gimmicky than practical.

Anyone have any other ideas?

like image 236
Ben Williams Avatar asked Nov 26 '22 20:11

Ben Williams


1 Answers

You could stand in one corner and throw the phone against the far corner. The phone could begin measurement at a certain point of acceleration and end measurement at deceleration

like image 119
matt-dot-net Avatar answered Nov 29 '22 11:11

matt-dot-net