Difference between revisions of "Raspberry Pi - Week 4"

From Robert-Depot
Jump to: navigation, search
(Review)
Line 6: Line 6:
 
*Ran a simple python script to synthesize speech ([[Raspberry_Pi_-_Week_3#Festival_example | example]])
 
*Ran a simple python script to synthesize speech ([[Raspberry_Pi_-_Week_3#Festival_example | example]])
 
*Another python tutorial: [http://learnpythonthehardway.org/book/ Learn Python the Hard Way]
 
*Another python tutorial: [http://learnpythonthehardway.org/book/ Learn Python the Hard Way]
 
 
== Video Playback ==
 
== Video Playback ==
 
== Scripting Video Playback ==
 
== Scripting Video Playback ==

Revision as of 07:30, 26 April 2013

<<< back to Raspberry Pi

Review

  • Installed software with apt-get. (including festival).
  • Installed and ran VNC to get a remote desktop on the machine.
  • Ran a simple python script to synthesize speech ( example)
  • Another python tutorial: Learn Python the Hard Way

Video Playback

Scripting Video Playback

GPIO

through python

Logic Level Conversion

  • RPi is 3.3V.