Skip to content

Feature/oled btns

chedelmahinay requested to merge feature/oled-btns into dev

add main menu OLED UI and button modules with integration to main

Changes included:

  • Added display/ module for OLED UI rendering
  • history & adc measurement screen ui pending
  • Added buttons/ module with GPIO handling and debounce
  • Updated main.c to integrate OLED and button events
  • Basic navigation and screen updates using button input
  • Battery values and MQ3 and BLE status are only placeholders

Folders added

  • display
  • buttons

File changed

  • main.c

Merge request reports

Loading