Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added readme with basic instructions
  • Loading branch information
cperezpenichet committed May 26, 2013
1 parent 2efb89a commit 6eb7d13
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
@@ -0,0 +1,16 @@
xraters
=======

Xraters is a very simple graphic application that plots the acceleration reading from a Wii remote to the screen in real time. It allows the user to save the data to the disk.

Dependencies
------------

You need to install the cwiid driver from [here](http://abstrakraft.org/cwiid/#Download) or from your distribution's package manager.

It is also possible that you need to install [Glade](http://abstrakraft.org/cwiid/#Download).

Configuration
-------------

You will have to set the address of your particular Wii remote in the Preferences dialog before the application can correctly pair with your remote. The `lswm` command, which is part of the cwiid distribution, can be used to find out the address.

0 comments on commit 6eb7d13

Please sign in to comment.