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

WIP: Oled fixes #15

Merged
merged 13 commits into from
Aug 3, 2023
Merged

WIP: Oled fixes #15

merged 13 commits into from
Aug 3, 2023

Conversation

ArendJan
Copy link
Contributor

@ArendJan ArendJan commented Aug 2, 2023

Fixes oled problem with pi Pico by adding acknowledges to i2c writes.

requires mirte-robot/tmx-pico-aio#6

closes #12

STM32 has a refresh rate of ~5Hz, Pico of ~4.5Hz

@ArendJan ArendJan added this to the 0.1 milestone Aug 2, 2023
@ArendJan ArendJan requested a review from mklomp August 2, 2023 13:02
@ArendJan ArendJan marked this pull request as draft August 2, 2023 13:07
@ArendJan ArendJan marked this pull request as ready for review August 2, 2023 14:16
@ArendJan
Copy link
Contributor Author

ArendJan commented Aug 2, 2023

To show the current ip and hostname on any connected oled:

showIP.patch

Not sure we want it in 0.1?

Copy link
Contributor

@mklomp mklomp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mklomp mklomp merged commit 0ba6692 into mirte-robot:main Aug 3, 2023
2 checks passed
@ArendJan ArendJan deleted the i2cFIxes branch January 19, 2024 10:57
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.

OLED not working
2 participants