1 / 11

PROYECTO CON EL MICROCONTROLADOR PIC 16F84A

PROYECTO CON EL MICROCONTROLADOR PIC 16F84A. Viviana Muñoz. VISUALIZACIÓN DE CARACTERES EN UNA PANTALLA LCD. OBJETIVOS Aprender a configurar un módulo LCD como un receptor de 4 u 8 líneas de datos. Aprender a manejar un módulo LCD a través de la ayuda de un PIC.

vita
Download Presentation

PROYECTO CON EL MICROCONTROLADOR PIC 16F84A

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PROYECTO CON EL MICROCONTROLADORPIC 16F84A Viviana Muñoz

  2. VISUALIZACIÓN DE CARACTERES EN UNA PANTALLA LCD • OBJETIVOS • Aprender a configurar un módulo LCD como un receptor de 4 u 8 líneas de datos. • Aprender a manejar un módulo LCD a través de la ayuda de un PIC. • Comprender el conjunto de órdenes que se pueden enviar a un módulo LCD • Establecer la diferencia entre los diferentes módulos LCD existentes en el mercado regional. • Comprender los tiempos de retardo de un módulo LCD.

  3. PANTALLA LCD

  4. Conjunto de Instrucciones básicas de un modulo LCD:

  5. CONEXIÓN LCD CON PIC

  6. PROGRAMA ENSAMBLADOR

  7. CONCLUSIONES • Al trabajar con un módulo LCD, debemos configurar su bus de datos como de 4 u 8 bits. • El módulo LCD posee puertos para la entrada de datos y a través de ellos se pueden ingresar caracteres a la pantalla (R/W=0) o se puede leer de él (R/W=1). • Un módulo LCD posee dentro de sí mismo un microcontrolador. • Se pueden enviar a la pantalla del móculo LCD la mayoría de los caracteres de una tabla ASCII.

More Related