LILLYGO is going to wonder why all of a sudden this huge surge of orders for S3 boards! Your creativity and skills continue to impress me more each time. Great communication skills too in a non native tongue. Thanks
@VolosProjects2 жыл бұрын
Thank you Mark. It still new board but i think they sell alot of them.
@1islam12 жыл бұрын
@@VolosProjects ⚠️ God has said in the Quran: 🔵 { O mankind, worship your Lord, who created you and those before you, that you may become righteous - ( 2:21 ) 🔴 [He] who made for you the earth a bed [spread out] and the sky a ceiling and sent down from the sky, rain and brought forth thereby fruits as provision for you. So do not attribute to Allah equals while you know [that there is nothing similar to Him]. ( 2:22 ) 🔵 And if you are in doubt about what We have sent down upon Our Servant [Muhammad], then produce a surah the like thereof and call upon your witnesses other than Allah, if you should be truthful. ( 2:23 ) 🔴 But if you do not - and you will never be able to - then fear the Fire, whose fuel is men and stones, prepared for the disbelievers.( 2:24 ) 🔵 And give good tidings to those who believe and do righteous deeds that they will have gardens [in Paradise] beneath which rivers flow. Whenever they are provided with a provision of fruit therefrom, they will say, "This is what we were provided with before." And it is given to them in likeness. And they will have therein purified spouses, and they will abide therein eternally. ( 2:25 ) ⚠️ Quran
@harryjohnson6152 жыл бұрын
@@1islam1 *"...Islam, it's bullshit..."* Christopher Hitchens
@SteelyEyedH2 жыл бұрын
Ordered before the end of the video :)
@RoboticNerd Жыл бұрын
@@1islam1Just stop
@TurpInTexas2 жыл бұрын
There is no substitute for effort when it comes to making beautiful work. Your display is absolutely gorgeous, and you have a great eye for detail, because they look just like an old style mechanical display. Thank you for taking time to make this video and educate us on well designed display interfaces. I just subscribed!
@misteragony2 жыл бұрын
Wow! Great work man. Your interface building skills are phenomenal!
@VolosProjects2 жыл бұрын
thank you my friend.
@Billcasiopost Жыл бұрын
I've just discovered your chanel, now I'm waiting impatiently for my S3 to be delivered. Love your work.
@VolosProjects Жыл бұрын
Thank you. I hope it will arive soon 😀
@MirkoPavleskiMK2 жыл бұрын
I can't believe how beautiful it looks. Great idea with the electricity meter, congratulations
@VolosProjects2 жыл бұрын
Thank you, i checked your chanell, you have good content and one more subscriber. I always wanted to play with radios.
@MirkoPavleskiMK2 жыл бұрын
@@VolosProjects Thanks a lot :)
@dennyfox31392 жыл бұрын
Your projects are amazing! They have inspired me to purchase two S3 boards to experiment with. Keep the cool videos coming!
@VolosProjects2 жыл бұрын
Thank you, you made good purchase, enjoj your t-displays :)
@ytfp2 жыл бұрын
Such great information. I hope Lily-Go will increase any sponsorship they provide because these videos would be the sole purpose of purchasing this device. I also appreciate your work on all the different displays from before.
@VolosProjects2 жыл бұрын
i agree :) Thank you!
@kennethbeal2 жыл бұрын
That's awesome! You posted this six hours ago. Yesterday I was using the gradient feature of Gimp to make a static logo for a project. Now I can make the gradient dynamic, if I want! That's neat, and, I think I'll play around with this. Thanks again! Oh, here's an idea for you: I added a potentiometer (e.g., "volume control" knob) to the breadboard I'm exploring this display with, so I can adjust values more quickly than the edit/compile/upload/verify cycle which is at least around 1 minute between "changing a variable and seeing the result." By adding just a bit of code to hook the value of the potentiometer, mapped to a proper range, I'm able to test a lot faster. Hope this helps, and, feel free to make a video on it if you like the technique! Thanks again.
@jacksonvillereclaimedwood67092 жыл бұрын
You are a madman! That looks fantastic!
@joachimsaupe70622 жыл бұрын
What a GREAT looking gauge! Thanks.
@ByteNoMore Жыл бұрын
Your focus on beauty and making good things even better is something you should keep. Please go on with your work and show all what could happen if they would at least somtimes focus on details.
@VolosProjects Жыл бұрын
Thank you, yes , i love when something looks good and elegant. It take time but it is fun to make something like this. Tnx again
@wtmayhew2 жыл бұрын
Working with these little ESP32 dev boards is a blast. It feels like they can do almost anything, especially with the full Internet functionality. I am eagerly anticipating receiving my order for some units of the version of this board that is the mini front panel. I adapted that first project into a teeny triggered sweep oscilloscope. I didn’t try too hard to optimize anything, so 1 KHz is about the upper limit it can display, but is neat to just code it in C++. I’ve been toying with the idea of keeping a ring buffer filled continuously with an interrupt routine reading the ADC channel and and having the main loop calculate the trigger conditions at an offset behind the current sample so that I can display pre trigger data in my sweep after valid trigger conditions are met. Having the CPU cores running at 240 MHz gives quite a bit of time to process data in between the ticks when it is necessary to interact with the analog world. The fast CPU cores make writing in a high level language practical for doing real-time work.
@r7boatguy Жыл бұрын
Would love to see this in action!
@TravisKelleher Жыл бұрын
Thank you for reviewing this board!
@nikthefix89182 жыл бұрын
Volos, if you create a jpg 'unfolded' strip of each number wheel then you can have them rotating behind the panel layer like an odometer. I found the easiest way to do this is to index the array when pushing the image in order to show a window of maybe 1.5 to 2 digits span. Increment the index point and re-push into the full screen sprite. Great for retro clocks, counters and cockpit instruments. Congratulations on the stunning work!
@VolosProjects2 жыл бұрын
I am not sure i undertanded you. You mean , store numbers in arrays of images?
@nikthefix89182 жыл бұрын
@@VolosProjects Yes, a single array for a complete number wheel - like a vertical film strip going from 0-9 (perhaps with an extra 0 on the end so the loop can be seamless). Then just select a region of the byte array to display with variable in and out points. Like a poor mans gif but you can reverse direction and pull out frames easily. I think TFT_eSPI already has a way of doing this but at the time I wanted to try it the sprite feature had not been implemented so I did it the quick and dirty way. Project request: A clock based on an aeroplane altimeter. Project request 2: A tally counter like nightclub bouncers use - with a push button and real rotating number wheels :)
@jull12342 жыл бұрын
any quickly changing number should be using a monospaced number font to avoid that jitter. really cleans up the presentation.
@ModBay2 жыл бұрын
Instant sub for me. Since I started my own ESP32 projects, the displays have always had me wondering how far can we push it. Great work!
@VolosProjects2 жыл бұрын
Tnx, i thing they can go ever further :)
@wrongtown2 жыл бұрын
Same 😁
@bhagmeister8 ай бұрын
A key programming construct here is the use of (image) Sprites within the TFT_eSPI library when drawing and re-drawing smoothly to the display. As I (a non developer) understand it, a Sprite is more a bulk screen buffer move or update operation thus removing any mismatching of display scan and pixel display.
@rowenarrow2 жыл бұрын
I will definitely be checking out your other projects.
@VolosProjects2 жыл бұрын
Thank you
@brad71412 жыл бұрын
I love your channel. it has been one of the most informative and helpful. after discovering your channel i been buying tons of these S3 display boards :)
@VolosProjects2 жыл бұрын
Tnx Brad, dont spend all of your money 😀
@fermintm2 жыл бұрын
Every day you amaze me more with your projects. They are incredible!
@nick066hu Жыл бұрын
wow! that kWh meter looks awesome! Congrats. I have to build it.
@IncaTrails2 жыл бұрын
It looks amazing. The rolling tick marks in the 1X readout is a really nice touch! You might want to work on adding comments to your code 🙂
@cam_DA_Hawkdriver2 жыл бұрын
Aliased is pronounced like aylee’uhsd. You do phenomenal work sir!
@pevlabs2 жыл бұрын
Fantastic, thanks for turning us on to these graphic functions.
@desparky Жыл бұрын
Thankyou for sharing what you have learnt. You've opened up a whole new way for me to make my projects way better. Subscribed.
@Ravco992 жыл бұрын
Do you have an example of Stock Ticker project for this type of board ?? Would love to get simple stock price updates on a nice little display
@no_onebanana7167 Жыл бұрын
tanks for Providing these Videos to us, you're helping me out a lot!
@arlo40512 жыл бұрын
Another great project Volos, in case you didn't know Bill at DroneBot Workshop gave you a shoutout plus link to your site so you should see an influx of viewers. Keep up the great work and best to the family.
@VolosProjects2 жыл бұрын
omg, realy 😀 thank you,do you have link. Thank you,best wishes to your family.
@arlo40512 жыл бұрын
not sure if first link worked but will try again : kzbin.info/www/bejne/movXpXuFra6im80
@kennethbeal2 жыл бұрын
@@VolosProjects That's so cool! These are two of my favorite channels, awesome to see them interacting.
@Nichetronix2 жыл бұрын
Thanks for this. Love the look!
@Janktzoni2 жыл бұрын
You're an artist.
@michealmorrow1481 Жыл бұрын
The "smooth" functions take more time than the previous ones. Yes, they look better but at a cost. That is noted in the comments from the author. They are using alpha blending to get the smooth look and that takes more math to make it happen.
@UgoTheEngineer2 жыл бұрын
Great job on this project.
@jeffvenqueleir20362 жыл бұрын
Your are a pro WOW what a design
@santopino25462 жыл бұрын
Holy crap, you've even simulated the scrolling of the vertical bar ticks in the decimal display.
@contractorwolf Жыл бұрын
Excellent instructional video Volos, followed
@VolosProjects Жыл бұрын
Tnx James
@andre-74232 жыл бұрын
vertically scrolling digits would be beautiful. Can the library do it?
@Nicolas_dG2 жыл бұрын
And right there, you got a new subscriber ! Cant wait to go watch your other videos
@VolosProjects2 жыл бұрын
tnx man, new video will be soon :)
@tubeDude482 жыл бұрын
Keep 'em coming !!! Always a surprise...
@I000I2 жыл бұрын
Gorgeous design, looks very nice! 👍
@MWArduino2 жыл бұрын
brilliant - simply brilliant
@ATS3788 Жыл бұрын
It even works with my ESP Wover Kit 👍👍👍👍
@michealmorrow1481 Жыл бұрын
Nice looking project. I would really like to see it scrolling the numbers up like what you are simulating.
@PunkRwt2 жыл бұрын
yeah i am watching first time.. thanks for discription
@desmond-hawkins Жыл бұрын
It looks great! Interesting to see this board, the LilyGo T-Display looks better than past boards I had bought from them. I ended up using something else, because they had no usable pins except for one Grover port (e.g. see the T-Camera, T-Journal, or T5s: they have literally no headers). At least it looks like the T-Display has plenty and comes with headers; without them I find their utility very limited.
@dtewksbury2 жыл бұрын
The difference in frame rate is probably just because the fonts are larger, so the graphics library has to blit more pixels each frame. The anti aliasing was probably done when the fonts were generated so there is no more overhead there, except if the semi transparent pixels around the edges need to be calculated on the fly to blend to the background colour.
@gman9275Ай бұрын
Your code is amazing! I love your use of grey arrays! I was wondering how you rendered it all so fast, but you use the esp32's processor to make the sprites! Brilliant!!
@VolosProjectsАй бұрын
@@gman9275 tnx man😀
@squidben5780 Жыл бұрын
Very nice display !!!
@CaptG4321 Жыл бұрын
Looks great! I'm using TFT_eSPI with a LilyGo T-Display 1.44 inch v1.1 display. I will move to AA fonts.
@thepapatech20672 жыл бұрын
This is great. I am just starting with integrating displays and am glad to have found your channel. I need to update the display from a MySQL table so I have my work cutout for me. I will take a look at the rest of your videos. Thank you for your posts.
@archivushka2 жыл бұрын
Skeuomorphism is back, baby!
@ILFforever2 жыл бұрын
Really love the designs and projects, your vids and example code alone has taught me so much about programming this thing. One question tho have you seen the ttgo s3 touch screen version? I have it and it's a gem.
@harryjohnson6152 жыл бұрын
That is special, very special 10/10
@temyraverdana64212 жыл бұрын
It's fantastic! Thanks for share it
@electronics-by-practice2 жыл бұрын
Nice project, it will be better to see the digits rolling like the old mechanical counter but it needs more line codes.
@ismzaxxon2 жыл бұрын
Any interest in verry large digits for the display? Just to show numbers that can be seen from a distance.
@meisuci4708 Жыл бұрын
Is there any simply counter project....with tiny display just with + and clear button?
@vinyltheif2 жыл бұрын
Albeit looking for 1306 32x64 oled display info I found this great, that clock looks great, I'll be making one! ;-)
@Keith120012 жыл бұрын
Brilliant and thank you for sharing your knowledge
@VolosProjects2 жыл бұрын
tnx Keith
@ez_vieira2 жыл бұрын
Good work, keep it going
@JoeBurnett2 жыл бұрын
This looks amazing! Looking forward to watching your other videos!
@VolosProjects2 жыл бұрын
Tnx Joe, welcome aboard.
@leehewitt95592 жыл бұрын
Excellent video.
@joea57392 жыл бұрын
Great work! I have enjoyed each of your videos on this display and they have inspired me to try one out for myself. I'm currently working on a project using the LVGL library to display data from a car's CAN bus like battery voltage, power/torque, speed, etc. Really a fun little device!
@VolosProjects2 жыл бұрын
tnx Joe, i will also try LVGL library very soon. how hard is to setup,do you useadditional software for design?
@RBurwell2 жыл бұрын
Love it. Subscribed immediately. Looking forward to watching your other videos.
@VolosProjects2 жыл бұрын
Thank you :)
@juschu852 жыл бұрын
I just had a close loop 😄 I didn't know this board, I thought it's interesting, I googled it, I ended up on Amazon, and I found a user review in which someone refers back to your channel because there isn't much documentation for this board.
@VolosProjects2 жыл бұрын
hahah, nice to hear that😀😀
@Rolmat67 Жыл бұрын
Hello Volos and a big thank you for your tutorials, without them I would have big problems with my T-Display ! I have a question about fonts : I tried your powermeter sketch on my T-Display and it works without problems. Than I tried to change one of the fonts with "Orbitron_Light_24.h" and after that the powermeter sketch doesn't compile and shows errors in the Orbitron_Light_24.h file. In fact when looking with notepad the internal structure of Orbitron_Light_24.h is not the same than the structure of the fonts files included in your sketch. Does this mean that the anti-aliased font files are "special" fonts, and is it possible to modify per example Orbitron_Light_24.h so it works in a sketch with anti-aliased fonts ?
@VolosProjects Жыл бұрын
Yes ani aliased fonts are diferent, it shoud work but you will need to use function setFreeFont. Check my tutorial about fonts and tft_espi
@transientaardvark62312 жыл бұрын
That display looks awesome. One hint, maybe you want it like it is, but I would have forced the least significant field to always be 2 digits (given that you are trying to emulate mechanical dials), rather than going down to a single digit in the range 0-9. There are various ways to do that. Arduino sketches are "really" C++ (which I'm not an expert at) but there are ways to give print format specifiers in that (GIYF). Personally (not because it is a good way but because I am mainly a C programmer) I would use a sprintf( least_significant_buffer , "%02d" , the_least_significant_variable ).
@vegansynths7757 Жыл бұрын
absolutely fantastic.
@VolosProjects Жыл бұрын
Many thanks!
@frankhovis2 жыл бұрын
I really wish someone would come up with a decent TFT emulator for Arduino etc. so such user interfaces can be designed and experimented with without the need to upload EVERY time something needs tweaking.
@VolosProjects2 жыл бұрын
i agree, i hope someone will make something like this
@dominik35122 жыл бұрын
Thanks for the tutorials, really! I'm doing my state certified technician in Germany and your tutorials help me a lot. I also bought the successor board and I would be interested in what is possible with the two cores or how to use the two separately. Possibly also in relation to the Deepsleep mode. Make really fun to follow your videos keep up the good work :)
@VolosProjects2 жыл бұрын
thank you Dominik. I am glad you love content, playing wit deep sleep is on my list. Thank you again :)
@julianoartedaspedras Жыл бұрын
How connect this with old receiver 5.1 frontal usb?
@bimmerboard2 жыл бұрын
Well done! And your English is excellent.
@VolosProjects2 жыл бұрын
tnx David 😀
@kikmedown2 жыл бұрын
Second. Thanks for the inspiration. Hope to use these all around my home 🤠 someday. I have a lot to learn.
@electronic79792 жыл бұрын
Excellent project 👍
@CrimsonDoveKarting Жыл бұрын
How does that display look in the sun, just doing something like displaying large text?
@d.d.97312 жыл бұрын
Can you make a humidity sensor with room temp? Such project would be helpful in home environments and connect it to home assistant
@profGenki2 жыл бұрын
Smooth fonts it’s very interesting, thanks for sharing 🙂
@aliaghil12 жыл бұрын
Nice job, thank you for sharing it with us.
@waynehawkins654 Жыл бұрын
Looks good. I just may have to go and buy a display. Do you go into the hard wire of the display with a Arduino?
@Hrshgn Жыл бұрын
OK, I had to buy a one of those modules immediately. It is on the way. Fortunately I have an older model to play with while waiting. One suggestion: You could add more comments to your source code. It is a bit difficult to figure out which part is drawing what. Just a section header like "// Drawing Spinning Wheel" or so would be great.
@robertparenton74702 жыл бұрын
Thank You! From Frisco, TX
@darklord_ice11 ай бұрын
I'm wondering: wouldn't it be possible saving a lot of time by importing a prepared background image (which can be easily done by Photoshop) and just putting the antialiased text on it?
@robertrobert55832 жыл бұрын
Beautiful work. Thank you for sharing.
@zz37092 жыл бұрын
You are awesome man!
@sagster2 жыл бұрын
Great video. I need to get me a LILLYGO and have a play
@vinayakjadhav17192 жыл бұрын
Very nice video and channel.
@Tensquaremetreworkshop2 жыл бұрын
Hi, just got one of these modules. In the IDE you have the device set to 'ESP32S3 Dev Module'. My (latest) version of IDE 2.0.4 does not offer that module. Where did you get it from?
@salam__79758 ай бұрын
How do I create sprites in layers?
@thehappycoder37602 жыл бұрын
Stunning, I really want one.
@tatavox14082 жыл бұрын
very good job ! ❤
@bnk28zfp2 жыл бұрын
will it meshure mAh from batter18650?? work as meeter or is just animation ??!
@avejst2 жыл бұрын
Great video Interesting project Thanks for sharing your expirence with all of us 👍 😀
@ivanarakistain38852 жыл бұрын
Hi, could you please make a video with T-display and ADXL355 accelerometer over SPI? Thanks
@nicoladellino81242 жыл бұрын
Very nice project, TNX.
@TomLeonard-ns2hb Жыл бұрын
Not a fan of Arduino, but very well Done demo!!!!
@CiaranWhelan2 жыл бұрын
Beatiful work. New subscriber. I wanrt to learn a little bit about the coding of the LilyGo. I have some ideas of things I would love to make, and I think this may be super helpful to learn from you.
@MesutAtmaca2 жыл бұрын
hello TGV TVM300 or TVM430 High speed rail cab display color.... video next coming ?
@makersfunduck2 жыл бұрын
I dont know why, but after I upload your sketches, I only see black screen. standard examples work fine though
@VolosProjects2 жыл бұрын
did you set wifi data, also new ruters can couse problems try to use some other wifimetwork, or you can try example that dontneed internet
@makersfunduck2 жыл бұрын
@@VolosProjects Yes I did. it connects the wifi without an issue. Maybe you have used old versions of the libraries while I am using the new versions. What is the TFT_eSPI lib. version on your PC?
@Wess-S2 жыл бұрын
This is awesome!
@davidhenry2927 Жыл бұрын
PlatformIO on Ubuntu does not automatically recognise my Lilygo S3 and its port number. I know that I need to updates the rules on /etc/udev/rules.d but cannot for the life of me find the relevant data. If anyone can help I'd appreciate it very much.
@pixitha2 жыл бұрын
I hope Lily starts to send you free boards, doing some awesome stuff!
@VolosProjects2 жыл бұрын
tnx, yes i recieved free board few times, not this one, i payed this one 😀