Skip to content
johan pretorius edited this page May 19, 2015 · 3 revisions

Uses Python 2.7, PySerial and wxPython

Installation instructions:

Windows

Install Python 2.7

Install pySerial

Instal wxPython

OSX

-python 2.7 already installed-

Install pySerial: in terminal, run: pip install pyserial

[wxPython project] page (http://www.wxpython.org/) Official [wxPython download] page (http://www.wxpython.org/download.php)

Install wxPython Carbon

make sure not to install wxPython Cocoa! Its outdated, and will result in weird glitches when dragging icons

Run the PoMoCo.py file to start

Clone this wiki locally