Gusto is a small room fan project that uses common IR and PWM parts. It helps you build a custom intake or exhaust fan for a room, cabinet, or workspace. You can use it to move air where you need it and keep the setup simple.
This project is made for people who want a practical fan control build with parts you can find online or in local stores. It is based on off-the-shelf modules, so you do not need a complex custom board to get started.
Use this link to visit the project page and download or open the files:
After you open the page:
- Click the green Code button.
- Choose Download ZIP.
- Save the file to your Windows PC.
- Right-click the ZIP file and choose Extract All.
- Open the extracted folder.
If the repository includes a ready-to-run Windows file or setup file, use that file after download. If the project files are source files, follow the build steps included in the folder.
For a smooth setup, use a Windows 10 or Windows 11 PC with:
- A web browser
- A ZIP extractor
- A USB port if your fan module connects by cable
- Access to the fan hardware or controller parts
- Basic tools for wiring and mounting
If the project uses a small control board, keep the board connected by USB before you start the software or test the fan.
Gusto is built around common parts used in fan control projects:
- IR receiver module for remote input
- PWM module for fan speed control
- Fan unit for intake or exhaust use
- Power supply sized for the fan
- Wire, screws, and mounting material
- Wood or a simple enclosure if you want a clean fit
The setup fits a small room, box, cabinet, or custom wooden frame.
Gusto listens for IR remote commands and uses PWM to change fan speed. In plain terms, you send a signal with a remote, and the fan changes how fast it spins.
Typical use cases:
- Turn the fan on or off
- Change the fan speed
- Switch between intake and exhaust use
- Match airflow to room needs
- Keep noise lower when full speed is not needed
Follow these steps after you download the project:
- Open the Gusto folder.
- Look for a file named README, setup guide, or install file.
- If you see a Windows app file, double-click it to start.
- If you see script files, open the instructions in the folder first.
- Connect the fan controller parts to the PC if the project needs a USB link.
- Launch the app or control tool.
- Test the fan speed controls.
- Check that the IR remote input works.
If the project uses a browser-based tool or local page, open it from the folder and follow the on-screen steps.
Before you use Gusto for the first time, check these items:
- The fan spins freely
- Power leads are secure
- The IR module faces the remote
- PWM wiring matches the fan type
- The controller board is plugged in
- The enclosure has open airflow
- The fan direction matches your goal
If the fan does not start, turn it off and check the wiring before trying again.
Once Gusto is running, daily use is simple:
- Point the remote at the IR receiver
- Use the controls to change fan speed
- Set low speed for quiet airflow
- Set high speed when you need more air
- Turn the fan off when the room no longer needs it
For a small room, a custom fan like this can help push stale air out or bring fresh air in without a large setup.
If you are putting the fan into wood or a custom frame, keep these points in mind:
- Measure the fan before cutting
- Leave room for wires and connectors
- Cut smooth edges so parts fit well
- Mount the fan so vibration stays low
- Keep the IR receiver visible
- Avoid blocking the air path
A neat layout makes the fan quieter and easier to service later.
A simple Gusto setup may include:
- Power input to the fan controller
- PWM output to the fan
- IR receiver signal to the control module
- Ground shared across parts
Keep wire runs short when you can. Use clear labels if you have more than one cable. If your setup uses a separate power adapter, match the voltage and current to the fan.
- Check the power supply
- Check the switch or control setting
- Confirm the fan plug is seated
- Make sure the controller has power
- Aim the remote at the IR sensor
- Check the sensor position
- Replace the remote battery
- Remove any object blocking the signal
- Check for dust in the fan blades
- Make sure the fan direction is correct
- Confirm the enclosure has enough open space
- Test the fan at full speed
- Tighten the fan mount
- Add rubber washers if needed
- Check for loose wires touching the blades
- Make sure the enclosure does not shake
Inside the repository, you may find files such as:
- Setup instructions
- Wiring notes
- Control files
- Parts list
- Build files
- IR code references
- PWM settings
- Enclosure notes
Open the README file first if it is present. It usually shows the safest order for setup.
Use the fan with a proper power supply and the right voltage for each part. Keep wires away from moving blades. If you place the fan in wood, leave enough space for air to move freely and for heat to escape.
Gusto fits well in:
- Small rooms
- Workbenches
- Cabinets
- DIY enclosures
- Wood-framed air setups
- Simple intake or exhaust builds
It works well when you want control without a full smart home system.
DIY electronics, fan control, infrared control, PWM, integrated circuits, maker project, woodworking
Open the Gusto repository and download the files
After download, open the folder, read the setup file, and connect the fan hardware before you test the controls