Please recommend a Spin servo demo
lardom
Posts: 1,659
I'm trying to track down a fairly simple servo demo in spin. I know that a servo operates at a pulse rate of 50Hz and a pulse width of 1 to 2mm. I've already built something from a servo and a 555 timer chip so I thought understanding Spin code was easy. I'm thinking all I have to do is find a demo that will let me adjust the angle with a pot. I may have to use an advanced object that I could strip down to its most basic state or build a basic method. I don't see a shortcut.
Comments