Skip to content

Instantly share code, notes, and snippets.

@KitWallace
Created August 31, 2012 17:35
Show Gist options
  • Select an option

  • Save KitWallace/3556255 to your computer and use it in GitHub Desktop.

Select an option

Save KitWallace/3556255 to your computer and use it in GitHub Desktop.
# start up the monitor and talker processes
python start_barometer.py &
python barometer_talk.py &
python simple_clock.py &
# the controller will take stdin character input from keyboard or presenter
# yacht1 is the current version of the menu
python controller.py yacht1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment