Commit Graph

413 Commits

Author SHA1 Message Date
ca8a50a496 Update displayhatmini.py
fix class error
2022-08-11 11:30:34 +08:00
fd559d3db5 Update __init__.py
Add Pimoroni Hat Support
2022-08-11 11:29:06 +08:00
caa05d00d9 Create ST7789.py
Add Pimoroni Display Hat Mini Support
2022-08-11 11:22:10 +08:00
22c8b4a707 add display hat mini support
add pimoroni display hat mini support
2022-08-11 11:07:57 +08:00
22b00311bf Add Pimoroni Display Hat Support
Add Pimoroni Display Hat Support
2022-08-11 10:51:34 +08:00
34a437467f Merge pull request #1014 from maeky1986/master
Add Display support for Waveshare 3,5" (and clones) framebuffer lcd.
2022-08-02 12:50:58 +02:00
a7aee8615a Merge pull request #1030 from slabua/master
Better ui elements for Waveshare 128x64px OLED
2022-07-18 20:02:21 +02:00
5c29aa3b48 Merge pull request #1085 from andypiper/ui-fav-home-icon
Add web favicon/home icon
2022-07-18 19:59:02 +02:00
af5a6f6e34 Merge pull request #1103 from umtksa/patch-1
update base.html
2022-07-18 19:58:43 +02:00
0c9f603844 update base.html
added <meta name="apple-mobile-web-app-capable" content="yes">
so safari can show it fullscreen
2022-07-07 20:03:10 +03:00
e878e05485 Fix font size in Waveshare3 to increase face size
As suggested from https://old.reddit.com/r/pwnagotchi/comments/u4q18m/how_to_fix_the_small_face_issue_with_waveshare_v3/ by /u/You_Can_Crime

Co-authored-by: voidlily <voidlily@users.noreply.github.com>
2022-07-06 10:01:56 +02:00
5bdf18cc9f Add web favicon/home icon
Enables nicer home screen icon for iOS

Same icon used for favicon for browser tab in web ui

Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
2022-03-06 00:52:54 +00:00
91e95cede0 Add support for Waveshare 2.13inch V3 Rev2.1
Signed-off-by: Axel Örn Sigurðsson <dev@absalon.is>
2022-01-11 00:51:22 +00:00
9ce8919327 Better ui elements for Waveshare 128x64px OLED
Signed-off-by: Salvatore La Bua <slabua@gmail.com>
2021-08-15 10:51:17 +09:00
a6208a134a Add Display support for Waveshare 3,5" (and clones) framebuffer lcd. 2021-06-21 19:24:32 +02:00
f164b8bb26 new: added new faces for uploading status 2021-04-18 17:03:21 +02:00
661f26dedf Merge pull request #985 from Gadgetoid/patch-inky-ssd1608
Add support for SSD1608 variant 250x122 pixel Inky pHATs
2021-04-18 15:10:05 +02:00
34c2c8a06e Add support for SSD1608 variant 250x122 pixel Inky pHATs
Running `python3 -m inky.eeprom` should show display variant. Variants 10, 11 and 12 are SSD1608 based.

This patch adds support for auto-detecting and using them when "ui.display.color" is set to "auto".

Fixes #980 and #941

Signed-off-by: Philip Howard <phil@gadgetoid.com>
2021-04-09 10:23:59 +01:00
0fd09878db Update faces.py
Added upload faces.
2021-03-18 11:47:25 -04:00
8c2b4e2075 DFRobot V2 screen 2020-04-18 11:40:43 +02:00
d1411ffa96 sort plugins 2020-04-17 16:45:04 +02:00
311931c81d added watchdog 2020-04-17 16:32:24 +02:00
6805df858e basename should be dirname 2020-04-15 08:20:47 +02:00
1f2dd73976 Big update 2020-04-13 17:16:24 +02:00
58bbae89c2 fix some bugs 2020-04-02 22:59:51 +02:00
0dedd0974f update 2020-04-02 20:10:07 +02:00
5bac678771 typo 2020-04-02 19:30:22 +02:00
3b9aacdd16 faces use dejavu 2020-04-02 19:24:52 +02:00
305f837486 more fonts 2020-04-02 19:06:28 +02:00
c791c86bee Fix display startup sequence
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
2020-01-22 22:44:17 +09:30
6a4d7a895e add log2mem functionality and refracture 2020-01-19 14:44:36 +01:00
afc3636939 fix version parsing 2020-01-16 18:52:40 +01:00
8b078383c2 Use "sys.exit" instead of "exit" builtin
Signed-off-by: Héctor Molinero Fernández <hector@molinero.dev>
2020-01-14 22:23:01 +01:00
0e88c3aa6a Merge pull request #720 from moheshmohan/master
Added support for waveshare 2.13 B display
2020-01-13 11:39:13 +01:00
ACO
4b71fea404 Set correct position for memtemp plugin so that it does not overlap with regular messages for waveshare27inch.
Signed-off-by: ArnCo <arnaud@cordier.work>
2019-12-14 11:49:21 +01:00
a0bc911c0e Display freeze recover enhancements - delay between poweron and off 2019-12-13 21:32:52 +04:00
6d71bcd965 Display freeze recover enhancements 2019-12-13 21:08:56 +04:00
91447a2a31 Waveshare213bc hung issues workaround - optimizations 2019-12-13 11:01:40 +04:00
e06480e474 Waveshare213bc hung issues workaround 2019-12-13 10:33:41 +04:00
819146f83a waveshare213b and waveshare213c support bug fixes 2019-12-12 01:56:52 +04:00
cdd4c13336 waveshare213b and waveshare213c support bug fixes 2019-12-12 01:09:03 +04:00
704d7ceaa1 waveshare213b and waveshare213c support bug fixes 2019-12-12 00:46:14 +04:00
a4daf4af61 waveshare213b and waveshare213c support bug fixes 2019-12-12 00:37:24 +04:00
eddcf32b62 213bc support additions 2019-12-11 23:47:14 +04:00
6117235c52 added 213bc support 2019-12-11 23:08:29 +04:00
4b651cd17b Merge pull request #694 from Evg33/fr_waveshare144lcd
waveshare 1.44inch lcd hat
2019-12-07 14:11:25 +02:00
b4daf19401 layout redesign 2019-12-06 20:11:37 +03:00
1721f67ec3 fr waveshare.com/1.44inch-lcd-hat 2019-12-06 03:24:01 +03:00
7693e42aa1 Change the name of the CSS class 'element' to 'plugins-box' and centering the text 2019-12-05 11:49:34 +01:00
2ae48a2ef2 Changing the display style of the plugins page 2019-12-05 11:15:29 +01:00