teathered robot
Hello all
·· Yes a newbe, I am building a teathered robot and I am having 1 problem. I am using a Bs2 and a BOE, In my code I have 4-6 pots controling motion using SEROUT. My probles is that when I Have them all·coded they twich because the program can't update them fast enough. I am using RCTIME and the SEROUT.
Will the servo contoller eliminate this problem?
·
·· Yes a newbe, I am building a teathered robot and I am having 1 problem. I am using a Bs2 and a BOE, In my code I have 4-6 pots controling motion using SEROUT. My probles is that when I Have them all·coded they twich because the program can't update them fast enough. I am using RCTIME and the SEROUT.
Will the servo contoller eliminate this problem?
·
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas Office
I would just have to use one SERIN pin right? Let the ADC do the work and store is't values to variables and use them in the PULSOUT or SEROUT (for servo controller) to move the servos.
Note that I don't (yet) have an ADC0832 so I couldn't personally test the code, though a forum user did and says it works as expected.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas Office