Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

otto_servo.js for esp8266 & esp32 #1

Open
sfranzyshen opened this issue Aug 16, 2020 · 1 comment
Open

otto_servo.js for esp8266 & esp32 #1

sfranzyshen opened this issue Aug 16, 2020 · 1 comment

Comments

@sfranzyshen
Copy link
Owner

sfranzyshen commented Aug 16, 2020

https://www.espruino.com/Servo+Motors
https://www.espruino.com/PWM
https://www.espruino.com/modules/servo.js

@sfranzyshen sfranzyshen changed the title Servo Servo & Oscillator Aug 16, 2020
@sfranzyshen sfranzyshen changed the title Servo & Oscillator servo.js Aug 17, 2020
@sfranzyshen sfranzyshen changed the title servo.js servo.js for esp8266 & esp32 Aug 17, 2020
@sfranzyshen sfranzyshen changed the title servo.js for esp8266 & esp32 otto_servo.js for esp8266 & esp32 Sep 13, 2020
@sfranzyshen
Copy link
Owner Author

sfranzyshen commented Sep 13, 2020

first otto_servo.js attempt is up and functional ... again it's modeled after the esp8266 arduino servo driver but only what is required by the OttoDIY API ... I used analogWrite() instead of digitalPulse() ... this is how the original arduino Servo code operates and inline with how the python port works too ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant