1. Fan Module Manual
1.1 Fan Module Description
1.1.1 Sensor Introduction
This fan module features an adjustable speed and can operate without an external motor driver. You can combine the fan module with a temperature sensor to create a smart fan that automatically adjusts its speed based on temperature.
Additionally, it features LEGO-compatible mounting holes, allowing for more creative DIY designs.
1.1.2 Working Principle
The fan sensor controls rotation direction using two-way PWM signals, and you can adjust the fan speed by changing the PWM duty cycle.
1.2 Notice
Do not exceed the rated voltage range during use.
Do not touch or block the fan blades during operation to prevent motor damage.
1.3 Specifications
For more information, you may refer to “Fan module(white) schematic.”
1.3.1 Pin Instruction
| Pin | Instruction |
|---|---|
| 5V | Power Input |
| GND | Ground |
| M+ | Clockwise PWM signal input |
| M- | Counterclockwise PWM signal input |
1.3.2 Specifications
|
Fan Module |
|
|
Parameter |
Specification |
|
Power Supply |
DC 5V |
|
Indicator Light (PWR) Description |
The PWR LED lights up when powered. |
|
Connector Type |
5264-4AW |
|
Product Dimensions |
50mmx20mm |
|
Modular installation, compatible with Lego series. |
|
1.4 Project Outcome
You can refer to the case tutorials and programs for different platforms in the same directory as this tutorial. This section will demonstrate the testing effect using Arduino IDE as an example.
The fan module cycles through the following sequence, each lasting 2 seconds: full-speed clockwise rotation, stop, half-speed clockwise rotation, and half-speed counterclockwise rotation.