kenjones1935
11-16-2009, 10:33 AM
I am new to Parallax. It comes highly recommended.
I wish to build a 1/10 scale hobby level radio control car that can also run autonomously. I think the Basic Stamp can do the job, but I am not sure. The question is how do deal with the pulse width modulated signals that come from the radio receiver. Presently they go directly into the electronic speed control module and the steering servo. I thought that for my design I could use them as inputs to the PIC.
I hope that I do not have to use Basic Stamp code space and compute power to continuously sample the three RC receive channels. Is there some kind of transition detector which can digitize the PWM signals? I assume the PIC input can figure when they change.
If the Basic Stamp can not be the central brains of this operation I can use double pole double throw switches under PC control to steer the PWM signals. I would rather not go that route.
Ken
I wish to build a 1/10 scale hobby level radio control car that can also run autonomously. I think the Basic Stamp can do the job, but I am not sure. The question is how do deal with the pulse width modulated signals that come from the radio receiver. Presently they go directly into the electronic speed control module and the steering servo. I thought that for my design I could use them as inputs to the PIC.
I hope that I do not have to use Basic Stamp code space and compute power to continuously sample the three RC receive channels. Is there some kind of transition detector which can digitize the PWM signals? I assume the PIC input can figure when they change.
If the Basic Stamp can not be the central brains of this operation I can use double pole double throw switches under PC control to steer the PWM signals. I would rather not go that route.
Ken