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

Add AVR-libc hardware i2c support and example project #910

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

QB4-dev
Copy link
Contributor

@QB4-dev QB4-dev commented Jun 3, 2019

Hello Oli - thanks for AMAZING library!
I've added AVR-libc implementation of hardware i2c for communication, and an example for atmega328P and SSD1306 128x32 OLED.

In my private repo I made some experiments with ELM-CHAN's xprintf functions and u8g2
https://github.com/QB4-dev/AVR-misc/tree/master/avr-i2c-oled

Maybe it's worth to implement them in u8g2 as standard printf functions for non-Arduino projects?

@olikraus olikraus merged commit 4d5a833 into olikraus:master Jun 3, 2019
@olikraus
Copy link
Owner

olikraus commented Jun 3, 2019

sure, why not... thanks for the contribution

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

Successfully merging this pull request may close these issues.

2 participants