Educational usages of acceleration sensors - Stack Overflow most recent 30 from stackoverflow.com2009-11-28T08:32:28Zhttp://stackoverflow.com/feeds/question/126877http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/126877/educational-usages-of-acceleration-sensors4Educational usages of acceleration sensorsComSubVie2008-09-24T12:37:37Z2008-09-24T12:54:52Z
<p>Hello!</p>
<p>I'm working in a higher school in Austria and I'm currently evaluation how acceleration sensors can be used to deepen fundamental understandings (physics, mathematics, electronics, software engineering, project management, user interface [iPhone]...) and achive better motivation of the students (for example by giving a far milestone like an autopilot).</p>
<p>However this doesn't seem to be a widely used idea; acceleration sensors are used somewhere at universities for different projects and are included in some modern hardware or gadgets (iPhone).</p>
<p>I'd like to know if there is somebody who knows about educational projects that use these sensors in any kind of subject?</p>
<p>thanks</p>
http://stackoverflow.com/questions/126877/educational-usages-of-acceleration-sensors/126895#1268952Answer by Joel Martinez for Educational usages of acceleration sensorsJoel Martinez2008-09-24T12:42:58Z2008-09-24T12:42:58Z<p>It's not at the high school level, but I know that the <a href="http://www.active.ist.ucf.edu/" rel="nofollow">ACTIVE Lab</a> at University of Central Florida has a few projects that use the accelerometers from the WiiMote.<br />
<a href="http://www.bespokesoftware.org/wordpress/?p=36" rel="nofollow">http://www.bespokesoftware.org/wordpress/?p=36</a></p>
<p>Another interesting project with the WiiMote can be found here (<em>Doesn't use the accelerometer, but still cool nonetheless</em>):<br />
<a href="http://www.youtube.com/watch?v=Jd3-eiid-Uw" rel="nofollow">http://www.youtube.com/watch?v=Jd3-eiid-Uw</a></p>
<p>I'm personally not familiar with any other accelerometer projects, but best of luck in your search ... the more knowledge about this type of interaction that can be spread the better :-)</p>
http://stackoverflow.com/questions/126877/educational-usages-of-acceleration-sensors/126940#1269402Answer by dain for Educational usages of acceleration sensorsdain2008-09-24T12:54:52Z2008-09-24T12:54:52Z<p>i'd use wiimotes if i were you, they are cheap, versatile and associated with fun :)</p>
<p>to actually show students what's going on, Flash is the simplest way you can create any kind of visual feedback using <a href="http://wiiflash.org/" rel="nofollow">wiiflash</a>, hardly any coding is needed.</p>
<p>this way it's up to you and the actual subject to do something interesting, like dropping the wiimote while standing on the table and plotting speed values in a coordinate system to show acceleration while freefalling in a physics class :)</p>