dtex / j5e

Framework for embedded devices using ECMA-419, the ECMAScript® embedded systems API specification, based on Johnny-Five's API
https://www.j5e.dev/
MIT License
64 stars 6 forks source link

Not confident that sensor interval is reliable #33

Closed dtex closed 4 years ago

dtex commented 4 years ago

Tests might prove this, or maybe ADC reads are throttled by Moddable's IO and it won't show up in tests.

dtex commented 4 years ago

Seems to be pretty reliable after all. Maybe I'm seeing an ESP8266 get bogged down with too much going on?