The program "LCD Image Converter" has an option to "Convert All" images at once, so why did you choose to do it 55 times?
@YotamRothblumАй бұрын
How do I do it in micropython???
@shadowgreen1232 жыл бұрын
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 :(
@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 Жыл бұрын
in the bottom left you can select file type
@leluch5197 Жыл бұрын
hello, i tried your code but it said that the "text section exceed available space in board", can you help me?
@ArnovSharma Жыл бұрын
This sketch works with nodemcu
@nafisfuadjim48172 жыл бұрын
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?
@易㠶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🤗
@---nw7jt4 ай бұрын
Does this work for the TTGO LoRa ESP 32?
@ArnovSharma4 ай бұрын
@@---nw7jt it does.
@satyapalsinghrathore65473 жыл бұрын
Can we connect OLED display direct to arduino uno/nano
@ArnovSharma3 жыл бұрын
yes, just connect the SDA and SCL of OLED to D4 and D5 in right order.
@satyapalsinghrathore65473 жыл бұрын
@@ArnovSharma do you mean,A4 and A5 right?
@ArnovSharma3 жыл бұрын
oh sorry, yes A4 and A5
@satyapalsinghrathore65473 жыл бұрын
@@ArnovSharma can you please give me OLED arduino code.
@ArnovSharma3 жыл бұрын
Code is in the instructables of this project
@zsombii_fekete53562 жыл бұрын
Are you using the nodemcu v2 or the v3?
@mehmetaliyildizhan3 жыл бұрын
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?
@ArnovSharma3 жыл бұрын
Yes don't use uno
@electricruchir3 жыл бұрын
@@ArnovSharma haha
@creativemario30393 жыл бұрын
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 👍🏻
@ArnovSharma3 жыл бұрын
Yup it's really a time consuming process!
@ftrstudio1413 жыл бұрын
How to do this in micropython
@ArnovSharma3 жыл бұрын
Um use Thorny or other Python IDE and use the Adafruit Micropython SSD1306 Library
@ftrstudio1413 жыл бұрын
@@ArnovSharma yes im using thonny. Can u pls share me the code for a simple logo for oled in micropython
@piti32182 жыл бұрын
even arduino is a jojo's reference
@ArnovSharma2 жыл бұрын
👌👌👌👌👌
@videshx8183 жыл бұрын
Arduino compilation says "sketch too big"
@ArnovSharma3 жыл бұрын
That's one reason why I used esp8266. Because of memory size
@Thuliolima20083 жыл бұрын
Very Good
@samuelebaiano6505 Жыл бұрын
ahah you are so funny 😂, and you do great video. +1 sub 👌
@ArnovSharma Жыл бұрын
❤️❤️❤️❤️❤️
@alenxadro_patro Жыл бұрын
Lmao do you assume that all ppl can just copy paste without problem huh? Just show the properly code man jesusss christ...
@ArnovSharma Жыл бұрын
Check project page for code dude, link in video description