updated README
This commit is contained in:
parent
57896ac5c2
commit
28b3d23966
@ -3,7 +3,7 @@
|
||||
Raspberry PI Project for Computer Science. Turn an LED on or off via voice command.
|
||||
|
||||
## Python Scripts
|
||||
The Python scripts are located in the folder py/
|
||||
The Python scripts are located in the folder **py/**
|
||||
|
||||
### led.py
|
||||
Alternate every second, turning an LED on and off. Stopped by CTRL+C
|
||||
@ -14,6 +14,6 @@ Combines led.py and speech.py. If voice commands "fire" or "night" are recognize
|
||||
|
||||
## Documenation
|
||||
|
||||
* pilight.pdf is the finalized documenation
|
||||
* latex/ folder containing the .tex source files
|
||||
* demo.mp4 short demo video. Turning LED on with command "fire" and off with "night"
|
||||
* **pilight.pdf** is the finalized documenation
|
||||
* **latex/** folder containing the .tex source files
|
||||
* **demo.mp4** short demo video. Turning LED on with command "fire" and off with "night"
|
||||
Loading…
x
Reference in New Issue
Block a user