This makes me so happy. Coming from back then, you didn’t know about a new arcade game coming out, you were constantly surprised. And often in the most unsuspecting places. Like Q*bert first appeared for me in a gift shop at some highway almond farm rest stop. One or two at a time would pop up in a diner (back when diners or non-chain burger shops existed)... it’s so cool to just grab one of those old characters and have him running around on your wall.
@ShaneClaussen5 жыл бұрын
Sincerely appreciate the time you took to build and post this project, it's extremely good, I really like the Michaels bit, the solderless connectors, the borders for the leds, and the overall simplicity of the build - it was a really nice set of trade offs - and precisely the version I have been searching all around youtube for.
@BrainybitsCanada5 жыл бұрын
Hi Shane, thank you for taking the time to comment, it's always great to hear that the videos are helping others with their current or future projects. Thanks for watching!
@ShaneClaussen5 жыл бұрын
@@BrainybitsCanada Yes, thanks again, just got our prototype up and running this evening and it looks terrific.
@BrainybitsCanada5 жыл бұрын
@@ShaneClaussen If you can, please leave a comment on the website with a link or photo of your prototype, would love to see it! Here's the link: www.brainy-bits.com/arduino-16x16-matrix-frame/
@ShaneClaussen4 жыл бұрын
@@BrainybitsCanada kzbin.info/www/bejne/Zp-3hHp4l8iHoJY and github.com/cadenclaussen/matrix
@BrainybitsCanada4 жыл бұрын
@@ShaneClaussen That is so Cool! Great job! Everyone, go check it out. It's great to see younger generations taking an interest in building and learning technology!
@TrentSterling6 жыл бұрын
Really nice result. Id be interested in seeing a version with esp8266 and maybe a basic web editor.
@BrainybitsCanada6 жыл бұрын
Great suggestion for a future update I'll keep it in mind. Thanks for watching!
@tuckerbarber7481 Жыл бұрын
I believe you could do the with the esp just changing the pin names, cause some esp32 are dual core and can run the same code as arduino
@WideVisionMetalFab6 жыл бұрын
Nice! I had no idea an "addressable LED strip" existed! How did I not know this with all the time I spend on Instructables? I need to go do some reading on how to use them! :)
@BrainybitsCanada6 жыл бұрын
:) that's funny, I get that all the time with friends telling me "I can't believe you didn't know that!?" I always tell them, that's why you're here, to know the stuff I don't know and vice versa... Thanks for watching!
@bevx20802 жыл бұрын
I found this AFTER I made a very very similar 16x16 matrix like that for my school project and it has a clock module so it shows clock AND I made an android app with color picker and a grid so you can draw on it and it displays what you draw on the display via bluetooth with actual no delay :) it turned out really good !
@workinprogress9483 Жыл бұрын
hey would you be willing to share some ressources? i want to do a similar thing
@ThatTalkingDogGuy4 жыл бұрын
Decided to build exactly this for someone for xmas this year. One Google later I find that you've already built it and written the code... I'm swiping this, thank you. lol
@BrainybitsCanada4 жыл бұрын
Go for it :) Thanks for watching and good luck with your project!
@ThatTalkingDogGuy4 жыл бұрын
@@BrainybitsCanada Thanks. It's coming alone really well. Code worked immediately w/ the pre-built 16x16 "BTF-LIGHTING WS2812B" matrix from Amazon. Going to use GIMP to turn some more character graphics into arrays. Added a piezo, and coding in game sound effects (w/ toggle switch to mute). Currently printing the grid, which flares somewhat in order to fit a larger shadow box. Thanks again for sharing such a great tutorial and code. Saved me SO much time
@timhynde86114 жыл бұрын
Nice work, you get a thumbs up and subscribe, straight forward without lots of dead time talking about nothing, nicely done.
@malcolmmackenzie96454 жыл бұрын
THANK YOU so much for this. I've been looking for someone who's example contained matrices for RGB LEDs! Yours was exactly what I needed to see!
@ElectroLund5 ай бұрын
How did you go about converting your images into the byte arrays? Is that a util on a PC? BMP format hacking?
@hippynurd Жыл бұрын
I recently built a LED matrix with ws2812 LEDs, and after building it (and going to a bunch of extra effort to make my display able to be 16x16, or 8x32, and making a bunch of connectors, and soldering a bunch of wires, I realized that you really only need to carry the one data wire from one strip to the next strip, and you can power each strip anywhere you want, so there is really no good reason to run all those wires all over the place, just solder the power wires where ever its easiest, then run the one data wire to connect one strip to the next.
@Navilin6 жыл бұрын
Really appreciate the video and the example code. Ending up making two displays due to an accidental double order.
@BrainybitsCanada6 жыл бұрын
Wow that's pretty cool, one is hard enough! Thanks for watching!
@ElisabethMilaRose4 жыл бұрын
Thank you for the visual of the RGB matrix! I was just looking for a way to make my LED cubes realistic in one of the tech game types in my developing "Nature Hunter" video game, I'm going to take inspiration from the end result to have an LED matrix look :)
@RND-USA9 ай бұрын
So cool! Have you made a wifi clock with this display yet?
@Dancopymus3 жыл бұрын
Very cool! What kind of material is it that you used to make the squares to fit the LEDs? Is there any material that is soft to cut using, for example, a blade? Because I don't have cnc!
@libortelupil76473 жыл бұрын
What have you used to generate those HEX values? I really don't want to write them manually :X.
@BrainybitsCanada3 жыл бұрын
Check out this tutorial: kzbin.info/www/bejne/oJzKaIdtn9F8sLc
@libortelupil76473 жыл бұрын
@@BrainybitsCanada That's just a link to this video and there's nothing about how did you get them... anyway I found this website in meanwhile and it works ok: javl.github.io/image2cpp/ In the section 4 choose Horizontal - 3 bytes per pixel
@BrainybitsCanada3 жыл бұрын
@@libortelupil7647 Sorry, I pasted the wrong link... Here's the correct one: kzbin.info/www/bejne/h2LMh6eChrSNhas Oh yeah, here's the link to the tutorial page as well: www.brainy-bits.com/post/how-to-convert-images-to-arduino-arrays-values-for-use-on-displays Cheers!
@OfficialRAABITRON Жыл бұрын
This video has been such a huge help! Wondering how this can be adapted for more than 1 panel using this method, any advice? I've hooked the second panel into the data out of the previous panel. Everything displays fine on the first panel but the second panel will display garbage every other frame change of the character. Any help would be appreciated!
@Kiotenhariyo5 жыл бұрын
Awesome and thank you! Your ideas and methods helped me to set up a work-flow for creating animations in aftereffects and formating animation frames for sending data over serial from PC to an Arduino (Leonardo ProMicro). Again... thank you for your inspiration.
@BrainybitsCanada5 жыл бұрын
Thank you for taking the time to share your experience, always great to hear that the videos are helping others. Cheers and hope to be able to provide more tutorials soon.
@nutmeggaming112614 жыл бұрын
@@BrainybitsCanada, jeez, you have a lot of dedication. This comment was a year after you posted the video. You earned my subscription.
@DylanRainbolt2 жыл бұрын
Any ideas on how to save a set of animations and then have a new set appear after clicking a next button?
@GreenOnionBrother5 жыл бұрын
Thanks for the tutorial, helped a lot. However, I'm using an LED matrix 64*32 and I have a flicker in between frames. A split second where all the LEDs are turned off. Is there any way to prevent that, because when I use brighter animations it is a little hard on the eyes.
@kenheitmueller692 жыл бұрын
i found the tutorial by searching your website but don't see a link to the Arduino sketch. can you help? thanks.
@theannoyingviolinist49412 жыл бұрын
Did you put a 240 ohm resistor on the data pin?
@CaptZenPetabyte3 жыл бұрын
This is awesome! I am trying to work on an internet connected / wifi sign I can use as a door indicator, maybe show a pic of a telephone when Im on a call, or a On Air (stop sign) when I am in a meeting ... I shall use this as the foundational inspiration. Thanks fr sharing!
@christyinnovations6 жыл бұрын
Impressive project, thanks for sharing. I was thinking ESP8266 as well because of the memory. If you went down that path you could have a character animation when you got a new subscriber and a different one when you got a comment and . . . . well you get the idea. Of course at some point you would have to add sound effects.
@BrainybitsCanada6 жыл бұрын
I've got a project in mind to make one of those KZbin/Facebook/whatever notification panel, which would use probably the ESP8266. Just gotta find some time to figure out how to make it :) Thanks for the comment and for watching!
@christophergraf59294 жыл бұрын
Great video! I can't wait to try and make this. Can you explain a bit more about when you say you 'cut' the USB at 3:30?
@Dancopymus3 жыл бұрын
He meant that he had to use the Arduino's 5V USB Input because the LED strip needs to be powered with 5V.
@christophergraf59293 жыл бұрын
@@Dancopymus So he is not actually 'cutting' anything to make it fit? I am not an engineer by any means, so I just want to make sure I understand everything as much as possible. I already got all the materials :)
@Dancopymus3 жыл бұрын
@@christophergraf5929 Yes, he cut 256 (16x16) squares with a CNC to fit each LED.
@jstro-hobbytech3 жыл бұрын
What power is your cutter? I'm building a cnc but I want to add a laser module
@alikeyhani90802 жыл бұрын
It was terrific! I learned a lot of things from it.
@СашкаБелый-ч6м4 жыл бұрын
Is it 5x5mm holes in white panel (at 1:52) created by laser cnc? Is it acrilic glass?
@vamshisaikrishnaarelli97784 жыл бұрын
6:24 instead of 16x16 if I want to make 8x32 or 4x64 display.. how should I change the code??
@rltxandroid7 ай бұрын
I'm also looking for this answer.
@prembo69624 жыл бұрын
How many leds were in 1 meter in the addresable leds you bought? Cause I dont know how many should be in a 1 m strip
@kurtwerbrouck54392 жыл бұрын
Nice done. is there a link for downloading the lazercutting files?
@pratherat4 жыл бұрын
Have you considered creating a color palette of 256 colors, then using a single byte to represent each pixel? Should be plenty of ram for that.
@robincrosscarpenter12 жыл бұрын
Could the micro bit board be used for this?
@DylanRainbolt2 жыл бұрын
Do you know is it possible to make this happen so that you can have a 100x100 matrix and then stream a video to the LED matrix using a raspberry pi or arduino?
@alduinc6 жыл бұрын
around how many frames do you think can fit in the UNO? thinking of recycling parts I already have, and was wondering if the UNO can hold enough frames to create animations. also, how close are the led used? is that 60Led strip? hoping to create a smaller one for my desk, would 144 led strip work better for that?
@marro6436 жыл бұрын
The uno has 32,000 - 500 = 31,500 bytes of flash memory available for use each frame is 3 * 256 = 768 bytes in size 31,500 / 768 ~ 41 frames, but then there's probably not enough memory left for the program, so I would say at most 40 frames. Also, 144 led/meter strips are too wide to create squares with without overlapping them.
@andys88052 жыл бұрын
Could you use Blynk to create a controller on your phone to select each different animation to play instead of just having them cycle? Im totally new to Arduino coding and have made a 30 by 13 LED strip wall and wanted to later connect it to an Arduino instead of a default controller to add more custom effects and animations. I am trying to get my head around how you can use an app on your phone to choose the different effects or animations.
@Pistolonly15 жыл бұрын
I would like to know if you sell those laser cut frame. if so, I would want to buy some
@aepfelpfluecker3 жыл бұрын
Hello, is there someway i could download the code used in this project? also, what power supply do you recommend ?
@sub-arts1283 жыл бұрын
great project. can you power with 10A all 256 leds with white (R,G,B=255) at the same time?
@bluealteran45995 жыл бұрын
What material did you use for the black grid on top and the white grid for the led mounts?
@BrainybitsCanada5 жыл бұрын
Both were 3mm acrylic panels, the black one has a matte black side. Thanks for watching!
@DylanRainbolt2 жыл бұрын
Any ideas on how to save a set of animations and then have a new set appear after clicking a next button?
@monicahouston67533 жыл бұрын
what addition is the Arduino UNO ?? like is the Arduino UNO REV3 [A000066] be ok?
@yz83025 жыл бұрын
What kind of laser cutter did you use on your project. I would like to buy one . Thanks
@BrainybitsCanada5 жыл бұрын
It's a generic China 60W laser, Ebay / Aliexpress type of laser cutter, works great and cost way less than the name brands for sure. If you look for one, make sure you get one with a 1200mm laser tube, since that is the length that a 60W should be. Thanks for watching!
@BeamDeam6 жыл бұрын
I'd like to see this project with the ESP8266. May you could use it as a clock or you could change the animations over your phone or add new ones :)
@Bentendo23722 жыл бұрын
So you can control every single LED with only one digital Output?
@zh4k5 жыл бұрын
Question, what do you think the minimum grid width is feasible when you laser cut those squares out? Like, I'm thinking of doing a higher resolution build using P3, p4, p5, or p6 and I think the choice comes down to how narrow I can get the grid without being to fragile. Thus, either 1 to 2mm thickness. What did you go with, and how thin so you think I can go, and based on that, what is the smallest pixel size I can use with such a grid thickness? Also, what was that black material you laser cut that goes on top?
@marks999992 жыл бұрын
You're talking about HUB75 Matrices. The pixels look square, they are not, only the plastic is, so you can get a way with a less fragile circular cut. Also keep in mind if you want to laser cut a grid for a p1.875 or smaller matrix, you can cut it in multiple low power passes using lower lower instead of a single higher power pass and thereby lower the chance of thinner sections melting. Using a circle instead of a square will also help achieve your goal and is easy to test on a small scrap piece of opaque acrylic.
@learnelectricalinmarathi28032 жыл бұрын
Can we run any image on this matrix means can you run yours image on that
@MikevomMars3 жыл бұрын
You forgot to mention what kind of power supply would be suitable - 5A? 10A?
@shkhamd3 жыл бұрын
what laser cutter is that?
@taranagnew4366 жыл бұрын
can you plz provide me with the links to buy all the stuff?
@taranagnew4365 жыл бұрын
what's the panel you put in first in 4:22?
@vax_ta2 жыл бұрын
can u make this but controll with app ?
@timm20203 жыл бұрын
How many of these LED Matrix panels would I need to make a sign 48"H x 72"W?
@rltxandroid7 ай бұрын
Let me see if I can help you. It depends on how many leds/meter you are using. If it is 60/m, consider 16,6mm pitch and 10mm wide.
@juanospina15295 жыл бұрын
Hi, i have a question, in my case I have a RGB of 4 pines, there are any form that i can change the programation?
@felixwaltl52754 жыл бұрын
hey. nice video.so do you still have the file for the wood matrix ? or just the dimensions. and how does the platte called wher you put in the leds. thanks for the help. grate work👍
@jkbanga9716 жыл бұрын
Hi there , Can you tell me how to convert the any Picture to any array value... Please
@Texas1FlyBoy5 жыл бұрын
Did you check his website? www.brainy-bits.com/create-arduino-array-from-pictures/
@TechGuyNelly5 жыл бұрын
Can you use a nano arduino?
@taranagnew4366 жыл бұрын
if i wanted to do the same thing you are but on a 32x32 led matrix, what would the code look like?
@BrentEvjen6 жыл бұрын
Hey! I love the way you did this! I’ve been racking my brain trying to work out the box, I don’t suppose you could share your laser cutter files? 🙂
@fullbugg4 жыл бұрын
I am with you Brent. The cutter project would be a great thing to have.
@carloszunigaaquino80554 жыл бұрын
What are dimensions on the grids(base and columns)?
@rostyslav14994 жыл бұрын
Thank you! In great detail👍
@姚荣6 жыл бұрын
Up to 30 images can be added, and the first image after 31 will be disordered
@aqiiiiiiiil4 жыл бұрын
How much is the power draw. Do I need large Power Supply for this project ?
@ggsggo4 жыл бұрын
This is great but it would help if you share a link or at least a name given to the tutorial on your site. I tried sifting through and searching but I could not figure out how all your stuff is categorized or organized. After sifting through 72 tutorials I gave up.
@BrainybitsCanada4 жыл бұрын
Here it is: www.brainy-bits.com/arduino-16x16-matrix-frame/ I will put a link in the description from now on :) Thank for watching!
@BeWhoYouWant22 ай бұрын
please share the laser cut file for the frame.....
@MPElectronique5 жыл бұрын
Peux-tu mettre le lien du cadre chez Michaels. Merci
@croydon21H5 жыл бұрын
Please can you help with the color codes? HTML RGB hexa codes are no way close to what i am expecting
@MPElectronique5 жыл бұрын
Jai acheter le produit frosted glass jai essayer de le mettre sur une vitre de cadre pour photo.. ca pas fonctionner.... :(
@marcopolofernandes8076 жыл бұрын
it is possible to use LEDedit or gladiator to control the matrix?
@nomendoza934 жыл бұрын
Thanks for the knowledge 👍🏼
@germainmichel68923 жыл бұрын
Genial !!!! merci pour ce tuto ; ou pourrais je trouver le code pour ce sketch arduino?
@BrainybitsCanada3 жыл бұрын
Don't know if you found it already, but here's the link to this tutorial: www.brainy-bits.com/post/making-an-arduino-animated-frame-with-256-rgb-leds Thanks for watching!
@sebastianmollinedo69536 ай бұрын
Nice video !, excuse me, do you have your code ?
@jstmag3 жыл бұрын
would be nice if it was easier to just purchase the matrix spacer plates somewhere
@HalbesRechteck6 жыл бұрын
I tried it on my Nodemcu, it worked rly well. But after a short time the array or so broke up? So sometimes the picture got ripped off and idk why - can’t fix it. Maybe it’s the delay or the data connection? Maybe you know what happend (sry for the english im from germany :D). Btw thank you for this great project !
@JaccobbRomero6 жыл бұрын
My inner geek just pulled a Daffy Duck...
@layalibijoux4 жыл бұрын
I really appreciate your video, but i need to know about the power supply you're using?
@mohammedamineelyahyaoui12764 жыл бұрын
Bro, 5V 10 A
@layalibijoux4 жыл бұрын
@@mohammedamineelyahyaoui1276 ml9itch asat had transfo o wahd lmrid galia dir chargeur dyal tel khassr
@mohammedamineelyahyaoui12764 жыл бұрын
@@layalibijoux khuya ana l9itu f garage 3ellal b 120 dh
@mohammedamineelyahyaoui12764 жыл бұрын
@@layalibijoux chargeur a khay dyal tele maghayche33elch lik les leds kamline hytach l amperage taye7
@layalibijoux4 жыл бұрын
Sat bi3 lia hadak brojola neatk fih 300dh mhtajo lwahd l pfe
@adityagautam17074 жыл бұрын
How can I use Bluetooth module to make animations?
@drillzoom6682 жыл бұрын
Wäre is The Arduino Code ?
@ernestorivero99092 жыл бұрын
Como lo guardarías en una memoria sd
@arnoldapache33786 жыл бұрын
This looks incredibly good! I would like to rebuild this project. I have access to a lasercutter through my university. Would you provide me with the necessary files / code or the dimensions for the grids?
@BrainybitsCanada6 жыл бұрын
You can find the code and more information on my website here: brainy-bits.com Will check the dimensions of the grids and get back to you. Unfortunatly I don't have the original Illustrator files anymore.
@ShaneClaussen5 жыл бұрын
Having just used a laser cutter for this I have both the SVGs and the dimensions I used if anyone's interested (based on a 60 LED/meter neopixels). I used a 302mm x 302mm size to fit into the Michael's shadow box, and then centered inside that a 264mm x 264mm grid of squares (I arrived at the 264mm as each led in the strip was 16.5mm, so 16.5 x 16 = 264). For the LED panel, within each 16.5mmx16.5mm square, I centered a square 8.5mm x 8.5mm. For the 3 panels above the back, I used the 302, 264, and 16.5 mentioned above, and then centered a square within the 16.5mm that was 12.5mm x 12.5mm.
@jefffrilot96674 жыл бұрын
@@ShaneClaussen I'm interested in the SVGs
@stuntpk3 жыл бұрын
@@ShaneClaussen Do you still have the SVG files for this?
@ShaneClaussen3 жыл бұрын
@@jefffrilot9667 I apologize Jeff - I guess I missed your original post - I feel bad about that. See below.
@Bestape3 жыл бұрын
Frost the glass! Thank you.
@MariaBethaniaCabrera4 жыл бұрын
I love it! Sadly I can't find the code in your website. :(
@BrainybitsCanada4 жыл бұрын
Here it is: www.brainy-bits.com/arduino-16x16-matrix-frame/ Hope that helps and thanks for watching!
@Gaatech6 жыл бұрын
Nice work how do you go about making the images and then writing the code for them
@BrainybitsCanada6 жыл бұрын
Yeah that was the 'fun' part of this project. Found a way using photoshop and another software to get the array values. Will make a quick follow up tutorial on how I made it work. Should have it up this week or the next. Thanks for the reminder and for watching of course.
@taranagnew4366 жыл бұрын
can you plz provide me with what you searched up for the digdug character?
@BrainybitsCanada6 жыл бұрын
The website I used to get the arcade sprite is: www.spriters-resource.com/
@whodaFru45515 жыл бұрын
where did you get this awesome pacman tshirt? :D
@BrainybitsCanada5 жыл бұрын
Had it for a while, can't remember where I got it :). Thanks for watching btw!
@taranagnew4366 жыл бұрын
what would i type in the search bar for donkey Kong facing right and throwing a barrel?
@BrainybitsCanada6 жыл бұрын
I think you can find it here: www.spriters-resource.com/arcade/dk/sheet/45989/
@CodfishCatfish Жыл бұрын
Wow, Bomb Jack, Q'bert and Dig Dug...... what sort of a geek knows these characters..... after 40 years.......eeerrrr " that would be me"
@The_Mimewar6 жыл бұрын
This is fantastic!
@rtml_aerial4 жыл бұрын
What are dimensions on the box?
@BrainybitsCanada4 жыл бұрын
The box used is 13 inches by 13 inches. Thanks for watching!
@demon96gt74 жыл бұрын
can you give me the cod ? i want to try on led matrix NOt RGB just simple please i need it for my project . If u want to help me
@hansdegroot652Ай бұрын
Great shirt!!!!!!!!
@MPElectronique6 жыл бұрын
Bravo tu es un vrai pro!!!
@BrainybitsCanada6 жыл бұрын
Merci, pas un pro encore, mais je me debrouille. Merci pour le commentaire et le visionnement!
@ernestorivero99092 жыл бұрын
Me gusto muchas gracias
@o.pedrobenetti Жыл бұрын
4:14 what a ilusion
@hoangbui48925 жыл бұрын
hi, i'm doing this project like this. But I don't know how to write code to do it. Can you show me your code. Thanks.
@BrainybitsCanada5 жыл бұрын
You can find more information, including the code, for most of my tutorial here: www.brainy-bits.com/arduino-16x16-matrix-frame/. Thank you for watching.
@jacobhn25 жыл бұрын
I am trying 5x5 pixel, i am using “1000000001100000000111111” this will show an L on my pixelboard. I use 9 collors and 0 as black.
@layalibijoux4 жыл бұрын
Hey can someone show me a simulator where i can simulate these kinda projects?
@tzq33tdq6 жыл бұрын
I made a 16x16 with RGB LEDs and shift registers with a z80 CPU a while ago. It was very badly made and barely worked 😂
@BrainybitsCanada6 жыл бұрын
I remember the Z80 was pretty cool back then. We forget sometimes how hard it was to make something before the arrival of microcontrollers like the Arduino. Thank for watching!
@martijnvangorp6 жыл бұрын
Great work !!!
@procad235 жыл бұрын
Nice work. Sir can you change this animation with 1) IR remote 2) forward and reverse push buttons, brightness controled by potentiometer. Please give me the two project code.
@siroy12144 жыл бұрын
it is possible to use a raspberry pi instead of an arduino for the same setup?