Ejemplo de uso de una LCD con interfaz I2C

Dependents:   UPSM_TextLCD TUTORIA_RAMIREZ VOLTIMETRO_DC

Files at this revision

API Documentation at this revision

Comitter:
lscordovar
Date:
Wed Feb 12 21:49:48 2020 +0000
Parent:
42:24850e751517
Commit message:
Actualizacion para ejemplos en clase;

Changed in this revision

TextLCD_Config.h Show annotated file Show diff for this revision Revisions of this file
--- a/TextLCD_Config.h	Wed Feb 12 21:20:17 2020 +0000
+++ b/TextLCD_Config.h	Wed Feb 12 21:49:48 2020 +0000
@@ -70,14 +70,14 @@
 //Select Serial Port Expander Hardware module (one option only)
 #define DEFAULT        0//no
 #define ADAFRUIT       0
-#define DFROBOT        1
+#define DFROBOT        0
 #define LCM1602        0
 #define YWROBOT        0
 #define GYLCD          0//no
 #define MJKDZ          0//no
-#define SYDZ           0
-#define WIDEHK         0
-#define LCDPLUG        0
+#define SYDZ           1
+#define WIDEHK         0//no
+#define LCDPLUG        0//no
 
 #if (DEFAULT==1)
 //Definitions for default (WH) mapping between serial port expander pins and LCD controller