Skip to content

Commit

Permalink
Added Readme and full pinout
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarohurtadobo committed Jun 27, 2018
1 parent fddc930 commit c70f746
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 33 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,14 @@ echo "Running at Boot"
cd /home/pi/trafficFlow/scape/
python3 video.py Full
```

Todas las imagenes y preguntas son intercambiables y agregables

El programa asume que el teclado matricial está conectado en los pines

ROW = [29,31,33,35]
COL = [37,36,38,40]

Y el relé está en el pin 7, con la numeración de tablero de la raspberry pi como se muestra en la imagen:

![alt text](https://github.com/alvarohurtadobo/scape/blob/master/pinout.png)
Binary file removed __pycache__/gpio.cpython-35.pyc
Binary file not shown.
Binary file added cableado.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 0 additions & 33 deletions gpio.py~

This file was deleted.

Binary file modified pinout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c70f746

Please sign in to comment.