Tag: LCD
Using a 16×2 I2C LCD display with ESP32
A few weeks ago, we examined the features of ESP32 module and built a simple hello world program to get ourselves familiar with the board. Today, we will continue our exploration of the ESP32 on a higher level as we will look at how to interface a 16×2 LCD with it. Displays provide a...
Continue ReadingHigh-contrast OLED displays with USB interface
Especially for small monitoring and control tasks, the display specialist ELECTRONIC ASSEMBLY has developed a graphic OLED display with touch-sensitive front made of real glass. The brand new EA PLUGS102-6 is not only a display, but also a full control unit featuring a wide range of...
Continue ReadingArduino Menu Tutorial with a Rotary Encoder and a Nokia 5110 LCD display
In our last tutorial, we examined how to create a menu for your Arduino project on a Nokia 5110 LCD, with push buttons to navigate through it. In today’s tutorial will build a modified version of it as we will use a rotary encoder (in place of the push buttons) for menu navigation. A...
Continue ReadingMenu on Nokia 5110 LCD display with Arduino
We have published quite a number of tutorials using different displays with the Arduino, with the most recent being the tutorial on displaying graphics on all kind of displays with Arduino. For today’s tutorial, we will look into achieving more with displays by implementing a menu...
Continue Reading5″ 800×480 HDMI TFT Display with Backlight Control for Raspberry Pi
Elecrow has just launched a new 5″ HDMI display with resistive touch screen designed for the Raspberry Pi boards, and whose main feature is to support backlight control over GPIO 11 in order to lower power consumption. This is a 5 inch mini HDMI touch screen for Raspberry Pi, with...
Continue Reading2.0″ 240×320 Transflective Display Panel – SPI, MCU, RGB
This is a new 2" Transflective Display Panel with part number DM-TFT20-386 available from www.displaymodule.com for $15.99 . It can be interfaced to any microcontroller through SPI. Transflective TFT LCD, Visible under sunlight 2.0" 240x320 Pixels Full view direction by...
Continue ReadingMenu on Nokia 5110 LCD display with Arduino
We have published quite a number of tutorials using different displays with the Arduino, with the most recent being the tutorial on displaying graphics on all kind of displays with Arduino. For today’s tutorial, we will look into achieving more with displays by implementing a menu...
Continue Reading16 x 2 LCD controlled via power line
Vinod blogged about a 16×2 LCD with data over power line: Then I just thought why even 1 wire for data? Because we can easily multiplex the 1 wire data line with the Vcc line by keeping a diode + capacitor combination towards the LCD power supply pin. I am using an arduino board to...
Continue Reading