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

boards: shields: Add support for Abrobot esp32c3 oled board #85012

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wwhheerree
Copy link
Contributor

Abrobot esp32c3 oled only works with sh1106_compatible display driver. It does not support 1306 display driver commands.
Its screen resolution is 72x40.
Its screen start position is 30, 12.

@zephyrbot zephyrbot added the area: Shields Shields (add-on boards) label Feb 1, 2025
Copy link
Collaborator

@kartben kartben left a comment

Choose a reason for hiding this comment

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

"This shield can only be used with a abrobot ESP32c3 OLED 72x40 board." which doesn't look like a board we support in Zephyr? Feel free to contribute it, though :)
Thanks!

@wwhheerree wwhheerree force-pushed the Add_Abrobot_OLED branch 2 times, most recently from 259a706 to a938e52 Compare February 1, 2025 08:23
Abrobot esp32c3 oled only works with sh1106_compatible display driver.
It does not support 1306 display driver commands.
Its screen resolution is 72x40.
Its screen start position is 30, 12.

Signed-off-by: Rick Cai <[email protected]>
@wwhheerree
Copy link
Contributor Author

"This shield can only be used with a abrobot ESP32c3 OLED 72x40 board." which doesn't look like a board we support in Zephyr? Feel free to contribute it, though :) Thanks!

Actually the board is esp32c3_042_oled, but Abrobot eps32c3 has different oled configuration. I will update doc to clarify it.

@wwhheerree wwhheerree requested a review from kartben February 1, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Shields Shields (add-on boards)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants