Report Bugs Here

Moderator: Mmiscool

User avatar
By heckler
#63015 That was it!! thanks Mike

One thing to note is that the step size in the change of PWM pulse width changes based on the pwmfreq

example...

pwmfreq 50 (so the apparent step size is 20us/count)
PWO = 100 pulse width ~2000us
PWO = 150 pulse width ~3000us

pwmfreq 100 (so the apparent step size is 10us/count)
PWO = 100 pulse width ~1000us
PWO = 150 pulse width ~1500us

this is just the ticket... now NEO data only affects the PWM output while NEO data is being sent then the PWM comes right back.

I wonder if there is a bug in the SERVO that keeps if off for >25 seconds after NEO data??

thanks mike for everything
dwight

PS: talking about the command reference I'd love to offer my service to add short example code for many (not all) of the various espBASIC statements and functions.
I have written many procedure documents at my work for others to follow and I would love to add my contribution to make the docs more complete and user (newbie) friendly. Many of the statements could use a short bit of example code to help explain how the given command is supposed to be used (syntax)

If you are interested Mike send me a PM or email [demerkley at gmail dot com]