Commit Graph

72 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
Thomas Hooge acf75495df Fix pointer display and header layout improved 2025-02-08 16:15:37 +01:00
Thomas Hooge 2a4c351c58 Add support for internal RTC and NTP for OBP40 2025-02-06 13:05:56 +01:00
Thomas Hooge e398c7bdce More work on clock page and datetime handling 2025-02-05 18:17:30 +01:00
Thomas Hooge eb3a0d5fc0 Clock improvements: source selectable, RTC or GPS 2025-02-04 16:19:29 +01:00
Norbert Walter ba6c1038af
Merge pull request #153 from thooge/heartbeat
Integration of heartbeat and page number
2025-01-26 15:19:29 +01:00
Thomas Hooge f0cc5d9966 Integration of heartbeat and page number 2025-01-25 19:11:16 +01:00
Norbert Walter c202554c5c
Merge pull request #152 from thooge/battery
Battery symbols for OBP40
2025-01-25 16:20:13 +01:00
Thomas Hooge 097111c270 Added code for new OBP40 battery symbols 2025-01-25 10:21:34 +01:00
norbert-walter 26e551c616 Typo 2025-01-24 22:29:12 +01:00
norbert-walter ea9a2ff9c4 Fix for config.json, dependencies to other ode 2025-01-24 22:19:39 +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
norbert-walter 569273519c Correct splitting between OBP60 and OBP40 hardware 2025-01-20 21:21:58 +01:00
Thomas Hooge 1545855326 OBP40 integration code and improvements 2025-01-20 12:49:30 +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 46da1142c8 Merge branch 'master' into keyboard 2025-01-15 18:27:13 +01:00
Thomas Hooge 519af68bef Footer function for improved key labels, icons implemented 2025-01-15 18:08:39 +01:00
norbert-walter 71673e78bd First version for OBP 60 Light 2025-01-12 18:22:40 +01:00
Thomas Hooge e4af7cf731 Move page number, swipe and lock indicator to header 2025-01-10 19:41:55 +01:00
norbert-walter 83f3e6f24b Fix error 2025-01-04 22:32:19 +01:00
norbert-walter a8d1080429 Delete FastLED includes 2025-01-04 22:26:15 +01:00
norbert-walter b142470c1d Docu 2025-01-04 22:24:33 +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
thooge 53833c0ed7
Merge branch 'master' into autobahn 2024-11-02 18:44:46 +01:00
Thomas Hooge d3c98f5415 Created autobahn page 2024-11-02 18:11:43 +01:00
norbert-walter c5449a91a6 Fix for GPS and RTC see issue #79 and #88 2024-11-02 16:28:22 +01:00
norbert-walter b3ee13074c Implement Min Power mode 2024-09-27 15:32:28 +02: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 0ede06588f Code cleaning 2024-09-18 16:58:59 +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 ba59d6b4cc Code cleaning 2024-08-20 10:59:42 +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 4d88575cd0 Change graphic for solar page 2024-04-29 21:45:21 +02:00
norbert-walter 69c2d1579f Changes 2024-04-29 20:53:57 +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 cae53f7dc0 Fix I2C address to 0x77 for BMP280 2024-04-19 13:04:03 +02:00