Commit Graph

50 Commits

Author SHA1 Message Date
Thomas Hooge 8f851a4b61 Added small 8x8px font mainly for use with graphs
Page skyview improved with the new font as example usage
2025-10-06 13:19:42 +02:00
Thomas Hooge 3eb2c8093e Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
Thomas Hooge 779f557d47 Fixed and finished SD card code. Added uptime feature to system page. 2025-08-14 10:19:15 +02:00
Thomas Hooge 0afe629b38 Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
Thomas Hooge fa4b563ff0 Reorganized fonts and changed Ubuntu-font to 8bit version 2025-07-08 15:19:07 +02:00
Thomas Hooge 8439dcc18a New 8bit font to make use of degree sign 2025-03-04 19:17:31 +01:00
Thomas Hooge 00a8aff8ca Fix OBP60 build and add sunrise/sunset feature for stationary OBP40 2025-02-10 13:09:43 +01:00
Norbert Walter c202554c5c
Merge pull request #152 from thooge/battery
Battery symbols for OBP40
2025-01-25 16:20:13 +01:00
norbert-walter df81e6e443 Fix charge status, add to PageVoltage 2025-01-25 16:19:10 +01:00
Thomas Hooge bdfaf3c886 Added battery symbols 2025-01-25 09:39:12 +01:00
Thomas Hooge 1174622b4a System page for OBP40 and deep sleep improvements 2025-01-24 12:44:10 +01:00
Thomas Hooge 1ff0de5d24 Deep sleep for OBP60 and small fix for BMP180 2025-01-23 19:49:44 +01:00
Thomas Hooge b9356c9ae8 Fix warning and FRAM code on system page 2025-01-21 09:28:53 +01:00
Thomas Hooge a73f50ba74 First working system page 2025-01-20 19:20:37 +01:00
Thomas Hooge e917a7fc76 Modification of footer layout and new swipe icon 2025-01-17 21:23:41 +01:00
Thomas Hooge f690cf3a34 Hide key labels in keylock mode, improved swipe icon 2025-01-16 19:39:35 +01:00
Thomas Hooge 519af68bef Footer function for improved key labels, icons implemented 2025-01-15 18:08:39 +01:00
Thomas Hooge e7db5038fb Merge branch 'master' into keyboard: new page wind 2025-01-10 19:53:26 +01:00
Thomas Hooge e4af7cf731 Move page number, swipe and lock indicator to header 2025-01-10 19:41:55 +01:00
Thomas Hooge be48929c40 Changed ApparentWind to Wind with modes and lens function 2025-01-08 14:26:52 +01:00
norbert-walter a8d1080429 Delete FastLED includes 2025-01-04 22:26:15 +01:00
Thomas Hooge 319f3f3e68 Improve FRAM icon 2024-12-30 19:46:54 +01:00
Thomas Hooge daaefc7eba Use I2C FRAM module if available to store page voltage state 2024-12-25 19:23:44 +01:00
Thomas Hooge 0274b5d755 Added analog voltage display 2024-12-24 20:24:48 +01:00
Thomas Hooge 21ae96c8d7 Added screenshot feature 2024-12-22 14:07:18 +01:00
Thomas Hooge d3c98f5415 Created autobahn page 2024-11-02 18:11:43 +01:00
norbert-walter f611cab14b Delete FastLED and implement DMA to SPI for all RGB leds 2024-09-20 13:25:11 +02:00
norbert-walter 1b7c0f6f11 Changing from HSPI to FSPI 2024-09-15 23:49:54 +02:00
norbert-walter 91f8ba0e4d SPI for FastLED 2024-09-13 17:41:02 +02:00
norbert-walter e27de07af1 Test program for OBP60 with modyfied display update (slow and duble update ) 2024-08-16 17:18:34 +02:00
norbert-walter f9b685e891 Add touch sensitivity settimgs 2024-04-27 00:05:13 +02:00
norbert-walter 2c9ebcc6a2 Fix GPS info in head line 2024-04-26 16:30:10 +02:00
norbert-walter d2a17b755c New generator page 2024-04-26 15:58:15 +02:00
norbert-walter 1b6625d88b New solar page 2024-04-26 12:05:54 +02:00
norbert-walter 8eb4bab9d7 Version for GDEY042T81 2024-03-24 00:02:40 +01:00
norbert-walter 8c73a8739f First version with GxEPD2 Lib 2024-03-23 21:17:11 +01:00
norbert-walter c1d6a566aa Add new GPS sensor and new diplay types 2024-03-23 14:06:57 +01:00
norbert-walter 74d13df414 Fix brightness control for backlight LEDs 2024-01-07 16:34:51 +01:00
norbert-walter a5f257ec3e Add color and brightness for Backlight LEDs 2024-01-06 18:55:59 +01:00
norbert-walter ce80c21264 Flash LED and backlight LEDs working including blinking 2024-01-06 17:11:58 +01:00
norbert-walter a97a69c3f7 New hardware setup for OBP60 V2 2024-01-06 14:17:56 +01:00
norbert-walter 8054567f4f Add RollPitch page and code cleaning 2022-04-12 15:54:14 +02:00
norbert-walter ff76620329 Fix for sunset/sunrise 2022-04-04 17:41:55 +02:00
norbert-walter a4e8b7217b Fix for config pages with more values 2022-04-03 19:35:44 +02:00
norbert-walter 78a71169a8 restore platformio.ini and implement logger function 2022-04-02 17:45:43 +02:00
norbert-walter b9aab54279 Merge remote-tracking branch 'origin/sunset' into HEAD 2022-04-02 15:56:49 +02:00
Geronius 1ba65d784c sunset/sunrise + backlight 2022-04-02 00:27:56 +02:00
norbert-walter 22fc368dd2 Backup 2022-04-01 18:56:33 +02:00
norbert-walter 40b7daad16 Backup 2022-04-01 18:41:58 +02:00
norbert-walter dca9d96957 Implementation of sunrise and sunset 2022-04-01 17:44:39 +02:00