servo test

parent e6c0676c
Showing with 2 additions and 2 deletions
......@@ -13,8 +13,8 @@ var GREEN = new Gpio(17, {mode: Gpio.OUTPUT});
var BLUE = new Gpio(27, {mode: Gpio.OUTPUT});
// Valor de puerta cerrada 1850
// Valor de puerta abierta 560
// La amplitud de apertura es 1290
// Valor de puerta abierta 950
// La amplitud de apertura es 900 (90 grados)
// Tiempo para la apertura: 10s
var motor = new Gpio(13, {mode: Gpio.OUTPUT});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment