1 post tagged “python”
Christopher Schmidt has created a great demo application called accelball that combines the use of Python and the N95 accelerometer into a small game. You can control the ball smoothly by rotating the N95. It demonstrates nicely how the accelerometer can be used in games and applications and specifically how to do so in Python.