Skip to content

abelsonlive/c0ntr0l

Repository files navigation

x0xb0x c0ntr0l software

adapted from https://github.com/frak/c0ntr0l

How to get it working

  1. Install .dmg dependencies in deps/

    • These include:

      • The USB/Serial drivers that are correct for your system from the FTDI website (most likely 64-bit OS X).

      • The correct version of the wxWidget libraries for Mavericks (most likely 64-bit OS X).

  2. Install additonal requirements:

    brew install wxmac && sudo pip install pyserial

  3. Clone this repository

    git clone https://github.com/abelsonlive/c0ntr0l.git

  4. Run c0ntr0l GUI

    cd c0ntr0l/ && python c0ntr0l.py

About

An updated version of c0ntr0l that works on OS X Mavericks with Python 2.7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages