Real Time Clock On 20×4 I2C LCD Display with Arduino


https://www.electronics-lab.com/real-time-clock-20x4-i2c-lcd-display-arduino/

Sometimes it may be necessary to use a display while making a hardware project, but the size and the type of the display may vary according to the application. In a previous project, we used a 0.96″ I2C OLED display, and in this project we will have an I2C 20×4 character display. This tutorial will describe […]

YouTube Subscriber Counter with Wemos D1 mini


https://www.electronics-lab.com/youtube-subscriber-counter-wemos-d1-mini/

educ8s.tv @ youtube.com uploaded a new tutorial. Nick writes: Today we are going to build a DIY YouTube subscriber counter with a big LCD display and a 3D printed enclosure YouTube Subscriber Counter with Wemos D1 mini – [Link]

20×4 I2C Character LCD display with Arduino Uno


https://www.electronics-lab.com/20x4-i2c-character-lcd-display-arduino-uno/

Our friends on educ8s.tv published a new video! Check it out. Hello guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. Subscribe to the channel now if you don’t want to miss any future videos. In this video […]

One wire controls LCD module


https://www.electronics-lab.com/one-wire-controls-lcd-module/

Rex Niven @  edn.com has a design idea on how to drive a character LCD using only one wire. This hardware interface Design Idea reduces the connection to just one wire, allowing a basic microcontroller with limited I/O to drive a large display, either directly, through a standard interface, or even an opto-isolator. One wire […]

Easily Design HMI For Your LCD Projects With Nextion


https://www.electronics-lab.com/design-hmi-projects-easily-nextion/

Nextion display by ITead allows users to design their own interfaces all by themselves, even if they don’t have any coding background knowledge and can go with different platforms. This tool is the best solution to replace traditional TFT LCD and LED Nixie tube. Customers can use the software – Nextion Editor to design interfaces. With the new capacitive […]

Raspberry Pi I2C LCD Set Up and Programming


https://www.electronics-lab.com/raspberry-pi-i2c-lcd-set-programming/

In this video Circuit Basics show us how to use I2C to connect an LCD to the Raspberry Pi. After showing you how to connect the LCD to the Pi with a PCF8574 (http://www.circuitbasics.com/pj6v), they show you how to program it. First I’ll cover the basic stuff like printing text to the screen, clearing the […]

Weather Station with a BME280 sensor and an LCD screen with Arduino Mega


https://www.electronics-lab.com/weather-station-bme280-sensor-lcd-screen-arduino-mega/

In this Arduino Project video educ8s.tv is going to build a simple weather station using a BME280 sensor and an LCD shield. Hello guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. Today we are going to take […]

How to Set Up and Program an LCD Display on an Arduino


https://www.electronics-lab.com/set-program-lcd-display-arduino-2/

circuitbasics.com has a tutorial on how to setup an LCD with Arduino. In this tutorial, I’ll explain how to set up an LCD display on an Arduino, and show you all the functions available to program it (with examples). The display I’m using here is a 16×2 LCD display that I bought for under $10 on Amazon. LCDs are really useful […]

How to Setup an LCD Touchscreen on the Raspberry Pi


https://www.electronics-lab.com/setup-lcd-touchscreen-raspberry-pi/

circuitbasics.com has a tutorial on how to setup a LCD screen for Raspberry Pi. In this tutorial, I’ll walk you through the process of installing an LCD touchscreen on the Raspberry Pi, step by step. Many LCD touchscreens for the Raspberry Pi include an image file that you can write to your SD card and get […]

Arduino Tutorial: Menu on a Nokia 5110 LCD Display Tutorial


https://www.electronics-lab.com/arduino-tutorial-menu-nokia-5110-lcd-display-tutorial/

In this easy Arduino Tutorial educ8s.tv is going to show us how to create a Menu on a Nokia 5110 LCD display. This is the project we are going to build. In the display a simple menu appears, and with the help of three buttons I can navigate up, or down and select a menu […]