File tree Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ EasyOledUI © 2024 by Victor Julio Monge Rojas is licensed under CC BY-NC-SA 4.0
2+
3+
4+ <p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://github.com/julio22011?tab=repositories">EasyOledUI</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://github.com/julio22011">Victor Julio Monge Rojas</a> is licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-NC-SA 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1" alt=""></a></p>
Original file line number Diff line number Diff line change 1+ This library enables to make an UI made of simple menus and messages.
2+ It was tested with an OLED I2C of 128x64 pixels.
3+
4+
5+ Essential hardware:
6+ - ESP32.
7+ - OLED I2C/SPI.
8+
9+ Other:
10+ - Buttons and resistors for the controls.
11+ - Buzzer.
Original file line number Diff line number Diff line change 1+ name =EasyOledUI
2+ version =0.9.0
3+ author =Victor Julio Monge Rojas
4+ maintainer =Victor Julio Monge Rojas
5+ sentence =Arduino ESP32 - Simple UI generator with manus and messages
6+ paragraph =This library enables to make an UI made of simple menus and messages. It was tested with an OLED I2C of 128x64 pixels. It was made for ESP32, but can be used on other platforms.
7+ category =User interfase
8+ url =https://github.com/julio220115838
9+ architectures =esp32
You can’t perform that action at this time.
0 commit comments