SSD1306 oled display Animations

Поделиться
HTML-код

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

  • @mczeno
    @mczeno 2 года назад +2

    The program "LCD Image Converter" has an option to "Convert All" images at once, so why did you choose to do it 55 times?

  • @shadowgreen123
    @shadowgreen123 2 года назад +2

    Nice video!
    This is good for beginners, however, any decent project should try to do it non-blocking. I did it a time ago using a scheduler and a method for incrementing frames, but I lost it :(

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

    Very Good

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

    Are you using the nodemcu v2 or the v3?

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

    Hi sir, I try that good project (cant work), thanks for that. But my arduino uno, out of memory, do you have any suggestion for that?

  • @nafisfuadjim4817
    @nafisfuadjim4817 2 года назад +1

    Hello..I want to draw many animations on my OLED..but my UNO hasnot enough space to store so-many animation-frames..how i can store the animation frames(converted to C code) at a SD card..and source it to the main arduino code?

    • @user-wp7vl2bl4e
      @user-wp7vl2bl4e 2 года назад

      Bro,how do you creat animations?I’m working on this but can’t find any useful information.Could you give me some details ,thank you so much🤗

  • @piti3218
    @piti3218 2 года назад +1

    even arduino is a jojo's reference

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

    hello, i tried your code but it said that the "text section exceed available space in board", can you help me?

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

    i open lcd image convert and try to open file but in the folder i saved all my images for gif in they gone

    • @spinningcube128
      @spinningcube128 9 месяцев назад

      in the bottom left you can select file type

  • @creativemario3039
    @creativemario3039 2 года назад +5

    I Did this in arduino Uno tv out library but it so hard 1 Hour of copy and Paste the frames 😩 but the gif is good broject 👍🏻

    • @ArnovSharma
      @ArnovSharma  2 года назад +1

      Yup it's really a time consuming process!

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

    Can we connect OLED display direct to arduino uno/nano

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

      yes, just connect the SDA and SCL of OLED to D4 and D5 in right order.

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

      @@ArnovSharma do you mean,A4 and A5 right?

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

      oh sorry, yes A4 and A5

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

      @@ArnovSharma can you please give me OLED arduino code.

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

      Code is in the instructables of this project

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

    ahah you are so funny 😂, and you do great video. +1 sub 👌

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

    How to do this in micropython

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

      Um use Thorny or other Python IDE and use the Adafruit Micropython SSD1306 Library

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

      @@ArnovSharma yes im using thonny. Can u pls share me the code for a simple logo for oled in micropython

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

    Arduino compilation says "sketch too big"

    • @ArnovSharma
      @ArnovSharma  2 года назад +1

      That's one reason why I used esp8266. Because of memory size

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

    Lmao do you assume that all ppl can just copy paste without problem huh? Just show the properly code man jesusss christ...

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

      Check project page for code dude, link in video description