Posts Tagged ‘PyS60’

AccelerateMe: How does acceleration works?

Monday, October 5th, 2009

A week ago, I was very confuse about how does the accelerometer works… So I decide to implement a nice, simple and fast PyS60 app to understand how does it works.

The result was a working and decent app, that shows three bars: x-axis, y-axis and z-axis. When you move the cellphone they react and you can see how does they change!

The source code can be downloaded from here