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

otto9.js #5

Open
sfranzyshen opened this issue Aug 17, 2020 · 4 comments
Open

otto9.js #5

sfranzyshen opened this issue Aug 17, 2020 · 4 comments

Comments

@sfranzyshen
Copy link
Owner

No description provided.

@sfranzyshen sfranzyshen changed the title otto9.js for esp8266 & esp32 otto9.js Sep 14, 2020
@sfranzyshen
Copy link
Owner Author

first attempt is up but is untested ...

@sfranzyshen
Copy link
Owner Author

sfranzyshen commented Sep 17, 2020

right out of the box we have memory limitations using the esp8266 ... also the delay loops are (from what I can see) causing wdt resets ... kind of thought this was going to be a problem ... we will need to rewrite OttoDIY to be more async friendly ... the oscillator and servo code looks good so far

@sfranzyshen
Copy link
Owner Author

ok, the memory issue is addressed by using the send to flash feature (instead of to RAM) ... but the timing stuff is still a problem ...

@sfranzyshen
Copy link
Owner Author

the ottodiy code doesn't fit well into the javascript non-blocking world ... some considerations are needed before continuing

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