Raspberry Pi Pico - LCD Display 1602 text with I2C

Описание к видео Raspberry Pi Pico - LCD Display 1602 text with I2C

This video shows how you can use a text LCD display with a Raspberry Pi Pico. It uses micropython to control the LCD display which is connected using an I2C module making the wiring of the circuit very simple.

The circuit is designed in Fritzing electronic designer and then built on an electronic breadboard. It then shows how this can be used as a stopwatch or a timer.

For more details, including the circuit diagram (Fritzing breadboard layout) and source code see:
http://www.penguintutor.com/programmi...

Chapters:
00:00 Introduction
00:25 About the LCD display and Pico
00:41 Stop watch demonstration
01:12 Circuit diagram
02:12 LCD hardware and I2C backpack
02:41 Circuit wiring walk-through
07:36 Downloading the libraries
08:50 Python code walkthrough
09:37 LCD I2C address
12:00 Handling button presses
15:57 Summary

Software library used: https://github.com/T-622/RPI-PICO-I2C...

Комментарии

Информация по комментариям в разработке