Vibrator Brick (EB)

Vibrator Brick (EB)

Vibrator Brick (EB)

This is a vibrator brick suitable as a non-audible indicator. When the input is HIGH, the motor will vibrate just like your cell phone on silent mode. What's more, you can add this to your TFT touch display.

Availability: This product is no longer in stock

Price:

3,40 €

Add to cart

Tinklapyje visos kainos nurodytos su 21% PVM.


Notify me when available

No reward points for this product.

More info

This is a vibrator brick suitable as a non-audible indicator. When the input is HIGH, the motor will vibrate just like your cell phone on silent mode. What's more, you can add this to your TFT touch display.

Source codes

int MoPin = 9;    // vibrator Grove connected to digital pin 9
 void setup()  { 
 pinMode( MoPin, OUTPUT );
 } 
 void loop()  
 { 
 digitalWrite(MoPin, HIGH);         
 delay(1000);       
 digitalWrite(MoPin, LOW);         
 delay(1000); 
 }

25 other products in the same category:

Customers who bought this product also bought: