Edgar Silva

Results 21 comments of Edgar Silva

We'll take a look into it. Will this be the equivalent to just send 0 to the `pwmWrite`? or do we actually need to change the mode of the pin...

mmm... if I change the duty cycle of a connected servo to 0 it would probably fry it no? since it is gonna try to go as far as possible...

Will add the necessary code, sorry for the late response.

@ericterpstra haven't had a chance to check it out, will try to make some time this weekend and fix up, must be that the value is not low enough to...

@ericterpstra an example using servo driver: https://github.com/hybridgroup/cylon-firmata/blob/master/examples/servo/servo.js#L25

@ericterpstra that's great! do you wanna submit a PR? I can merge afterwards, then the only issue is that the lower the value the faster it goes backwards, we have...

@goeker have you tried the full range of values with the servo driver? same as @ericterpstra did to check what values made his servos go backwards and stop, that might...

Yeah this seems to still be happening, at least when running Supabase locally for development, working on a React Native app using Expo -> ``` LOG SB Res --> {"data":...

@zia-qamar ever found the root cause? having the same issue here.

Hi @lorenwest , I was not able to control the board LEDs when I wrote the adaptor, if you point me to an example I can probably hook something up...