Version Final

Dependencies:   Led7Seg mbed tsi_sensor

Files at this revision

API Documentation at this revision

Comitter:
NIcolasFernandezSanz
Date:
Sun Jun 16 01:18:28 2019 +0000
Parent:
0:6cc6c33ebb7e
Commit message:
FERNANDEZ-CLERICI;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sun Jun 16 00:37:27 2019 +0000
+++ b/main.cpp	Sun Jun 16 01:18:28 2019 +0000
@@ -1,3 +1,28 @@
+/*
+                FERNANDEZ-CLERICI
+                  EJER02 - TP01
+
+PTB0 -- Cable 1 (CONECTADO A GND)
+PTB1 -- Cable 2 (CONECTADO A GND)
+PTB3 -- Cable 3 (CONECTADO A GND)
+PTB4 -- Cable 4 (CONECTADO A GND)
+
+D8   -- Habilitacion Display 1
+D9   -- Habilitacion Display 2
+
+        Display 7 Segmentos
+        
+D10  -- Segmento a
+D11  -- Segmento b
+D2   -- Segmento c
+D3   -- Segmento d
+D4   -- Segmento e
+D5   -- Segmento f
+D6   -- Segmento g
+
+
+*/
+
 /*Incluyo las Librerias*/
 #include "mbed.h"
 #include "tsi_sensor.h"