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

In this Arduino project we create a wireless Arduino fan that can be controlled using your phone (Blynk), it can rotate left and right, tilt up and down, and much more. This Arduino wireless fan project can easily be created using just a few components and some 3D printed parts. For the wireless connection, Blynk is used with the ESP32 built-in WiFi. In addition to being able to control it in two axis, you can also wirelessly control the speed of the fan, the rotation speed, and set start and end positions of the rotation. It’s a great wireless Arduino project to tackle to learn about the basics of stepper and servo motors. All parts are 3D printed and all models are provided alongside with the code below. First, I explain the design of the fan in Fusion 360, and show how all the parts working together in motion. I then go through all the components needed for the wireless fan Arduino project. I then show you how to create it using a breadboard for prototyping, and once that is all working, a stripboard vers
Back to Top