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

There will be no more development for U8glib. Please use u8g2. #15

Open
Steffeeeen1234 opened this issue Dec 12, 2021 · 2 comments
Open

Comments

@Steffeeeen1234
Copy link
Owner

Steffeeeen1234 commented Dec 12, 2021

See: https://github.com/olikraus/u8glib/wiki

needs to be changed. If the library will be changed, please adjust the information on the beginners site as well.

13.12.2021: my hello world program still works with the U8Glib. With the Object:

  • 8GLIB_SSD1306_128X64 u8g(U8G_I2C_OPT_NONE|U8G_I2C_OPT_DEV_0); // I2C / TWI
@madejackson
Copy link

I successfully updated the code to compile successfully with U8G2 instead of U8glib. Unfortunately the memory requirements increase from 85% to 95%.

I suggest as long as we don't run into any issues and don't want to change big parts of the code I would not switch to U8G2.

@Steffeeeen1234
Copy link
Owner Author

Wow thank you for doing that. I have also read through you changes. Pretty nice to see that someone is also improving it.

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

2 participants