Тёмный
No video :(

how to display images on 0.96" oled using arduino 

Mission Critical
Подписаться 7 тыс.
Просмотров 52 тыс.
50% 1

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

 

22 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@roshnirabindrasahoo
@roshnirabindrasahoo 3 года назад
Another great OLED tutorial 🤩 Great going Akshay❤
@mission_critical
@mission_critical 3 года назад
❤️❤️❤️
@roshnirabindrasahoo
@roshnirabindrasahoo 3 года назад
Such a cute baby yoda and groot😍
@mission_critical
@mission_critical 3 года назад
Indeed ❤️
@sarahkim6908
@sarahkim6908 3 года назад
This was very useful info. Thanks for sharing!
@inohutushi8597
@inohutushi8597 Год назад
I wish you can make this tutorial on OpenWRT as well. R2s nano pi has i2c.
@lolilover69uwu38
@lolilover69uwu38 2 года назад
Thank you so much for this video my guy :)
@paragbharadia2895
@paragbharadia2895 2 года назад
this is a very worthy video sirr_!! thank you for making
@KrackCocainEEEEEEE
@KrackCocainEEEEEEE 2 года назад
Hi great video by the way, can you make a tutorial on the dancing cat on the last part of your video? Very cute!!!!
@automaticpanipurimachine-n9326
@automaticpanipurimachine-n9326 2 года назад
Good presentation
@nyashas7608
@nyashas7608 Год назад
thank you so much brother this video helped a lot
@acuraintegurl864
@acuraintegurl864 3 года назад
im new to all this, after its coded and done does it have to stay connected or can I just plug in a power source and have it run with only the power source trying to make a companion that will rest on my shelf or my car
@jivinmonging
@jivinmonging 2 месяца назад
why is there only half the image? like not on the screen but on image2cpp itself it makes my image half
@persianasblindco9109
@persianasblindco9109 3 года назад
OMG!! you make it so easy and I bet is not, how you can change images? the screens I have says 1.14" RGB 135x240IPS, on the top has GND VCC SCL SDA RES DC CS BLK, are these ok to use for this purpose? wich libraries on arduino IDE I can use? the same? Also wich pins are on arduino nano for sca & sdl A5 SCL? A4 SDA? I saw schematic for nano and these 2 are the ones I think they are. Thanks
@ismaeelm7091
@ismaeelm7091 3 года назад
Hey. Thank you for your tutorial. I have a problem with my display. When I use your code to get the device address it sticks in the first step and it shows just "I2C scanner. Scanning ... " I checked wires, I do everything as you said. Also, I used a logic analyzer to check Arduino Uno, it works perfectly. I really need your help to fix it. Thank you so much.
@shreechandansamal5206
@shreechandansamal5206 3 года назад
hey bro no need to scanning if(!display.begin(SSD1306_SWITCHCAPVCC, 0x3C)) { // Address 0x3D for 128x64 Serial.println(F("SSD1306 allocation failed")); for(;;); // Don't proceed, loop forever use 0x3C if not working use 0x3D NOTHING ELSE.....
@MehboobKhan-rn8nc
@MehboobKhan-rn8nc 2 года назад
What should I do
@misterAD88
@misterAD88 3 года назад
Good channel
@mission_critical
@mission_critical 3 года назад
Thank you ❤️
@mehdishkin8897
@mehdishkin8897 2 месяца назад
I paste the code, but is writes ERROR: Invalid Header File
@ACID2BREAKS
@ACID2BREAKS Год назад
Anyone else experiencing that the image the OLED shows is messed up? The code generated by image2cpp seems not to be correct...
@woolfy1962
@woolfy1962 3 года назад
Many thanks. For this. I've followed your instructions to the letter picking the correct 128x64 i2c SSD 1306 but only get Half a Yoda ☹ top half. The image2cpp canvas is set at 128x64 and scale to fit keep proportions. I notice this was done a while ago and when I open SSD 1306 now there are #define screen width and screen height options. Kinda stuck here. Great full if you can help. 🙏
@pro-fiel
@pro-fiel 3 года назад
Hey Ricky, I had the same problem. I changed "Adafruit_SSD1306 display(OLED_RESET)" to "Adafruit_SSD1306 display(128, 64, &Wire, OLED_RESET)" and it seems to work!
@dylanbabcock1627
@dylanbabcock1627 Год назад
@@pro-fiel Nice! This works.
@x-agent13
@x-agent13 Год назад
@@pro-fiel Thanks! It Worked for me.
@kinsey8753
@kinsey8753 9 месяцев назад
@@pro-fiel Thank you,love you
@cookiece
@cookiece 4 месяца назад
it worked!! thanks @@pro-fiel
@joselagunas1038
@joselagunas1038 3 года назад
Great video! I am stuck finding the I2C address, I can't find it, COM is right when uploading program so I can't go forward. I am using Arduino nano Please advise. Thanks
@euvo_sound
@euvo_sound 3 года назад
use i2c address finder sketch
@HeatYT991
@HeatYT991 Год назад
my drawBitmap is not working for some reason i am new all of this and it says Arduino: 1.8.12 (Windows 10), Board: "Arduino Uno" C:\Users\Owner\OneDrive\Desktop\Documents\Arduino\sketch_jul10g\sketch_jul10g.ino: In function 'void loop()': sketch_jul10g:89:25: error: 'myBitmap' was not declared in this scope display.display(0, 0, myBitmap, 128, 64, WHITE); ^~~~~~~~ exit status 1 'myBitmap' was not declared in this scope This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@kirtanthakar
@kirtanthakar 3 года назад
Hi can you analysis a circuit which I have made but I don't know that will it work or not because I don't have that level of knowledge about electric components. Please help and share your email to send that project video.
@estebanrivera1660
@estebanrivera1660 3 года назад
Does the Arduino always have to be connected to the computer for the animation to work? I wanted to display the animation so I could put it in my room
@BlixemBlixem
@BlixemBlixem 2 года назад
no, the Arduino does not need to stay connected to the PC. But the arduino will need to get power (USB) from somewhere.
@MRgamer-gg6in
@MRgamer-gg6in 2 года назад
My bit map is not declared what to do
@josephmanallo1665
@josephmanallo1665 2 года назад
Bro why is mine only half of the image but mine is 128x64 can you please help
@mission_critical
@mission_critical 2 года назад
Someone in the comments has already addressed this issue, please go through it, it has to do with changing library defination
@ft9832
@ft9832 10 месяцев назад
Do you have the code for the animations at the end of the video?
@XeqtrZTUA
@XeqtrZTUA 9 месяцев назад
He just generate all images from gifs and switch if every 50 milliseconds
@kristinv1315
@kristinv1315 Год назад
when i upload it it just says this : exit status 1 'myBitmap' was not declared in this scope can someone please help me?
@dermix1412
@dermix1412 Год назад
You need to look the beginning of the code generated for the image, in this part: const unsigned char myBitmap [] PROGMEM = { in this example says "myBitmap" but yours is different, so you need to use that new name on this line display.drawBitmap(0, 0, myBitmap, 128, 64, WHITE); replace the new name instead of myBitmap
@priyaop5040
@priyaop5040 2 года назад
How to display animation? Please bring that video 🤧
@mission_critical
@mission_critical 2 года назад
Surely
@jessicawhite8816
@jessicawhite8816 7 месяцев назад
I uploaded the code but it is not working
@mission_critical
@mission_critical 6 месяцев назад
I guess many people are facing this issue, I will remake a video on how to solve this please stay tuned
@MehboobKhan-rn8nc
@MehboobKhan-rn8nc 2 года назад
It is not working and the screen got blurred
@jessicawhite8816
@jessicawhite8816 7 месяцев назад
It is not working
@mission_critical
@mission_critical 5 месяцев назад
Some people have commented corrections check it out
Далее
Top 5 Arduino Projects of 2020 that you never knew
4:48
OLED Displays with Arduino - I2C & SPI OLEDs
41:41
Просмотров 1,1 млн
Animations on OLED display - Arduino
10:51
Просмотров 195 тыс.
Arduino Tutorial - 14. Displaymenü
9:19
Просмотров 246 тыс.
How to Decode and Display Bitmap Images Using an Arduino
1:06:05
Raspberry Pi Pico & SSD1306 Display with MicroPython
1:00:51
Tutorial on I2C OLED Display with Arduino/NodeMCU
16:47