Тёмный
No video :(

#71 Programming the LCD Module 

Vooi Yap - Embedded Systems Education
Подписаться 2,2 тыс.
Просмотров 642
50% 1

In this video we are taking a closer look at the LCD module and how to program it.
Datasheets links:
1. www.futurlec.c...
2. www.openhacks....
Source code:
drive.google.c...

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 3   
@SanelKeys
@SanelKeys Год назад
Awsome tutorial!👍
@joshuawolfe7526
@joshuawolfe7526 8 месяцев назад
These LCD are fun to learn on but not good if you are designing a product that requires many of the IO pins. At one time I was using a shift register between the AVR and the LCD to limit the number of IO pins needed. Ultimately I moved to a serial version of this display. Uses just the TX pin of the AVR at 9600 baud. You can even control contrast and brightness via the RS232 connection. And with the 328PB now having two USARTs you have a spare if you need it. :-)
@vooiyap
@vooiyap 8 месяцев назад
Hi, thank you for your comments. It's appreciated.
Далее