-
Notifications
You must be signed in to change notification settings - Fork 102
Arduino ShakeIt Wind simulation
- Arduino uno
- Adafruit Motor shield v2
- 12V 3 pin fan(s)
- 12V power source
Estimated Cost : For one fan : Arduino UNO clone 5€ + Shield 6€ + 12v power brick (recycling) + Fan (5€) = 15€ For two fan : Arduino UNO clone 5€ + Shield 6€ + 12v power brick (recycling) + Fan (5€) = 20€
Adafruit motor shield V2 is rated for 1.7A (up to 3Amps peak). For high power fans like boat blowers, you may want to use a Monster moto shield instead of a Motor shield v2 : https://github.com/zegreatclan/SimHub/wiki/Arduino-Shake-It#monster-moto-shield
- 3d Printed Fan shroud support (https://www.thingiverse.com/thing:2884277)
For this wiring, you need to identify the GND and 12v pins of the fan, don't trust the colour codes to identify the 12v pin, please refer to the connector, GND is usually black hopefully :

Stack the shield to the arduino, and plug the 12v power source to the DC barrel jack of the arduino
See Arduino Setup


