Changes

Jump to: navigation, search

Raspberry Pi - Week 3

103 bytes added, 20:08, 19 April 2013
Basic Scripting of command-line tools with python
*If you have installed python, you have IDLE. most likely on your laptop as well.
*Raspbian comes with two python installs, Python 2.7 and Python 3. We are going to use 2.7. 3 is the future.
*Subprocess.call
**python subprocess documentation - http://docs.python.org/2/library/subprocess.html
 
==Festival example==
*

Navigation menu