4x4x4 LED Cube Arduino Nano | EE Wave

Поділитися
Вставка
  • Опубліковано 21 жов 2024

КОМЕНТАРІ • 60

  • @larrybud
    @larrybud 11 місяців тому

    I really like the upfront work of preparing each led. Makes soldering much easier and getting everything aligned. I think the next step in a project like this to expand it further would be to use shift registers and an external power supply, as you're pretty much at the limit of driving 64 leds from the arduino. I appreciate you explaining each step rather than almost all other videos which just show the build process.

  • @xmenken1
    @xmenken1 3 роки тому +4

    What a beautiful hand work of soldering! The LED lights are in 3D and sparkling. Well done! You are a genius!

    • @EEWave
      @EEWave  3 роки тому +1

      Thank you so much 😀

  • @juhokoski6618
    @juhokoski6618 9 місяців тому

    Nice project!! Thanks for sharing and for all your trouble! Keep up the good work

  • @mei-meiyu8849
    @mei-meiyu8849 Рік тому

    Very well instruction and I don't have experience in electrical but manage to understand. my problem is layer how it connect to resistor?

  • @mayankverma8318
    @mayankverma8318 3 роки тому

    You can invest your money and time on making this . It really works , i made this thing and its awesome . Thanks dude

    • @larrybud
      @larrybud 11 місяців тому

      What would you pay for this?

  • @ramasamystudios4101
    @ramasamystudios4101 Рік тому

    This is so neat and so clean. Better than the others I have seen. Thank you from South Africa....!!!

  • @premkungra2765
    @premkungra2765 Місяць тому

    Which lybrery I use in this project?

  • @TechSan1
    @TechSan1 6 місяців тому

    I have recently competed constructing RGB cube following the schematic and circuits available on various YT channels. But at the time of testing I am stuck as I feel that the circuit diagram available on YT is incomplete I have followed the schematic of one "Electronic Demon" and puzzled while connecting VCC and Gnd wires to 25 shift resisters and aurdino Uno kindly help me in solving the issue

  • @NourAli-y
    @NourAli-y 7 місяців тому

    How if I use a power supply where I have connected it on PCB?

  • @naveendinakaran5656
    @naveendinakaran5656 Рік тому

    nice build bro very clean work

  • @shalabhrai5505
    @shalabhrai5505 Рік тому

    After start when all led blinks all led stops for 20 seconds then it continues for further program I mean it misses some middle arduino codes.... explain make solution reply

  • @hruaizela_Sailo
    @hruaizela_Sailo 3 роки тому +2

    Will i be able to make 5x5x5 just like this?with arduino nano?

    • @EEWave
      @EEWave  3 роки тому +2

      5x5x5 is not possible because Nano doesn't has enough pin. For 5x5x5, we need 30 pins. 25 pin for all LEDs and 5 pin for layers.

    • @hruaizela_Sailo
      @hruaizela_Sailo 3 роки тому

      @@EEWave so i can use arduino uno right?

    • @EEWave
      @EEWave  3 роки тому

      UNO also doesn't have that much pins. You need Mega.

    • @hruaizela_Sailo
      @hruaizela_Sailo 3 роки тому

      @@EEWave ok thanks!

    • @larrybud
      @larrybud 11 місяців тому +1

      @@hruaizela_Sailo You might not have enough power coming from the arduino to do 125 leds...

  • @MakeItFlyofficial
    @MakeItFlyofficial 3 роки тому

    9:15 where are the wires from the cube are connected
    Is it to the resistors

  • @PiyushPrajapatiArtworld
    @PiyushPrajapatiArtworld 6 місяців тому

    How may effects are there

  • @619_dexys6
    @619_dexys6 2 роки тому

    Sir I am trying to upload the code to my Arduino nano but while uploading it's showing microcontroller error can u please tell which microcontroller model to select for the uploading. ... Please

  • @panther8900
    @panther8900 Рік тому

    Rx column is not working in starting patterns (working afterwards). Plz help 🥺.

  • @nirvanamunono2972
    @nirvanamunono2972 8 місяців тому

    😍😍😍😍 trop cool, je suis abonné et je liké. Je peux avoir le programme stp

  • @astiksardar4573
    @astiksardar4573 3 роки тому

    Sir, Make a led clock. that the time and date can be seen automatic using arduino . Its Ajanta led type

  • @MakeItFlyofficial
    @MakeItFlyofficial 3 роки тому +1

    Can u pls explain the connections of the cube to the pcb and Arduino nano to the cube in more detail or you can give a circuit diagram of it 🙏🙏👍

    • @larrybud
      @larrybud 11 місяців тому

      HE posted the source code in his description. You have 4 address lines, which denote each layer. Then you have data lines to each of the 16 leds on the layer. Just a matter of turning on the appropriate layer and led.

  • @Enigma758
    @Enigma758 2 роки тому

    Nice work!

  • @jstro-hobbytech
    @jstro-hobbytech 3 роки тому +1

    Wow man. You used every pin

    • @jstro-hobbytech
      @jstro-hobbytech 3 роки тому

      I'm swimming in Nanos haha been too busy with circuit level logic as of late. That and studying up on c++, I want to be a better coder and I'm sick of beginner languages. C was my favorite language in university a long long time ago as well and went well over a decade without writing a line of code. I've been liking esp32 boards and using arduino coding is leaving alot of performance on the table.

    • @EEWave
      @EEWave  3 роки тому

      Haha.. I'm not that much good at programming. I can just read a program and can modify a little bit. 😁😁

    • @jstro-hobbytech
      @jstro-hobbytech 3 роки тому

      @@EEWave that's what I do too. Its hard not to with all the libraries out there. There's still lots of room for other I believe. Microcontrollers are getting more powerful by orders of magnitude and I want to take advantage of it. You can code man, you made an endless runner on a shitty 1602 display. Thats impressive

    • @larrybud
      @larrybud 11 місяців тому

      @@jstro-hobbytech Write it in assembly!

    • @jstro-hobbytech
      @jstro-hobbytech 11 місяців тому

      @larrybud well with arduino it's direct port manipulation by bit banging. I've learned alot since this forgotten about thread haha. All the and and ors haha. Ever read the datasheet for the mega. It's like 350 pages or something haha

  • @ShawankumarParida
    @ShawankumarParida 7 місяців тому

    I want to create a effect but my code isn't working, can you help me?

  • @mk-tp7wb
    @mk-tp7wb Рік тому

    I have two 4x4x4 LED cubes with Arduino Nano,one with blue LEDs and the other is with yellow LEDs, one of the cubes is working fine, but in the second LED cube [with yellow LEDs]a column which is connected to pin 0 is extremely dim. Both LED cubes are done according to your schematics. All layers are anode and all columns are cathode.any help ?

    • @spiderick69
      @spiderick69 Рік тому

      Try another arduino?

    • @larrybud
      @larrybud 11 місяців тому

      Different led colors require different voltages and if you have different manufacturers (even if they are the same color), you may need to change the resistor values to increase the current to those particular leds. You need to check the data sheet for each LED that you're using, and check the output from the arduino.

  • @KushalTS
    @KushalTS 5 місяців тому

    Bro code fill in description is un able to open please provide a new one😢😢

  • @divaeka9438
    @divaeka9438 2 роки тому

    ask for a picture of the circuit schematic bro

  • @jashimuddiensk5591
    @jashimuddiensk5591 2 роки тому

    Can you please upload the circuit diagram

  • @vironegiovanni630
    @vironegiovanni630 2 роки тому

    plan ?

  • @tariqansari9433
    @tariqansari9433 2 роки тому

    Sir code wark nhi kar raha

  • @PreetPal2107
    @PreetPal2107 Рік тому

    where is the circuit diagram 🙄

  • @mk-tp7wb
    @mk-tp7wb Рік тому

    everything is great
    but on 8:40 you did not show how you are connecting .You showed only the finished work. It is very difficult to follow this step.Please don't skip the steps, people who know these steps they can skip these steps but for us to understand it is essential.Please take into consideration this as well.Thank you!

    • @mk-tp7wb
      @mk-tp7wb Рік тому

      I checked carefully the diagram which was given and then everything became clear. Thank you!
      But right now after I solder everything , I tried to check with multimeter, but none of the LEDs light up.What can be wrong ?

    • @mk-tp7wb
      @mk-tp7wb Рік тому

      You did not show the GND, how do we connect GND ,Is it because my GND is not connected...

    • @EEWave
      @EEWave  Рік тому

      No LED pin is connected to the GND.

    • @mk-tp7wb
      @mk-tp7wb Рік тому

      @@EEWave To turn on 1 LED, current must flow from a pin to an LED , then to a resistor and then must go to the GROUND. I just can't understand how the current does not go to the GROUND.pls explain.

    • @mk-tp7wb
      @mk-tp7wb Рік тому

      it is multiplexing, therefore it does not use GND.

  • @udayjoshi1558
    @udayjoshi1558 Рік тому

    Sur code is not opening

  • @speelnetwork6411
    @speelnetwork6411 3 роки тому +1

    plz make this code SIM800l +Arduino nano +OV7670 Camera live streaming web server

    • @EEWave
      @EEWave  3 роки тому

      I'll upload.

  • @theophilekolwe
    @theophilekolwe Рік тому

    Programme

  • @mahesh2575
    @mahesh2575 3 роки тому

    Bro.code pls resend it