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

AnalogGraphMultipleInputs.ino - e-Ink port #7

Open
piecol opened this issue Jul 1, 2023 · 1 comment
Open

AnalogGraphMultipleInputs.ino - e-Ink port #7

piecol opened this issue Jul 1, 2023 · 1 comment

Comments

@piecol
Copy link

piecol commented Jul 1, 2023

Hi,

thanks for sharing your code!

I am trying to adapt the multiple inputs scrolling graph to a 2.13 e-ink display.
I had the same reported issues about "warning: passing 'const Adafruit_SSD1306' as 'this' argument discards qualifiers [-fpermissive]" and I changed the code according to your fixes - more or less.

I succeded in compiling the code and plotted the axes, but had no luck with actual values from my sensor. Plus on the status bar, beside the cirlce and square symbols I have fixe values of -4 and 12. I could not understand from where those values emerge.

Could you please help and review what I have done?
https://github.com/piecol/eink_multi_graph_scrolling

epd

@piecol
Copy link
Author

piecol commented Jul 4, 2023

I report the same behavior using the oled display.

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