Добавить
Уведомления

how to make characters on LCD using ARDUINO || Custom characters on 16x2 LCD

hi, in this video we are going to display emojis or in other words we can say custom characters on 16x2 LCD using Arduino uno. This LCD has a total of 32 rectangles in it. In each rectangle there are 40 boxes called pixels(5 columns and 8 rows). We control these pixels to create digits or characters or emojis. There are total 16 pins in the lcd. 1. pin 1 of lcd connects with the GND of arduino 2. pin 2 connects with 5V 3. pin 3 (Vo) connects with potentiometer or PWM pin of arduino 4. pin 4 (Register Select ) connects with any of the digital pin of Arduino ( for example, pin 12 ) 5. pin 5 ( RW ) is the read and write pin, which connects with GND 6. pin 6 (E) is data enable pin which connects with pin 11 7. We will not connect D0, D1,D2,D3 8. pin D7 with pin 2 ( of arduino ), D6 with pin 3 ( of arduino ), D5 with pin 4 ( of arduino ), D4 with pin 5 ( of arduino ). 9. pin 15 and 16 are for the led light of lcd. pin 15 connects with 5V and 16 connects with GND. LINK for code: https://drive.google.com/drive/folders/126P0BQz8wVDPsdphVO6hG5CgWbNY2Y6w?usp=sharing connect LCD with Arduino || without I2C module https://www.youtube.com/watch?v=860eErq9c3E&t=212s facebook page: https://web.facebook.com/Global-Spy-Hawk-101550144871942/?view_public_for=101550144871942

Иконка канала Gone Games
9 подписчиков
12+
19 просмотров
2 года назад
21 апреля 2024 г.
12+
19 просмотров
2 года назад
21 апреля 2024 г.

hi, in this video we are going to display emojis or in other words we can say custom characters on 16x2 LCD using Arduino uno. This LCD has a total of 32 rectangles in it. In each rectangle there are 40 boxes called pixels(5 columns and 8 rows). We control these pixels to create digits or characters or emojis. There are total 16 pins in the lcd. 1. pin 1 of lcd connects with the GND of arduino 2. pin 2 connects with 5V 3. pin 3 (Vo) connects with potentiometer or PWM pin of arduino 4. pin 4 (Register Select ) connects with any of the digital pin of Arduino ( for example, pin 12 ) 5. pin 5 ( RW ) is the read and write pin, which connects with GND 6. pin 6 (E) is data enable pin which connects with pin 11 7. We will not connect D0, D1,D2,D3 8. pin D7 with pin 2 ( of arduino ), D6 with pin 3 ( of arduino ), D5 with pin 4 ( of arduino ), D4 with pin 5 ( of arduino ). 9. pin 15 and 16 are for the led light of lcd. pin 15 connects with 5V and 16 connects with GND. LINK for code: https://drive.google.com/drive/folders/126P0BQz8wVDPsdphVO6hG5CgWbNY2Y6w?usp=sharing connect LCD with Arduino || without I2C module https://www.youtube.com/watch?v=860eErq9c3E&t=212s facebook page: https://web.facebook.com/Global-Spy-Hawk-101550144871942/?view_public_for=101550144871942

, чтобы оставлять комментарии