L9110 Fan Module

T142-L2D22

Baru

4 item

Rp. 30.000


L9110 Fan Module

Product Size: 50 * 26 * 15mm (excluding propellers)

Propeller diameter: 75mm

Operating voltage: 5V

L9110 driver can control Reversible with mounting holes compatible steering rudder propeller control quality and high efficiency. 20cm making it easy to blow out the flame can be used outside of the fire lighter robot, robot design and development of essential

Contoh program dengan arduino :

int INA = 9; 
int INB = 8;
 
void setup() 
{ 
pinMode(INA,OUTPUT); 
pinMode(INB,OUTPUT); 
}
 
void loop() 
{ 
digitalWrite(INA,LOW);
digitalWrite(INB,HIGH); 
delay(1000); 
}

Blog

Related Products