Displaying Images in OLED Display

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

Комментарии • 92

  • @milespeterson5049
    @milespeterson5049 Год назад +1

    Absolute GOLD for displaying images on an 1306 OLED display! The website is so nice! Great job! Thanks for this project! 👍

  • @nikostheodorou1096
    @nikostheodorou1096 6 месяцев назад

    Hello. I am using a waveshare oled screen that has a different library. I try to generate an image but when i upload it, it displays the image 4 times in a single line. Do you know why it generates a code like that?

  • @bansheeboys7839
    @bansheeboys7839 Год назад

    My display will not work with ssd1306. Do you have any idea why. I have the library installed

  • @badger454
    @badger454 3 года назад

    I can get this working with 2 images, but when I add a third the display does nothing. Is this a RAM memory limitation with arduino, or is there something I can adjust to get this to work?
    Edit: I'm using an arduino MEGA. The code uses about 25% of the storage after compiling.

    • @DIYUSTHAD
      @DIYUSTHAD  3 года назад

      It has to be some mistake in the code, send me the code I'll check

  • @123mamaluco
    @123mamaluco 2 года назад

    Thanks!! That was exactly what I was looking for!!

  • @vel1800
    @vel1800 4 года назад +1

    it doesnt work, can u help me. when i upload the code, its uploaded but the image wont show

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад +2

      Check the i2c address.

    • @vel1800
      @vel1800 4 года назад

      @@DIYUSTHAD thanks, i got it

  • @user-vk8nj7uv4w
    @user-vk8nj7uv4w 4 года назад

    Hi! What code should I use? I’m using raspberry pi and with Ada fruit oled system

    • @DIYUSTHAD
      @DIYUSTHAD  3 года назад

      you can do it in python

  • @L8rCloud
    @L8rCloud 4 года назад

    The images are pretty crude. Is it not possible to display images correctly (jpg/png) with anti-aliasing and what about displaying fonts...?
    ...this is not a criticism, I'm asking from a technical perspective

    • @DIYUSTHAD
      @DIYUSTHAD  3 года назад

      for fonts you can get libraries or you can make your own fonts

  • @chetankhunkar8622
    @chetankhunkar8622 5 лет назад +1

    yess its work ....
    and u r voice is nice

  • @SwapnilBBagul
    @SwapnilBBagul 5 лет назад

    Could you please help me with diy fuel gauge for motorcycle using Arduino?

    • @DIYUSTHAD
      @DIYUSTHAD  5 лет назад

      I try to make one and upload the video.

    • @DIYUSTHAD
      @DIYUSTHAD  5 лет назад

      which sensor you are planning to get data from fuel tank?

  • @yo1k2
    @yo1k2 4 года назад

    this is simply great! thanks a lot

  • @gustavogeovanniespinozanie5800
    @gustavogeovanniespinozanie5800 5 лет назад

    Really nice work! It helps me a lot! Gretings

    • @DIYUSTHAD
      @DIYUSTHAD  5 лет назад +1

      Thanks for the support.

  • @omaryoussef203
    @omaryoussef203 4 года назад

    Hi, the upload succeeds but it displays a corrupted image, please tell me what could be the possible error, I used the exact same code with the exact same steps.

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      Size of the Display also same?

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      Also check, vertical draw mode in image2cpp application

    • @omaryoussef203
      @omaryoussef203 4 года назад

      @@DIYUSTHAD Yes 128 x 64, I also checked the vertical draw mode in the app but still doesnt work

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      What about the i2c address did you cross check?

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      Did you find the problem?

  • @anodic_passion
    @anodic_passion 4 года назад

    Great...! But is this code compatible with arduino nano and arduino pro mini?

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад +1

      Yes, the code is compatible with Arduino nano and Arduino pro mini

  • @sriramsrinivasan7216
    @sriramsrinivasan7216 4 года назад

    How to go to next image with buttons with arduino

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      Hi sriram, it's little bit complex to explain here. Contact me from our website contact page I'll email you the code.

  • @jonathanramirezolvera5858
    @jonathanramirezolvera5858 4 года назад

    Help me please, my code isn't the same like yours. I guess that library is diferent.
    I did the same you

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      What is the problem you are facing?

  • @kasathishkumar1875
    @kasathishkumar1875 5 лет назад

    please explain the above arduino code ?

    • @DIYUSTHAD
      @DIYUSTHAD  5 лет назад

      Didn't get you, code is already in the blog post

  • @tonywharton5220
    @tonywharton5220 5 лет назад

    Hi there.
    Will this work with giff s please?

    • @DIYUSTHAD
      @DIYUSTHAD  5 лет назад +1

      For gif you will need to generate the hex data for individual frames and then loop through the frames to get the animation, a lot of memory will be required for this purpose so choose arduino mega or due

  • @BlueeBubble
    @BlueeBubble 4 года назад

    Hi! Can this work with esp3266 128x32? Thank you!

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      I haven't tried but it should work

    • @BlueeBubble
      @BlueeBubble 4 года назад +1

      @@DIYUSTHAD Thank you for this!! You made this so easy!! I subbed :) one problem though, after a few minutes it turns off, is there the possibility to loop the code? Or is there a hardware limitation issue? Thank you!!

    • @muhamednajad
      @muhamednajad 4 года назад

      @@BlueeBubble Yes the code can be looped. If you have a problem in coding I can send you a sample. cheers

    • @BlueeBubble
      @BlueeBubble 4 года назад

      @@muhamednajad yes please! Can you please explain why the code only loops a number of times then the display turns off? Thank you!

  • @ranjithshetty7078
    @ranjithshetty7078 3 года назад

    Sister please give me water level monitor code

  • @MakerSL
    @MakerSL 3 года назад

    were is the code cant find it ?

    • @DIYUSTHAD
      @DIYUSTHAD  3 года назад +1

      Here, diyusthad.com/2019/02/display-images-in-oled-display.html

    • @MakerSL
      @MakerSL 3 года назад

      @@DIYUSTHAD thank you

  • @yashashwichaudhary5667
    @yashashwichaudhary5667 4 года назад

    will it work on SH1106?

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      I have not tested, inform me also if it worked thanks

  • @PallavAggarwal
    @PallavAggarwal 2 года назад

    Great Video!

  • @unpaired_machine
    @unpaired_machine 4 года назад

    Colorfull image is not generated mam

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад +1

      This is monochrome OLED display not color display. The procedure and hardware for color display is different

  • @chamaliweerasinghe9403
    @chamaliweerasinghe9403 5 месяцев назад

    🎉

  • @ransikahettiarachchi975
    @ransikahettiarachchi975 5 лет назад

    Nice work
    It's working

  • @oliverbertel824
    @oliverbertel824 5 лет назад

    THANK YOU ^_^

  • @pradyumnasnadig2783
    @pradyumnasnadig2783 4 года назад

    not working

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      Check the i2c address

  • @suryakantbamane3264
    @suryakantbamane3264 4 года назад

    Code is not working☹️

  • @jurajpisarcik1675
    @jurajpisarcik1675 3 года назад

    Can somebody help me with coding? :X

    • @DIYUSTHAD
      @DIYUSTHAD  3 года назад

      What is the issue you are facing?

  • @bijonmathew1001
    @bijonmathew1001 4 года назад

    Are you malayalee?

  • @mohammedyasarshaikh4501
    @mohammedyasarshaikh4501 5 лет назад

    Not working !

    • @DIYUSTHAD
      @DIYUSTHAD  5 лет назад

      What's the problem?

    • @mohammedyasarshaikh4501
      @mohammedyasarshaikh4501 4 года назад

      Oh I'm here after 7 months, I have lost the original program now, and can't remember error, just for now, where is full program?

  • @suryakantbamane3264
    @suryakantbamane3264 4 года назад

    Showing compilition error

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      Email me the screenshot I'll check

    • @suryakantbamane3264
      @suryakantbamane3264 4 года назад

      @@DIYUSTHAD Actually i am using Arduino Droid...
      Is this the problem??

    • @suryakantbamane3264
      @suryakantbamane3264 4 года назад

      @@DIYUSTHAD Your Email??

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      @@suryakantbamane3264 najad@diyusthadcom

  • @toxxkwow
    @toxxkwow 3 года назад

    kwkwkw

  • @RGPinger
    @RGPinger 4 года назад

    it will convert to byte arrays. And it is... char array. lol. Thanks for fake info.

    • @mohammedyasarshaikh4501
      @mohammedyasarshaikh4501 4 года назад

      Really is this fake?

    • @RGPinger
      @RGPinger 4 года назад

      @@mohammedyasarshaikh4501 yes, fake info.. he is talking about byte array, but he is using char array... :D

    • @mohammedyasarshaikh4501
      @mohammedyasarshaikh4501 4 года назад

      @@RGPinger I don't know programming, I'm copy paster, and thanks for information

    • @DIYUSTHAD
      @DIYUSTHAD  4 года назад

      its not fake, you can test

    • @RGPinger
      @RGPinger 4 года назад

      @@DIYUSTHAD char array and byte array is not the same!