Creative use of my JPEGDEC library. The 160x128 LCD is a good compromise for size/speed. FYI - the ESP32-S3 WROOM module will execute the code about 15% faster. As soon as Espressif shares documentation on the SIMD instructions of the S3, I'll be able to speed up JPEG decoding even further.
@SuperMakeSomething2 жыл бұрын
Thanks and that’s super cool about the S3! More speed is always better! 😃
@devrim-oguz2 жыл бұрын
It also has enough pins for 16 bit or more lcd displays for faster updates!
@najarhamdi Жыл бұрын
Hi, think you for this awesome work, any way to get the wiring diagram, I'am working on a similar project with some tweaks. Please 🙏.
@v1nd1cta Жыл бұрын
First time watching your channel. Amazing production quality. I love these B-reels and animations. One easy improvement idea came up. You can easily improve the looks of these 3D-printed component stands by changing the Z-seam setting in your slicer to place the layer change spot on the backside so you dont have those small blobs on the frontside. Kinda useless info but wanted to share in case you are interested. Everything else seems so nice! Examples on a video: 6:44, 8:37
@SuperMakeSomething Жыл бұрын
Thanks for watching! That is a great tip!
@ModBotArmy2 жыл бұрын
📺 awesome job. Your projects are always super inspiring 👍
@SuperMakeSomething2 жыл бұрын
📺 Thank you so much! 🙌
@robwray3563 Жыл бұрын
This is the perfect weekend project I was looking for. Thank you
@SuperMakeSomething Жыл бұрын
You’re welcome! Good luck with your build!
@PCBWay2 жыл бұрын
Terrific - thanks! 👍 Clear, comprehensive & helpful. Do more uploads pls, Alex!
@SuperMakeSomething2 жыл бұрын
Thank you! 😃
@ESCcrasci2 жыл бұрын
Been following this project progress for quite a while now. The end output is excellent!. And this also proves that good things take time. Clearly the MJPEG method is a waay better than trying to draw bitmaps multiple times. Great project and video! Also, 📺
@SuperMakeSomething2 жыл бұрын
Thank you so much, that really means a lot! I’m really excited with how everything came together. I’m happy to hear that you liked it video! 📺🙌
@arturo1822 жыл бұрын
Thanks for the shout-out :)
@SuperMakeSomething2 жыл бұрын
Thank you for the name suggestion! 😄
@shikasketchbook7610 Жыл бұрын
I was looking for a project like this to display my gif design, this is so far the best vids i found+ and to watch other animes as well.I'm a beginner in Arduino but will slowly try and built this project, thank you for the video
@SuperMakeSomething Жыл бұрын
Thank you for watching! I’m glad that you like the video and good luck with your build!
@cidsantiago9577 Жыл бұрын
This video is DOPE!!!! I found it while researching for my air hockey table project, and it actually helped me a lot with ideas. I already have the ESP32, arduino, and ILI9341 monitor to my project. My idea is that every time someone scores a goal it displays a video animation and keeps the scoreboard. Thank You!
@SuperMakeSomething Жыл бұрын
That sounds like an awesome project! Good luck with your build!
@nyckid Жыл бұрын
Just stumbled on this video, you're saving my tail on an upcoming project! ❤
@SuperMakeSomething Жыл бұрын
Awesome! Glad you found the video! Good luck with your project!
@jgaguilar3127 Жыл бұрын
My Mind Blow With This Super Video Fantastic
@SuperMakeSomething Жыл бұрын
Thank you!
@zaidhussain52062 жыл бұрын
Thank you so much for sharing this video
@SuperMakeSomething2 жыл бұрын
Thank you, Zaid!
@RealDevastatia Жыл бұрын
I bought some of those 8 ohm 2W speakers for a portable 65C816 computer I'm building, and worried that they might not be loud enough to cut through background noise. I guess this confirms that they'll be usable. Thanks!
@SuperMakeSomething Жыл бұрын
You bet! They are surprisingly loud!
@bjoernhaucap6111 Жыл бұрын
I actually had issues with smooth video in my dashboard when simulating a moving gauge. This should make it a lot smoother. Since I have defined frames now I should be able to have real quick response on my gauges
@SuperMakeSomething Жыл бұрын
Awesome! Good luck with your project!
@ronalddhs37262 жыл бұрын
📺Thanks man; your projects are awesome! We need more of them :)
@SuperMakeSomething2 жыл бұрын
Thank you so much!
@PCBWay2 жыл бұрын
Couldn't agree more!
@Ea5hyw Жыл бұрын
Muy bueno. Gran proyecto👍👏
@SuperMakeSomething Жыл бұрын
Thank you!
@edwardfletcher77902 жыл бұрын
The ESP32 is such a kickass little processor 👍😆
@SuperMakeSomething2 жыл бұрын
It's really a great platform. I just wish that for this build that Espressif Systems would make a version with castellated edges! 😄
@akul242 жыл бұрын
@@SuperMakeSomething you can just use esp32 chip without the dev board and solder it with hot air gun or even with just soldering iron
@SuperMakeSomething2 жыл бұрын
@@akul24 Definitely an option, but this would limit the number of people who could build this project, since a lot of people only have a soldering iron.
@dfn8082 жыл бұрын
What an awesome project. Thank you for sharing!
@SuperMakeSomething2 жыл бұрын
Thank you!
@plainsabertooth78287 ай бұрын
Would be fun to have it look like one of those old school portable TVs
@SuperMakeSomething7 ай бұрын
That would be pretty sweet!
@Zvezdan88Ай бұрын
Great video
@BestFirmwareAround Жыл бұрын
I created a Video Capture demo board, using a dsPIC and a similar LCD, all done in pure software - works fine enough given the ADC speed (3.5MHz) it's on my channel :) Love this one too of course!
@SuperMakeSomething Жыл бұрын
Super cool! I will check it out. Thanks for sharing!
@thaphreak Жыл бұрын
📺 Can't believe I don't see a single one.
@markhaus11 ай бұрын
If you don’t need WiFi but still want a truly embedded device to play video off of storage then one of later teensy boards seems like a better choice. You should be able to go up to 480p, JPEG video or possibly even real video formats like x264. I’m doing this with an esp32 mostly because I don’t want the sd card dependency. I just want to point it to a server and press play and it will be like a broadcast TV channel, looping long playlists of videos
@ergindemir7366 Жыл бұрын
7:20 I wouldn't desolder the pins, as desoldering is too much work. Instead I would bend the pins 90 and trim necessary to match the pads. This way you convert the module to smd plus soldering is much easier now.
@SuperMakeSomething Жыл бұрын
This is a great idea and wouldn’t make the project much thicker. Thanks for the tip! It would have definitely have helped with some soldering difficulties I had during the livestream. 😅
@JonathanDeWitt19887 күн бұрын
This is very interesting. I'm attempting to build a copy. I don't suppose there is an stl file for the 3D Printed Mounting Plate mentioned in the video? I can't seem to find it in any of the files.
@BastetFurry Жыл бұрын
5:18, sorry but KiCAD also lets you change the board as you like. And whats good enough for frigging CERN of all places is good enough for me.
@kaczkawil12 жыл бұрын
So cool
@SuperMakeSomething2 жыл бұрын
Thank you!
@kumaraliyanage8629 Жыл бұрын
can i get the pcb file? oh and 📺
@daneilpatro27763 ай бұрын
can you mirror a virtual machine on the cloud, basically the VM could play video/youtube and you could see it on this tiny screen. possible? (and for input i/o i guess esp32 supports keyboard mouse via gpio)
@SuperMakeSomething3 ай бұрын
That would be an interesting application! I have seen something similar by the original author of the library I used for this video. They may have something like this ready to go.
@Aston30032 ай бұрын
fileNo: 1 In playVideo() loop! Failed to open audio file Created aFile! Created vFile! ERROR: Failed to open .mjpeg file for reading It keeps repeating this line
@tarthechef9 ай бұрын
Love. Can’t wait to make it. How much do all of these cost? Or did u mention it and I prob missed it
@SP952 жыл бұрын
📺 nice
@SuperMakeSomething2 жыл бұрын
📺 Nice! 🙌
@ModelsCraft Жыл бұрын
Great!!!
@divdav2 жыл бұрын
Looking forward to a kit link!
@SuperMakeSomething2 жыл бұрын
Parts are currently on order! I’ll post links when they are ready for purchase - stay tuned!
@divdav2 жыл бұрын
@@SuperMakeSomething awesome! What’s the best way to keep an eye out?
@SuperMakeSomething2 жыл бұрын
@@divdav I will post a pinned comment and update the video description here, but the best way would be to follow on Instagram and Twitter! To start, we are doing a small batch run so they may sell out quickly!
@TheOldKid Жыл бұрын
Dang I'd love to do this. Building the physical project would be a breeze but at my knowledge level of programming and software steps I got lost about 1/3 of the way through the explanation. I will make an attempt and if I can't seem to be successful I'll throw it in the drawer with the other microcontroller projects I have made multiple attempts at but failed. I guess I'm learning all the ways not to do it
@boomermark Жыл бұрын
Hi Alex... great project, great materials. you do show a back plane or case back for the project but we are not finding any .stl files to print one. Could you share that please?
@FODTony Жыл бұрын
dope channel! came from veratasium
@SuperMakeSomething Жыл бұрын
Thank you for checking out the channel! 🙌
@unnisathyadas45982 жыл бұрын
Awesome..❤️❤️❤️
@SuperMakeSomething2 жыл бұрын
Thank you!
@Cypher195 Жыл бұрын
📺I was searching for a specific solution and happened to find this video. While this video doesn't meet my needs directly it certainly is informative and I liked it as someone with no prior DIY experience. If you're interested I'm trying to solve this problem: Car has a built-in dashcam but no way of viewing saved footage while on the go e.g. after an accident. The solution would be a device similar to what you show but the differences would be: Able to browse the contents of inserted memory card (meaning I still have to take out the card from the cam and put it in the device). Able to play the video files as is (Might be a non-starter given your explanation of video decoding processor requirements). Able to do Wi-Fi transfer of selected video footage from device to mobile phone (no idea what software will take care of that).
@SuperMakeSomething Жыл бұрын
That’s a cool idea! My project queue is full at the moment, but if you end up building this project, please let me know!
@kumaraliyanage8629 Жыл бұрын
I will make this but can you tell me how much this project cost you? and could you pls tell me how to replace ST7735 with ILI9341 ?
@RealDevastatia Жыл бұрын
You should be able to find the appropriate Arduino library for whatever display you're using.
@jeryjohnАй бұрын
Can this be done on a cheap yellow display esp32 board on the onboard sd card reader?
@ganbensie Жыл бұрын
Nice project, would you like to share gerber file for this project, Thank you
@SuperMakeSomething Жыл бұрын
Thanks! You bet -- I just enabled Gerber file downloads on the PCBWay project page. Cheers! www.pcbway.com/project/shareproject/Mini_Video_Player_Super_Make_Something_140926c9.html
@ganbensie Жыл бұрын
thank you
@SuperMakeSomething Жыл бұрын
@@ganbensie You’re welcome! Excited to see what you make with this project!
@ChasyGLOC2 жыл бұрын
So if LCD_MOSI = 23 connects to SDA. what does LCD_MISO = 19 Connect to on the LCD there is No MISO on the LCD is it not Connected. I'm new to electronics just trying to create my own diagram of the circuit?
@SuperMakeSomething2 жыл бұрын
Good catch. This was a relic from code development, but you are correct that D19 is not actually connected to anything because there is no MISO on the LCD. There is a MISO/MOSI pair on the SD card, however, which are connected to D12 and D13, respectively.
@lavacat7202 жыл бұрын
*Pulls out 5tb sd card to watch a 1 hour movie in raw format*
@MirangPanchal Жыл бұрын
Is there some other compatible bigger display that we can use with the same code and connections ?
@evergregorio32382 жыл бұрын
Hey awesome project. I would like to make one but, I know I would mess it up. I was wondering if you sell some already made?
@SuperMakeSomething Жыл бұрын
Sorry I do not sell any pre-made ones, but the kit should be back in stock soon!
@4NDR01D5 Жыл бұрын
📺 Can you just build the mp4 re-encoder / spliter into the esp32 so if it sees mp4 media it automatically does this saving users hassle theres now an esp32 avi media player out from hackaday that came out today as well. Maybe have it use the input filename like "test movie.mp4" but break it down to mpeg 160x160 'test movie(small).mpeg' + 'test movie(small).mp3.. but do this in an automated script like maybe .py python etc if needed etc..
@javierpesoa6934Ай бұрын
can this be installed to the cheap yellow display CYD. it comes with sd card module and audio, just need a battery and charging board
@SuperMakeSomethingАй бұрын
Not sure, because I have not tried that board myself, but that would definitely be cool!
@kenheitmueller69 Жыл бұрын
Is it possible to gain some frame rate by disabling sound? I'd like to feed a 320 x 240 screen but do not need audio. thanks.
@SuperMakeSomething Жыл бұрын
Right now both MP3 and video decoding are running off of a single ESP32 core, so I believe thar this should be possible! Please report back and let me know if you try this!
@soulofpoetry Жыл бұрын
two display connect to this its possible
@SuperMakeSomething Жыл бұрын
If you were to drive two displays independently, you would need to cut your frame rate in half, as the current implementation is close to the limit of one ESP32 compute core. I am not certain if it would be possible to simply “duplicate” the displays by hooking them up to the same pins, as this might go against how SPI communication is implemented, but it would be interesting to try! If anyone knows, please leave a comment!
@anlpereira Жыл бұрын
I'm using arduino 2.0 and this library is not installing. What should be? Thankd
@barrettjacobsen66142 жыл бұрын
Could you please explain what function the resistor and capacitor are doing? Everything else seems somewhat self explanatory on what it’s doing and why it’s a necessary part but those two have me stumped (I’m more of software guy, just getting into hardware)
@SuperMakeSomething2 жыл бұрын
You bet and good eye! The capacitor is there to filter out audio noise from the circuit. I was experiencing some high frequency “clicking” noise over the speaker that corresponded to the SD card being read and adding a small capacitor into the audio portion of circuit fixed the issue for me. The resistor is also audio related, specifically for the volume control. Humans don’t perceive volume as linear, so logarithmic potentiometers are typically used for modulating volume. Unfortunately these can be quite expensive, so I instead use a resistor that is matched with the resistance of the volume thumbwheel potentiometer to create a nonlinear resistance change when the thumbwheel is rotated. Unfortunately this didn’t end up making it into the final video, but it’s definitely one of my favorite parts of the build! Analog circuit design is a whole world of its own and so much fun! Hope this helps!
@michaelallen6052 Жыл бұрын
Hello, I replicated your project as a gift for my girlfriend, its our anniversary on thursday and Im having an issue. I followed all of the steps correctly multiple times but the screen only print error sd card mount faild followed by error failed to open mjpef file for reading. What could be the issue?
@SuperMakeSomething Жыл бұрын
I would double check the solder connections between the breakout PCB and the ESP32. I had a similar issue during the livestream build and the problem was a sketchy solder joint. (Please check out that episode for more details.) Hopefully this will resolve your issue. Happy anniversary!
@pinter758 ай бұрын
Ohh I get a load of GFX Library errors, compiling this for the exact same hardware. Have things moved on?
@SuperMakeSomething8 ай бұрын
Thanks for the heads up! There is definitely a possibility that the GFX library may have changed since I uploaded the video, since it is also an open source project (that is not maintained by me). Are you able to try an older version of the library (preferably the one used in the video) to see if it fixes the problem?
@pinter758 ай бұрын
@@SuperMakeSomething All fixed with an older GFX library. I also ported it to use TFT_eSPI.h :-) Just need to move the audio mp3 playing to an I2S amp for better audio quality.
@ford7653 Жыл бұрын
Would these parts and pieces work for an in-store digital display board... could you add wifi downloading the files instead of the mem-card??
@RealDevastatia Жыл бұрын
This project uses a very small screen in the neighborhood of 320x240 pixels. A sign board big enough to be useful in a retail space would need to have a lot more pixels. I think that would be beyond the capabilities of the ESP32. A Raspberry Pi or similar single board computer would be a better choice.
@rinderkn11 ай бұрын
Is it possible to use the same SPI on esp32 for both SD card and display? (I am not using the sound)
@adienterprise19469 ай бұрын
CAN I BUILD A MINI SCREEN FOR SHARE MOBILE SCREEN THROUGH USB TYPE C TO HDMI
@octaviomorquecho535 Жыл бұрын
Me encanta tu creatividad, disculpa se podrán conectar varias pantallas a un solo Arduino?
@SuperMakeSomething Жыл бұрын
Thank you! Only one screen can be connected to the ESP32 in this project.
@benj443820 күн бұрын
Bonjour super travail je voudrai faire la meme chose avec le générique de dragon ball z tu pense que ces possible
@SuperMakeSomething20 күн бұрын
This definitely should work! You would just need to convert your episodes the way that I show in the video. Good luck with your project!
@benj443820 күн бұрын
@SuperMakeSomething merci beaucoup je vais essayer de faire comme tu le montre dans la vidéo je voudrai lire le générique dbz avec un Bouton on off qu'il s'allume et li directement à tu des conseil ? Avec le yellow cheap display ces possible celon toi ou il y a plus simple ?merci pour la réponse
@LDan752 жыл бұрын
Good day! Can I ask for a Gerber file? I have no way to order on pcbway. I want to etch the board myself.
@Aston30032 ай бұрын
will this work as is on a esp32 with 38pin?
@annguyenthanh7998 Жыл бұрын
Can you share the symbol and footprint of ST7735 LCD and HW-104?
@RWB1232 жыл бұрын
Sweet, I've been watching the library creators post on Twitter as he has been testing performance with different Esp32 versions. I'm curious is 25-29 fps is possible on bigger resolution LCDs? Does the library go over this?
@SuperMakeSomething2 жыл бұрын
The library is definitely very cool! The Instructables tutorial that I initially found the library through (www.instructables.com/Play-Video-With-ESP32/) mentions being able to theoretically push up to 60 fps via SPI on a 320x240 16-bit display, but that does not include overhead for reading/writing video data. I had to change the code a bit to get it running on this project -- the author's implementation actually runs on both of the ESP32 cores (one for video, one for MP3), but I was not able to get this working on my development kit and am running everything off of a single core. (The issue is related to reading the SD card data via SDMMC, which the LCD screen's SD card does not support and would require an external SD reader/board.) Having a dedicated video core should increase the refresh rate a bit or alternatively be able to drive a larger screen, but I have not tried this yet.
@davisje0112 жыл бұрын
@@SuperMakeSomething I've got it running on a 2" 320x240 ST7789V, I had to strip audio to have a decent framerate.
@hieuhoang4028 Жыл бұрын
@@davisje011I'm trying to do the same thing on the same display. Are you using the code provided in this video?
@aroncrasta94528 ай бұрын
How can make it using 2.4 inch tft touch display
@SuperMakeSomething8 ай бұрын
You would need to double check the compatibility for both the GFX library and the pinout for exposed pins on the PCB. It is unlikely that you would be able to surface mount the screen since it would likely have a different pinout and footprint, but you may be able to solder wires between the surface mount pads on the PCB and the screen you are trying to use. If you try this and get it working, please let me know!
@kayezero7032 жыл бұрын
It's been a long time I really forgot about u
@SuperMakeSomething2 жыл бұрын
Hope it was worth the wait :)
@kayezero7032 жыл бұрын
@@SuperMakeSomething yes absolutely
@Sanchez92414 ай бұрын
made all lik e in the video and got compile errors. after 2 days of trying to make it work, i figured out that poject only works with library and esp32 core versions in project/ if u update them to new, project wont cpmpile. and no, project doesnt work with newer esp32 core like it ssays in github(for me at least). as result i got very laggy video 240*240 pixels what makes me sad. i used regular esp32 wroom and 1.54 inch tft diplay with spi conltrol. can anyone help me?
@THTTech10 ай бұрын
Can I build this project by using esp32 CYD?
@nikosbazianas3440 Жыл бұрын
Good evening my friend I could use a 1,14 inch 135x240 pixel lcd with driver st7789?And what changes should i make to your code? Thanks from Greece Athens
@SuperMakeSomething Жыл бұрын
You would need to check the Adafruit Arduino library that I am using to initialize these screens to see if is compatible. This will require a code change to use the right display/set the right resolution, but should be straight forward. However be aware that changing the resolution to a higher one than the one I use in this project means that the microcontroller has to draw more pixels per frame, which may affect the playback frames/second that the microcontroller is able to handle.
@mattm65252 жыл бұрын
Chromecast and Airplay pls!
@SuperMakeSomething2 жыл бұрын
That would be awesome!
@sltechgalaxy16772 жыл бұрын
can I use a 240*240 TFT display for this project??
@SuperMakeSomething2 жыл бұрын
It could work, though I would double check the definitions file in the screen library to see if this type of display is supported. That being said, it would run at a lower fps because you would need to update more pixels in every frame.
@sltechgalaxy16772 жыл бұрын
Ok thank
@newtlab11 ай бұрын
I'm interested in a player with a screen for audio files from micro SD cards, showing album skins, moving through folders......has anyone seen this somewhere?
@alexiscastel57992 жыл бұрын
📺
@SuperMakeSomething2 жыл бұрын
📺 Thank you!
@maulanawahyudi71272 жыл бұрын
Can i use other display sir?, maybe tft spi 240* 320 ili9341 ?
@SuperMakeSomething2 жыл бұрын
The software may support it, but I am not sure if the pin layout is the same on that screen, so it may not be able to be plugged into this circuit board.
@FuzzyNarwhalUwU Жыл бұрын
📺❤
@rcdinamo6272 Жыл бұрын
Is the wiring diagram available in the github link?
@fixins2 жыл бұрын
Cool project! How about a youtube viewer?
@SuperMakeSomething2 жыл бұрын
That would be cool!
@SharvilSawargaonkar9 ай бұрын
For the price you could get a car media player much bigger screen and less work but still there is a fun to make it yourself
@RahulKumar-fo7cj6 ай бұрын
I actually need schematic. Anyone have schematic file please share the link
@jiririchter34662 жыл бұрын
Can I buy it assembled from you?
@SuperMakeSomething Жыл бұрын
Sorry I am not selling assembled versions of this project at this time.
@NortelGeek2 жыл бұрын
📺📺📺
@SuperMakeSomething2 жыл бұрын
Thanks for watching! 🙌
@jayboogie8973 Жыл бұрын
Tv
@mahdihasan7900 Жыл бұрын
nice job but wifi or bl are wedtest....
@Zach64612 Жыл бұрын
would be cool to actually watch it work for a little bit. like for longer than 5 seconds.
@nemat770 Жыл бұрын
ok
@ronalerquinigoagurto555 Жыл бұрын
Can you plaY youTube also?
@SuperMakeSomething Жыл бұрын
This version cannot, but there is an ESP32 implementation that may over VNC.
@pablogarin2 жыл бұрын
2 dollars??? I've been robbed!!! I just bought 2 for 10 :facepalm:
@RealDevastatia Жыл бұрын
Ah, but I see you are a fellow message board user. :D
@jefersonbarros828910 ай бұрын
do you like Neon Genesis Evangelion?
@Sickoloko243 ай бұрын
You guys don’t have a phone ?
@robm880911 ай бұрын
Why do Americans pronounce "solder" is such an odd way? The L isn't silent!!!
@TheOleHermit11 ай бұрын
Excellent project and execution.👍 As a matter of fact, I'm just nearing completion of a Teensy 4.1 based, MIDI controllable laser synthesizer, which displays abstract laser effects, based upon complex lissajous imagery, similar to those in original Laserium shows. I have a genuine need for an image preview screen that can convert XYRGB points @ ~40kpps. I've been searching for a RGB vector to HDMI display for 2 years w/o success. ref: YT video 'Christopher Short laser Radiator HDMI' (very similar project) Thank you for any pointers towards that goal.