Parallax Feedback 360° High Speed Servo with Blocky
MacTuxLin
Posts: 821
Hi all,
This is my first time trying Blocky as I planned to teach young children programming with Blocky. I designed a simple bot with this servo. But I could not get it to work. My LED blinking is working. Can anyone direct me to a tutorial that can do this? Thanks. (ps: my SPIN code is working, though).
Comments
I got it to work. Wrong placement of the Init blocks!
Ps: Actually, I just placed Feedback 360° servo init & set the speed. The servo rotates at the speed indicated. But, I can't set it to a specific angle e.g. using "Servo Pin 15 set angle 0". Not sure why...
MacTuxLin,
If you look at the BlockyProp reference for a Servo block, you will see that it only applies to the Standard servo which makes sense.
https://learn.parallax.com/support/reference/propeller-blocklyprop-block-reference/servo
Since this is for education purposes, you should call the Parallax Education department for assistance.
Finally, got it to work! But, yeah, you're right. I ought to be asking people who **really **know this stuff.