tecno4
2.4M views | +38 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Arduino LCD I2C'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

Conectar Pantalla LCD a Arduino por conexión I2C

Conectar Pantalla LCD a Arduino por conexión I2C | tecno4 | Scoop.it
La pantalla LCD es el componente o dispositivo de salida que nos permite leer la información y mostrarla por pantalla.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Driving an LCD With I2C Module : 8 Steps

Driving an LCD With I2C Module : 8 Steps | tecno4 | Scoop.it
In this tutorial we will see how an LCD screen works and how to use it more easily with the I2C module
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

i2c LCD arduino tutorial and example code

i2c LCD arduino tutorial and example code | tecno4 | Scoop.it
Since the use of an LCD requires many microcontroller pins, we will reduce that number using serial communication, which is basically sending "packages" of data one after another, using only two pins of our microcontroller , pins SDA and SCL which are the analog pins A4 and A5 of the Arduino NANO or pro mini.
No comment yet.