summaryrefslogtreecommitdiff
path: root/Python code/NEEDED LIBRARIES
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2011-01-29 23:19:05 +0100
committerKevin Chabowski <kevin@kch42.de>2011-01-29 23:19:05 +0100
commitaedc42f9ff57eb7fb456ef6fd9e94c099ff84076 (patch)
treecff85e6903990a6bfd87b5b047722f693352b623 /Python code/NEEDED LIBRARIES
downloadSerialRGB-LED-Arduino-aedc42f9ff57eb7fb456ef6fd9e94c099ff84076.tar.gz
SerialRGB-LED-Arduino-aedc42f9ff57eb7fb456ef6fd9e94c099ff84076.tar.bz2
SerialRGB-LED-Arduino-aedc42f9ff57eb7fb456ef6fd9e94c099ff84076.zip
Initial commit
Diffstat (limited to 'Python code/NEEDED LIBRARIES')
-rw-r--r--Python code/NEEDED LIBRARIES6
1 files changed, 6 insertions, 0 deletions
diff --git a/Python code/NEEDED LIBRARIES b/Python code/NEEDED LIBRARIES
new file mode 100644
index 0000000..91b993d
--- /dev/null
+++ b/Python code/NEEDED LIBRARIES
@@ -0,0 +1,6 @@
+wxPython:
+ http://www.wxpython.org/
+
+pySerial:
+ http://pyserial.sourceforge.net/
+