/cube

Primary LanguagePython

Amperka Cube for macOS

Fork of Amperka Cube for Windows. Project includes macOS and Windows versions in /macos and /win folders, respectively.

##Dependencies

  1. Python 2.7
  2. setuptools
  3. wxPython (I suggest using: pip install --upgrade --ignore-installed --trusted-host wxpython.org --pre -f http://wxpython.org/Phoenix/snapshot-builds/ wxPython_Phoenix--ignore-installed will override potential problems with uninstalling legacy six)
  4. pyFirmata (install via pip: pip install pyfirmata)