My Arduino Course on Udemy: Learn Arduino from a proven instructor who write his own codes and libraries.
This video shows you how to use SSD1306 OLED 128×32 Display with I2C connection.
The best thank you for me is to not skip ads and Subscribe 🔔 to my channel, like 👍 the video and do not skip the ads.. It is greatly appreciated. 🔔 😊.
I will reply to all Subscriber’s 🔔 questions. So make sure to Subscribe.😊 .
Get the code for this project:
Learn Arduino in 30 Minutes (video):
Tutorial by Ahmad Shamshiri form Canada
****************************
Get early access to my videos via Patreon and have your name mentioned at end of very videos I publish on YouTube here:
****************************
Supporting me by making donation via PayPal:
Learn Arduino from proven instructor on Udemy:
Follow me on Facebook
Follow me on Twitter:
Follow me on Instagram:
Tutorial by Robojax.com
Get other projects code and learn Arduino
#robojax #robojax_oled
Nguồn: https://sam-pointer.com/
Xem thêm bài viết khác: https://sam-pointer.com/cong-nghe/
Xem thêm Bài Viết:
- Chipset B550 – Kẻ thay thế X570 với mức giá MỀM hơn rất nhiều
- Which SSD Is Better – Samsung 860 PRO vs 850 PRO SSD
- Installing Samsung Evo 860 250Gb SSD in G41 Board | Unbox, Review & how to install OS in ssd + HDD
- Samsung 860 EVO Review and Installation
- Lounch Startup Repair Windows 7 #Start Windows Normally #Blue Screen Starting Windows
Hello sir, Pls can you add my number to your whatsapp group 0249536928
Special thanks for your work
Guys, please, is possible to connect three displays to one Arduino board and each display will show different text? Can I address somehow each of these 3 displays? Thank you very much for an answer 😉
Great video!
Here's a helpful editor that can generate code for pixels:
www.el-sys.com.ua/wp-content/uploads/SCB-Calculator.rar
Hi! Great video, thanks for it!
Do you know how to change the address on the board? I can't find it anywhere!
Thanks for the very helpful tutorial. I was able to use this small display in my new project with the use of your code. Great display for limited space and low power.
Thank you for the video very helpful I have a project in mind for the display to add the display to an analogue clock to show only the date and day to show through a cutout on the face of the clock I would like to use an Arduino nano plus real-time clock, do you have a suggestion to show only the day and date please any help would be good thanks Bob in the UK
Can we make smart glasses from this screen
i am trying to make it work using a wemos mini d1, scl and sda are pin D1 and D2, but i get nothing on the screen when i use the examples. Any idea if i have the wrong pins?
Hi, I tried your sketch and the result is a bit strange because the size of the rectangle and the text inside is about vertically half sized. Width is o.k. Text can be read but abnormal. Sir, have you some idea?
Excellent explanation, tnx a lot !
I got a similar module but labels say GND, VCC, SCK, SDA. I assume mine may be different?
Thank you , very informative; but the problem with ADA libraries is they are bloated. This little sketch uses 67% of program memory space and 77% of dynamic memory (Nano) . I think you might agree there is little room left for the user program and there are more efficient libraries out there. Your explanation was good.
Thanks, got a couple of these modules with no data on them, you helped me identify them and gave me a starting point. It’s truly amazing how simple it is these days to drive a display, used to take hours of fiddling with registers and bit timing to get one just to initialize.
Why have a link to the code, but not the library?
I think that's 128×64 guy.
Good tutorial! The 8 per char is actually 5×7 chars so really it's 6 pixels per char
Thanks for this tutorial . Was very helpfull to me as Lerner
Thank you for explaining this part
#define LOGO16_GLCD_HEIGHT 32
#define LOGO16_GLCD_WIDTH 128
Was figuring it out for one day until I saw ur video
tank u Mr robojax