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

Support for I2C OLED Displays #51

Open
10 of 15 tasks
melkati opened this issue Dec 17, 2021 · 1 comment
Open
10 of 15 tasks

Support for I2C OLED Displays #51

melkati opened this issue Dec 17, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@melkati
Copy link
Owner

melkati commented Dec 17, 2021

Include full support for the most common I2C OLED Displays

  • Code refactor to accommodate OLED displays
  • Implement basic skeleton and include needed libraries and fonts
  • Design and convert new splash creen
  • Implement first display: SH1106 1.3" 128x64
  • Show basic data (real time CO2 measurements) on screen
  • Make menu work with OLED display
  • Adapt setDisplayBrightness() to OLED
  • Test by external users
  • Adapt menu to active display (p.eg: layout, font sizes, Brightness with TFT or Contrast with OLED)
  • Show more measurements in real time (temperature, humidity)
  • Add battery icon
  • Add icons for WiFi, MQTT, Bluetooth, ESP-NOW
  • Include flavor in Continuous Integration
  • Take screenshots
  • Create documentation on how to use
@melkati melkati added the enhancement New feature or request label Dec 17, 2021
@melkati melkati self-assigned this Dec 17, 2021
@melkati
Copy link
Owner Author

melkati commented Jan 15, 2022

Added ambient measurements to OLED display #78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant