Commit Graph
1240 Commits
Author SHA1 Message Date
olikraus 29582ea5c2 issue #2661, 0xb2 cmd: update frame rate format 2025-06-23 20:41:15 +02:00
olikraus 39ba69f16f issue #2661, 0xb9 cmd: monochrome mode selection 2025-06-23 20:40:03 +02:00
olikraus bc051bca24 issue #2661, disable low power mode 0x39 --> 0x38 2025-06-23 12:45:11 +02:00
olikraus 6a47805490 issue #2661, changed col addr cmd end position to 0x27 2025-06-23 12:43:02 +02:00
olikraus 5dd271ff54 issue #2661, y+=120 2025-06-23 12:41:31 +02:00
olikraus 38c093e41c issue #2661 208 pixel configuration, cmd 0x2a update 2025-06-22 18:10:19 +02:00
olikraus 2a6fa4b816 issue #2661 codebuild exec 2025-06-22 18:06:59 +02:00
olikraus f600742fd7 issue #2661 codebuild 2025-06-22 18:06:46 +02:00
olikraus cffcd32682 update #2661 2025-06-22 13:50:56 +02:00
olikraus bd5a57efc1 issue #2661 codebuild 2025-06-22 10:23:08 +02:00
olikraus 562d8c5efb issue #2661 200x200 display 2025-06-22 10:22:05 +02:00
olikraus a27b0bda13 issue #2661 update pixel mapping 2025-06-22 09:58:32 +02:00
olikraus 02c1975248 2.36.8 2025-06-16 21:15:29 +02:00
olikraus f20dfbc365 #2658 2025-06-15 13:47:24 +02:00
olikraus 926a9e4cd9 korean fonts, #2653 2025-06-14 19:36:53 +02:00
olikraus 370f04616e mui example, #2656 2025-06-14 15:10:19 +02:00
olikraus 156655af6f added drawHB to cpp code, #2656 2025-06-14 13:08:54 +02:00
olikraus 6805dcd427 added drawHB c code to repo, #2656 2025-06-14 13:03:14 +02:00
olikraus b5768de48b update codebuild #2661 2025-06-13 16:39:53 +02:00
olikraus 6befe7cc87 issue #2654 2025-06-12 22:19:02 +02:00
olikrausandGitHub 18dc4a8294 Merge pull request #2655 from koendv/master
mui: uint8_t hex min/max
2025-06-12 09:53:49 +02:00
Koen De Vleeschauwer 5a2a77f637 mui: uint8_t hex min/max 2025-06-08 07:35:12 +02:00
Ikitursa 8b77ba2b5d Modify codebuild.c and rebuild code
Modify codebuild.c and rebuild code
2025-05-23 18:30:52 +08:00
Ikitursa 42607c2854 Update u8x8_d_ssd1315_128x64_noname.c
Modify the default value of the Iref register and related comments
2025-05-22 08:05:39 +08:00
Ikitursa 6268d03a62 Add support SSD1315 128x64
3W/4W SW/HW SPI
SW/HW I2C
2025-05-21 15:48:14 +08:00
caleb crome e0feb705fd Added erc128x64 display https://www.buydisplay.com/2-inch-low-cost-white-128x64-graphic-cog-lcd-display-st7567-spi 2025-03-30 18:23:17 -07:00
Derek Konigsberg 867923a0f8 Subtract the offset included in the string width calculation
When balanced string width calculation is enabled, the offset of the
first character is included in the string width value. This offset is
not used when drawing the string as part of a selection list, so
this behavior throws off the text alignment.

Fix #2588
2025-02-15 19:49:50 -08:00
olikraus df86c4b954 2.36.5 2025-02-09 22:58:14 +01:00
olikraus 6c7126d53b ino #2565 2025-02-09 19:27:34 +01:00
olikraus da1a00a044 codebuild #2565 2025-02-09 19:25:58 +01:00
olikraus b1db4b22b5 #2585 2025-02-06 21:26:12 +01:00
olikraus f42beed34d 2.36.4 2025-01-22 21:47:12 +01:00
olikraus b48a479ab1 issue #2298 i2c cad 011 2025-01-22 21:41:42 +01:00
olikraus 61db1d8552 issue #2575, codebuild (2) 2025-01-19 16:32:48 +01:00
olikraus c6a27a206f issue #2575, codebuild 2025-01-19 16:25:41 +01:00
olikraus 297425f0ca issue #2575 2025-01-19 16:21:40 +01:00
olikraus 5fab5b9da6 update 2025-01-15 16:10:41 +01:00
olikraus a0eb1bada3 update 2025-01-08 01:57:14 +01:00
olikraus f874799da3 issue #2546 codebuild exec 2024-12-06 22:32:39 +01:00
CSC3000 874096fe77 added_SSD1309_128x128_I2C-support_V1.01 2024-11-30 18:21:54 +01:00
CSC3000 655c4481bf Added SSD1309 128x128 support 2024-11-30 17:52:25 +01:00
HT e74e5cc4fa Fix implicit typecast from void* to uint8_t*
This implicit typecast cause error on some compilers, manually casting the void pointer before referencing fixes the issue.
2024-10-18 11:25:48 +08:00
olikraus f2e188003e issue #2518 2024-10-13 10:51:34 +02:00
olikraus 5432eae0e7 issue #2518 codebuild 2024-10-09 22:20:01 +02:00
olikraus e94fc8ceec issue #2518 2024-10-09 22:19:38 +02:00
olikraus 9e58bc309a rename st7301 to st7302 2024-09-18 22:14:59 +02:00
olikraus e474aaf0a6 issue #2436 2024-09-18 00:12:31 +02:00
olikraus 8cfcc70c35 issue #2436 2024-09-16 22:27:32 +02:00
olikraus 5a35fdbc9e issue #2507 2024-09-15 09:33:39 +02:00
olikraus 8f20638cd2 ino update #2436 2024-09-15 08:58:04 +02:00