alexander
alexander
yup! index.html
Awesome! I've been mucking about in the code and I'll see if I can fork this and maybe make a PR for some of the more trivial things. Appreciate your...
Wow! It has been years. We aren't currently using it anymore, but I've always kept his project in mind for our next Audio endeavour. IIRC I was looking for a...
Great to know, thanks. Let me give a few things a try and I'll get back to you!
@vicatcu I'm getting the same issues as you. It looks like if you have standard C build tools, avr comes with a dtostrf library, and Arduino just grabs it from...
OK, correction, it did work. It just took about 20-30 seconds to start streaming. Will keep you posted.
No, but you can make it about 20,000. Your browser might experience slowdowns, as the max_points attribute refers to the max points displayed in the browser at any given time.
We're currently working on upgrading the stability of our Arduino servers. I'll keep you posted here. About how long does it go for before it fails? Thanks
Please make sure you have installed the libraries to the correct locations. Give https://github.com/plotly/arduino-api/issues/3 this solution a try and let me know! Thanks!
Great, thanks. Try moving the _individual_ plotly libraries outside of the `Plotly` folder. Let me know if that works. Each folder within that `Plotly` folder is its own library, so...