Make you Python code alive with ControllerApp

A totally new way of interacting with your creation.

Catch all sorts of UI events from your phone

With ControllerApp, now it's possible to detect an event like a simple tap in your mobile's screen or a device's acceleration, directly in your python code.

Really easy to use

ControllerApp was designed for begginners, you can connect to your phone in one line of code.

Receive data from several devices (or in several computers)

Controller works with a 'room code', that means you can catch data from several devices or in several computers only by using the same code.

It's fast!

We refresh your's Gyroscope and acceleration values 5 times per second!

Features

Check The Features

              
from controller import Controller

c = Controller('a1b2c3') '''room code'''

Installation

Start Using Now

Installing the python package.

The Controller package can be installed using pip package installer:

If you don't have pip installed, check the website

Installing the ControllerApp.

The ControllerApp is available on GooglePlay:

Get it on Google Play

F.A.Q

Frequently Asked Questions