Display Animations on OLED using Arduino || Easiest Method Ever !!!

Поделиться
HTML-код
  • Опубликовано: 2 сен 2023
  • Hello Friends,
    In today's video, we will learn how to display animations in OLED Display using Arduino Uno . The display that I have used is an SSD1306 0.96" OLED display with 128 by 64 pixels. This project is extremely simple and interesting too since you can display animation of emojis, gestures, sports, activities, communication food etc. that you wish in the OLED display very easily.
    Link to website for downloading code for Animation:
    animator.wokwi.com/
    Please enjoy watching the video. Please share the video if you like it.
    🎵 Song: 'Markvard - Dreams' is under a creative commons license license.
    ruclips.net/channel/UC8zg...
    🎶 Music promoted by BreakingCopyright:
    • 🛀 Soothing & Chill Out...
    Please share, like the video and SUBSCRIBE to my channel for watching more interesting videos in future. Thank You...❤
    #arduinoproject #arduino_animation
  • НаукаНаука

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

  • @Wokwi
    @Wokwi 9 месяцев назад +4

    Thanks for sharing your love to our Animator tool :)

    • @Science_4U_
      @Science_4U_  9 месяцев назад +3

      Wow!!.. Thanks for seeing & commenting on my Video..And thanks for making such a wonderful animator tool..❤

  • @mesicenel5535
    @mesicenel5535 3 месяца назад +2

    Nice 🌟🌟🌟🌟🌟5 Star for you

    • @Science_4U_
      @Science_4U_  3 месяца назад +1

      Thank you so much dear friend..🙂❤️

  • @ryanluscomb2134
    @ryanluscomb2134 2 месяца назад +1

    Thank you! Finally, a video that worked for me!

    • @Science_4U_
      @Science_4U_  2 месяца назад +1

      Thank you dear friend for your comment🥰❤️

  • @nevin6571
    @nevin6571 7 месяцев назад +3

    YOU ARE AMAZING BROTHER

    • @Science_4U_
      @Science_4U_  7 месяцев назад +1

      Thank you my dear friend..❤️🙂

  • @VinKrishSolutions
    @VinKrishSolutions 10 месяцев назад +3

    Nice😊👍👍

  • @wildman-jh7hl
    @wildman-jh7hl 5 месяцев назад +2

    Thanks alot man. Really appreciate it.

    • @Science_4U_
      @Science_4U_  5 месяцев назад +1

      Okay dear friend..🙂❤️

  • @CodeLikeCMinusMinus
    @CodeLikeCMinusMinus 5 месяцев назад +1

    hmm theres a problem its ok bro keep up the good work

    • @Science_4U_
      @Science_4U_  5 месяцев назад +1

      Hi dear friend. Can you please tell what is the problem. I can help to the best of my knowledge.

  • @Rida-sg3zx
    @Rida-sg3zx 6 дней назад +1

    Hi😊

  • @sreeram9220
    @sreeram9220 28 дней назад +1

    Is it possible to store this array of bitmap in SD card use multiple type of animation using trigger without increasing an esp32 load and memory

    • @Science_4U_
      @Science_4U_  28 дней назад +2

      Hi friend. I think it is possible. But it is very advanced and I am not sure how to do it. I have searched in internet and came across this site, which discusses about writing and reading array from SD card.. May be of help to you.
      forum.arduino.cc/t/write-read-byte-array-to-sd/943010/8

    • @sreeram9220
      @sreeram9220 28 дней назад +1

      @@Science_4U_ thank you so much for the reply

    • @Science_4U_
      @Science_4U_  28 дней назад +2

      @sreeram9220 You are most welcome dear friend..🥰❤️

  • @yunussenel
    @yunussenel 19 дней назад +1

    why the screen is freezing on animations ? what must i do to stop freezing ?

    • @Science_4U_
      @Science_4U_  19 дней назад +1

      Hi friend..In the code you can find the following line
      #define SCREEN_I2C_ADDR 0x3C
      Change 0x3C to 0x3D and upload the code and see whether problem is solved.

    • @yunussenel
      @yunussenel 19 дней назад

      ​@@Science_4U_ on 03xD i cant get anything. on 03xC i can get animation but 2 or 3 seconds later it freezes

    • @yunussenel
      @yunussenel 15 дней назад

      i tried to this with rfnano. when i write the code (128,64,&Wire,-1) the receiver rfnano stops getting code