Display examples - which one to use?

preview_player
Показать описание


Here I show you a short example for each one of these displays. Below you have the schematic, library and an example code for each display. Thank you!

PRINTERS
-------------------------------------
Coupon(142€): "GENDER11"
Coupon code: "11CR10EU" or "11CR10US"
Coupon code: "Anete10us"
Coupon code: "Tarantulaus"
COUPON: CR10MINI
Coupon code: "A8KIDA"

------------------LINKS--------------------

------------------16x2 LCD without i2c------------------

------------------16x2 LCD i2c------------------

------------------128x64 OLED i2c-----------------

------------------NOKIA 5110 SPI----------------

------------------7 Segments with MAX7219 driver----------------

------------------7 Segments serial LCD----------------

------------------Dot LED MATRIX with MAX7219 driver---------------

------------------e-Paper display---------------

------------------ILI9341 TFT display-------------

------------------SSD1289 TFT display---------------

Like share and subscribe to motivate me. Thank you
#display #Arduini #LCD
Рекомендации по теме
Комментарии
Автор

What a comprehensive presentation! The I2C protocol is such a powerful and simple solution to a lot of simple tasks. 👌

jigsound
Автор

Whenever tft displays stay just white, it’s usually a wiring problem so make sure everything is soldered correctly and that no wires have broken

Nicksperiments
Автор

Everytime i get notifications from you it makes my day. Thank you for awesome videos as always!

Osmanity
Автор

That banana deserves the like, well done.

aaa
Автор

One thing you missed: For the I2C character LCDs, you don't need to use A4 and A5, you can just use the dedicated SDA and SCL pins on your Arduino.

zUltraD
Автор

A fantastic video/project. I just got myself a 5” MP15001 touchscreen for my Raspberry Pi 3B + and 3A +. I was looking for extra screen info and again I found it here.

LemmyCaution
Автор

Very nice and concise overview of the varied screens available out there. Thanks so much for this.

joshuaoduroadu
Автор

For 128x64 OLED i2c you are actually using only 32 lines in the example. You need to change the default value in the library file Adafruit_SSD1306.h to #define SSD1306_128_64 It will look much nicer :)

batica
Автор

I like honest videos like this, you included part that it failed to do so

JuraganLED
Автор

Thank you so much for the explanation.. now I can choose different displays which is most preferable for my projects

sayantanpal
Автор

I would really like to see you getting the touch screen display working with your Arduino, even if it means buying a shield. I have a number of projects in mind to try to build and it would be great to eliminate the need for any other pushbuttons or keypads, just a power on/off switch. Thanks. Very informative video. You obviously put a lot of time and effort into covering such a wide variety of different displays and how to wire them, and the associated code to make them work - well, most of them, at least :D

EdAgers
Автор

Thank you and appreciate your effort. Greetings to you from Turkey .

sadunnakipoglu
Автор

0:37
have you noticed that the subscriber count went from 71k to 67k !
☺☻

baluk
Автор

Fantastic, dude. Lots of options! 😃
I need to get into Arduino as soon as possible...

MCsCreations
Автор

nice video. we all love you. keep up the good work. show us how to display pdf or ebook on e-paper.

Livefreeman
Автор

Nice video, it is nice to see e paper displays working, my suggestion is to make more informative videos on e paper displays but overall it is good👍👌

parameshpavin
Автор

Thanks Electronoobs. I really need this kind of video. This video answers many questions of Arduino beginners.

lalchandra
Автор

Thank you for so great video! Would you please add a video with operation temperatures which that displays can work? Thank you again!

contentex
Автор

I don't understand, what is the role of banana in every types of display?

rujanshrestha
Автор

I would love to use e-ink screens in my projects but they are way too expensive. For me the best one is the nokia screen. It's cheap and gets the job done.

glsek