Software projects

Stereogame


CoIR

As a team of 4, we created a game using OpenGL and the Python library pygame, which we called stereogame.

It is a two players game that looks like tennis but where you use a bat instead of a racket. And there are some special effects like explosive balls, or cloning the ball into 3, or teleportation, etc.

And what makes this game special is that it is suited for a 3D TV, and both players look at the same TV but from different angles, and when you change the angle you can see the camera of the other player. So using this technique, we can add as many players as we want in the game, and they will all see their own camera in full screen using on single TV. Hence, we don’t need to split our screen to sub-screens !

Resources:

Garden Connection Kit: Pact’AG


CoIR

During our first year at Télécom Paris, we created as a team of 6 members, a kit to connect a garden.

If you want to start growing your own fruits and vegetables, or any plant that you want, then you can use our product (this is just the purpose of the project, but we are not selling it actually !).

The kit is comprised of a box that contains micro-controller that controls the actuators like lamps and pumps, and get the values of the different sensors like temperature, humidity and luminosity.

To manipulate the garden, like activating the pumps or just getting the temperature of the garden, we developed an android application that communicates with the micro-controller using a server. This server modifies a database and send the client’s orders to the micro-controller to execute them.

Resources: