Sevo Motor Archives - electroSome https://electrosome.com/topic-tag/sevo-motor/ You Inspire.....We Create..... Tue, 11 Nov 2014 06:10:42 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 How to interface more than one servo with PIC 16F887 https://electrosome.com/topic/how-to-interface-more-than-one-servo-with-pic16f887/ Tue, 11 Nov 2014 05:32:56 +0000 https://electrosome.com/topic/how-to-interface-more-than-one-servo-with-pic16f887/ I know how to do this with one of it but in the simulator when i try to do with 2 ones it does not work. I really need know hot to do it. i put the code right here. int espacios = 0; void servoRotate90() //90 Degree { unsigned int i; for(i=0;i<50;i++) { PORTB.F0 […]

The post How to interface more than one servo with PIC 16F887 appeared first on electroSome.

]]>