Let’s learn how to make a remote control fan using a Seeeduino XIAO expansion board.
This project is about controlling the fan by the Grove IR receiver, The reason why I chose this project that was the Seeeduino XIAO expansion board is really small and support to connect difference modules, so I use it to make the Mini fan to place on my table.
Features- Remote control
- Low Power consumption
- Easy to carry-on
Hardware required
ConnectionStep 1. Follow the connection picture connect all the sensor on the board.
Step 2. Download the Arduino IDE
Step 3. Navigate to Sketch -> Include Library -> Manage Libraries, search IRremote then install it.
Step 4. Copy the code stick on the Arduino IDE then upload it.
Step 5. Place the Fan in the safety position, try to press the button make sure it can work safely.
Comments