Práctica para inplementación de captura con un ADC y visualización en un display de LCD y utilizando la librería TextLCD y la tarjeta FRDM KL25

Dependencies:   mbed TextLCD

Fork of TextLCD_HelloWorld2 by Wim Huiskamp

History

sss default tip

2019-09-22, by AdrianMA [Sun, 22 Sep 2019 02:51:17 +0000] rev 6

sss


Pr?ctica para implementar el uso de un ADC a partir de un potenciometro y su despliegue en un LCD utilizando la libreria TextLCD, implementada con la tarjeta FRDM KL25

2017-04-21, by AdrianMA [Fri, 21 Apr 2017 18:35:39 +0000] rev 5

Pr?ctica para implementar el uso de un ADC a partir de un potenciometro y su despliegue en un LCD utilizando la libreria TextLCD, implementada con la tarjeta FRDM KL25


Hello World demo of Enhanced TextLCD library. This lib supports HD44780 based controllers using 4bit parallel bus on mbed pins, I2C or SPI expanders. The libs also supports native I2C or SPI interfaces on several HD44780 compatible controllers.

2015-03-29, by wim [Sun, 29 Mar 2015 13:12:07 +0000] rev 4

Hello World demo of Enhanced TextLCD library. This lib supports HD44780 based controllers using 4bit parallel bus on mbed pins, I2C or SPI expanders. The libs also supports native I2C or SPI interfaces on several HD44780 compatible controllers.


Tested with SSD1803, ST7036

2014-08-24, by wim [Sun, 24 Aug 2014 09:01:56 +0000] rev 3

Tested with SSD1803, ST7036


Tested AIP31068 for I2C, Tested SPI3_9 and SPI3_10

2014-06-28, by wim [Sat, 28 Jun 2014 14:28:08 +0000] rev 2

Tested AIP31068 for I2C, Tested SPI3_9 and SPI3_10


Tested with PCF2116

2014-06-17, by wim [Tue, 17 Jun 2014 17:41:59 +0000] rev 1

Tested with PCF2116


First test of native SPI

2014-06-13, by wim [Fri, 13 Jun 2014 19:02:38 +0000] rev 0

First test of native SPI