The Best Wireless Fan! Fully controlled using your phone! (Arduino) |

Поделиться
HTML-код
  • Опубликовано: 17 сен 2024

Комментарии • 57

  • @ProjectsWithRed
    @ProjectsWithRed  3 года назад +3

    Remember to subscribe if you enjoyed or found this video useful! I have many more amazing projects planned that you don't want to miss! :)

  • @kishan8635
    @kishan8635 3 года назад +2

    This is sick man!

  • @seangannon193
    @seangannon193 3 года назад +1

    Really cool going to have to try this

  • @Hybrid.Robotics
    @Hybrid.Robotics 2 года назад +1

    Very nice! I need to build one of these for my work table so I do not have to run my tower fan so much.

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад

      Thanks! That's awesome to hear. Let me know how it goes at the end if you decide to make it!

  • @clawpa104
    @clawpa104 3 года назад +2

    Very cool! Just subbed 👍

  • @Drxxx
    @Drxxx 3 года назад +1

    Super video!!

    • @ProjectsWithRed
      @ProjectsWithRed  3 года назад

      Thank you! Remember to subscribe if you haven't already :)

  • @hessjason
    @hessjason 3 года назад +3

    awesome, will give it a try with my new 3d printer. Any chance of a dehumidifier next? 30 litre?

    • @ProjectsWithRed
      @ProjectsWithRed  3 года назад

      Cool! What 3D printer did you end up getting. Unfortunately I have no plans in creating a dehumidifier but who knows maybe in the future. Remember to subscribe if you have not already :)

    • @hessjason
      @hessjason 3 года назад +1

      @@ProjectsWithRed It's my 1st one, so and ender 3 of course haha. Just subscribed. Maybe I take a shot at the dehumidifier, but it'll be uhh.. ugly.

    • @ProjectsWithRed
      @ProjectsWithRed  3 года назад

      @@hessjason That's awesome! Thank you for subscribing! Yes for sure do, you will always learn from creating different projects even if doesn't fully work or go as planned.

    • @hessjason
      @hessjason 3 года назад

      @@ProjectsWithRed ah booo.. just looked up the cost of the fan and it doesn't make sense to build vs buy (Xiaomi Mi DCOS100).

  • @ronen124
    @ronen124 3 года назад +1

    nice work Sir

  • @FrancoEsse99
    @FrancoEsse99 2 года назад +1

    can i know the real measurements for all 3d components ?? Thanks a lot for the answer.

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад +1

      It will be much easier if you just download all the models (link in the video description) and simply either open them in any 3D software or using an online 3D tool to open up the files and from there you can easily get all the exact measurements you need by using the measurement tool. 👍🏼

    • @FrancoEsse99
      @FrancoEsse99 2 года назад +1

      @@ProjectsWithRed Thanks a lot for the answer. i want to do this project, can i contact you if i have problems?

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад +1

      Yea no worries, I am more than happy to help.

    • @FrancoEsse99
      @FrancoEsse99 2 года назад

      @@ProjectsWithRed do you have the link of the two buttons used in the breadboard? thanks a lot

  • @FrancoEsse99
    @FrancoEsse99 2 года назад

    please friend, i can't connect blynk app with ESP32, connected on breadboard and Arduino .. how can i do ??

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад

      If you can somehow share your project with me, I will be able to help you, otherwise I unfortunately can't, since there could be problems anywhere.

  • @jeisaraja9851
    @jeisaraja9851 Год назад

    Hey, beginner here. How do you connect the power supply into the microcontroller? Is there an adapter for that? Thanks in advance!

    • @ProjectsWithRed
      @ProjectsWithRed  Год назад

      In the video at 4:44, I show that the step down converter is what is used to connect the power supply to the micro-controller, as 12V is too much for the ESP32, so we need to step the voltage down to 5V, which is what the operating voltage of the ESP32 is. I hope this helps, let me know if you have further questions!

    • @jeisaraja9851
      @jeisaraja9851 Год назад

      @@ProjectsWithRed I can't seem to figure out why I couldn't control the fanspeed. My component now is just the esp32 and the pwm fan, i power up the pwm fan using 12v, but I'm using usb cable to power up the esp32. Is it because of using usb cable to power up the esp32? I already connected the ground too.

    • @jeisaraja9851
      @jeisaraja9851 Год назад

      @@ProjectsWithRed i finally managed to get it working. I can now change the fan speed using blynk. The only problem is that I can't seem to turn off the fan with the slider. When fanspeed is 0, the fan is still rotating with low speed. I suppose it's because the gpio is only 3.3v when the fan pwm needs 5v. What do you think? Thanks in advance!

    • @ProjectsWithRed
      @ProjectsWithRed  Год назад

      @@jeisaraja9851 Try to isolate the fan, make a new blank sketch where you are just writing 0 PWM signal to the fan and see if that stops it or not.

  • @FrancoEsse99
    @FrancoEsse99 2 года назад

    Hi friend, in the 4:53 time of the video, can I connect a 12V 5A power supply in the +12 -12v wires on the top left? otherwise what must be connected? Thanks a lot for the answer

    • @FrancoEsse99
      @FrancoEsse99 2 года назад

      @ProjectsWithRed

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад +1

      Yes that is correct 👍🏼.

    • @FrancoEsse99
      @FrancoEsse99 2 года назад

      @@ProjectsWithRed I understand, but what component should be connected in the upper left in the positive and negative

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад

      @@FrancoEsse99 The positive wire of the power supply is connected to a slide switch, which is then connected to the positive power rail of breadboard. For the ground wire of the power supply, it is connected directly to the ground power rail of the breadboard. You also have a 100uF capacitor connected in the breadboard power rails. Does this answer your question?

    • @FrancoEsse99
      @FrancoEsse99 2 года назад

      ​@@ProjectsWithRed Unfortunately not. I wanted to know how to connect the power in the positive and negative jumpers?

  • @asimcent
    @asimcent 2 года назад

    Sir can you make this project with Bluetooth and without wifi

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад +2

      Yes you can do that. The ESP32 has built-in bluetooth.

  • @CostasQwer
    @CostasQwer 7 месяцев назад

    There is any schematic for the circuit?

    • @ProjectsWithRed
      @ProjectsWithRed  7 месяцев назад

      No schematic, just the breadboard wiring available in the repository, found in the video description.

  • @FrancoEsse99
    @FrancoEsse99 2 года назад

    Hi, how did you place LM2596 in the breadboard?

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад +1

      I soldered male header pins to each of the 4 pins it has.

    • @FrancoEsse99
      @FrancoEsse99 2 года назад

      @@ProjectsWithRed I thank you for the answer. another question, i am doing this project, only i have a problem with the ON / OFF switch on the outside. how did you connect it internally?

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад +1

      @@FrancoEsse99 The switch is simply connected in series with the positive wire of the power supply. Ensure there is nothing connected before the switch.

    • @FrancoEsse99
      @FrancoEsse99 2 года назад

      @@ProjectsWithRed ah oh right! as for the fan, how are they connected to the breadboard? has it been welded?

    • @FrancoEsse99
      @FrancoEsse99 2 года назад

      Another answer.. can you have another image of breadboard in other prospective?? Please..I am making point for point this project..😅

  • @MariaDominguez-es8qj
    @MariaDominguez-es8qj 2 года назад

    Can I use a Arduino Uno instead?

    • @ProjectsWithRed
      @ProjectsWithRed  2 года назад

      Arduino Uno unfortunately doesn't have WiFi connectivity, so if you want to wirelessly control the fan, you won't be able to do it with the Uno.