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.
|
Raspberry PI Project for Computer Science. Turn an LED on or off via voice command.
|
||||||
|
|
||||||
## Python Scripts
|
## Python Scripts
|
||||||
The Python scripts are located in the folder py/
|
The Python scripts are located in the folder **py/**
|
||||||
|
|
||||||
### led.py
|
### led.py
|
||||||
Alternate every second, turning an LED on and off. Stopped by CTRL+C
|
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
|
## Documenation
|
||||||
|
|
||||||
* pilight.pdf is the finalized documenation
|
* **pilight.pdf** is the finalized documenation
|
||||||
* latex/ folder containing the .tex source files
|
* **latex/** folder containing the .tex source files
|
||||||
* demo.mp4 short demo video. Turning LED on with command "fire" and off with "night"
|
* **demo.mp4** short demo video. Turning LED on with command "fire" and off with "night"
|
||||||
Loading…
x
Reference in New Issue
Block a user