TTGO T-Display Scrolling Text Sprites kzbin.info/www/bejne/boHRoap9l6xgfq8
@ShotokuTech3 жыл бұрын
Check out all my adventures working with the TTGO T-Display. kzbin.info/aero/PLVPBipeObwMMVxAD7uArvwI0jXPEu3X8k
@SaadonAksah3 жыл бұрын
awesome T-display!
@ShotokuTech3 жыл бұрын
Thanks this was a fun video to make!
@rogergoetty37012 жыл бұрын
Can i replace a arduino nano with oled screen receiving can data with this?
@ShotokuTech2 жыл бұрын
I think so. The T-Display has at least a dozen GPIO pins left over after accounting for the display and other on board devices.
@rednassie11014 жыл бұрын
Mine refuses to show anything. I have bought 2 and both refuse
@ShotokuTech4 жыл бұрын
So they never did anything out of the box? If you open a brand new one and power it, it should show the TTGO logo, flash a few different colors the wait for you to press one button or the other. Did it these that?
@ShotokuTech4 жыл бұрын
Also check this video and make sure you have uncommented the correct line in User_Setup_Select.h, installed the libraries, board manager URL in preferences. kzbin.info/www/bejne/pZLTmnqnq6-AadE
@rednassie11014 жыл бұрын
@@ShotokuTech omfg.... How could I have missed that one. Thanks it works now :D
@Skromnjaga884 жыл бұрын
Hi. Is possible to stream video from ESP-CAM to this display via WiFI?
@ShotokuTech4 жыл бұрын
I imagine it is possible. I tried searching Bing and did not see obvious answer yet. I found this cool device: www.electronics-lab.com/ttgo-t-camera-esp32-cam-board-oled-ai-capabilities/ I am searching to see if anyone has done a web browser on TTGO. That would seem like best option for your question. Let me know if you find something? Thanks!
@ShotokuTech4 жыл бұрын
This might get you started: TTGO T Display Web Server and Web Client: kzbin.info/www/bejne/e3ScmZx_qpp2adE
@trekRobertoCarlos4 жыл бұрын
Very good video. Tks
@ShotokuTech4 жыл бұрын
Thank you. Much appreciated.
@imperiosheriff4 жыл бұрын
thank you
@ShotokuTech4 жыл бұрын
Much appreciation.
@zackspinster12923 жыл бұрын
what does it mean when it says Hard resetting via RTS pin
@ShotokuTech3 жыл бұрын
Hello. This is usually seen at the end of uploading to ESP32 devices. The program that is uploading to the T-Display resets it as the upload is complete. Some ESP32 devices require that you manually put them into upload mode, then manually reset them when the upload is done. Thanks.
@vdj-club12564 жыл бұрын
can u plz provide the source code .. . . .i m using CLI only . . .
@ShotokuTech4 жыл бұрын
These URLs may be of help: TTGO T-Display gethub github.com/Xinyuan-LilyGO/TTGO-T-Display In Arduino IDE, enter the URL below into the “Additional Board Manager URLs” field in Files / Preferences dl.espressif.com/dl/package_esp32_index.json The JSON above contains URLs to the various board manager sources. I think you will find what you are looking for with these. Thanks for your question.
@Drxxx4 жыл бұрын
good video
@ShotokuTech4 жыл бұрын
Much appreciated, thanks!
@TungPham-ku7xf4 жыл бұрын
Hi. I have a question. Is it possibile to display gif by using sniff example? Thanks
@ShotokuTech4 жыл бұрын
So to display an animated GIF on the TTGO? That is an interesting question. It seems that it might be possible. I will have to try. Keep watching. Thanks.
@TungPham-ku7xf4 жыл бұрын
@@ShotokuTech I have been done it an hour ago. I am simply converted the gif file to jpg with the scale 133x240 120dpi and then draw each jpg. It tooks me lot of time write each drawjpg lines but it works. But after line 41 of drawnjpg the animation sometime delay. I don't know how to fix it. So I'm looking forward to your new video. Sorry for my bad english.
@ShotokuTech4 жыл бұрын
Lower DPI and try TFT push image? Like this: kzbin.info/www/bejne/q2Klp5aIh856p5Y
@yewonday3 жыл бұрын
good like 189
@ShotokuTech3 жыл бұрын
Thanks for the visit
@bluegizmo19833 жыл бұрын
Wow, people still use Mouse Trails? Lol
@ShotokuTech3 жыл бұрын
I can assure you I do not have mouse trails enabled. Many times I compress video to save time, even cropping frames that don't support the video. So maybe you are seeing some artifact from that. LOL. Thanks.
@bluegizmo19833 жыл бұрын
@@ShotokuTech lol oh ok 😁
@ShotokuTech3 жыл бұрын
@@bluegizmo1983 It is odd. I just went though mouse settings in Windows 10 Mouse, Display settings and the like and do not see the option to turn trails on or off. But you are right. Mouse has trails. Did I mention I hate computers. Must go binge watch the Terminator movies now. Ha ha thanks again.
@@ShotokuTech Huh? I thought you enabled mouse trail on purpose. Because you know, the only practical use of this feature is to make mouse pointer more visible on the screen. And when you film video you want the pointer to be more visible. So the trail is obvious and simplest solution.