stamp controlling a RC esc
danhoskin
Posts: 2
Hi,
My son and I are trying to get a 'Proboat' electronic speed control to work with our bs2 on the boe-bot board. It does not respond to standard servo signals and I am assuming that it requires a different frequency or something. Any advice on how to get it running?
Thanks,
Dan
My son and I are trying to get a 'Proboat' electronic speed control to work with our bs2 on the boe-bot board. It does not respond to standard servo signals and I am assuming that it requires a different frequency or something. Any advice on how to get it running?
Thanks,
Dan
Comments
It's an interesting question, and I look forward to seeing the responses.
http://www.proboatmodels.com/Products/TechnicalSpecs.aspx?ProdID=PRB2314
We actually got it to spin a few minutes ago with the following code, but it will not do it again. I am assuming that because the esc documentation specifies how to 'program' it, that this step has something to do with it.
do
pulsout 12,650
pause 20
loop
Thanks,
Dan
Looks like you have to "program" it with a full forward and reverse command every time you power up, so add that routine at the start of your program:
Automatic setup - no programming required
Set up is as simple as turning on the transmitter, turning on the receiver and moving the throttle to full forward, then full reverse. The speed control automatically memorizes the initial movements and provides proportional control between the extremes