gralpli
|
05b2d5d185
|
fix issue #34
|
2024-09-27 10:25:43 +02:00 |
|
nopnop2002
|
acab283d94
|
added ssd1306_display_text_box1/ssd1306_display_text_box2 function
|
2024-09-23 09:02:05 +09:00 |
|
nopnop2002
|
2fa32adea4
|
added ssd1306_rotate_image/ssd1306_display_rotate_text function
|
2024-09-12 16:21:27 +09:00 |
|
nopnop2002
|
9209b3db93
|
added PAGE_SCROLL_DOWN/PAGE_SCROLL_UP function
|
2024-09-12 12:53:21 +09:00 |
|
nopnop2002
|
04a726204c
|
Added _i2c_dev_handle to member of SSD1306_t
|
2024-09-12 08:00:14 +09:00 |
|
nopnop2002
|
7c8a3527a9
|
added _ssd1306_bitmaps function
|
2024-09-10 17:29:31 +09:00 |
|
nopnop2002
|
262fc48913
|
Fixed a bug in i2c_hardware_scroll
|
2024-09-09 23:05:29 +09:00 |
|
nopnop2002
|
2e6910b549
|
added i2c_device_add/i2c_bus_add/spi_device_add function
|
2024-09-09 11:01:19 +09:00 |
|
nopnop2002
|
c2808e1ed0
|
added i2c_device_add function
|
2024-09-09 08:22:27 +09:00 |
|
nopnop2002
|
ca2d26233e
|
added I2C_DRIVER_NOT_INSTALL mode
|
2024-09-08 15:30:29 +09:00 |
|
nopnop2002
|
d0c4891fc5
|
added I2C_DRIVER_NOT_INSTALL mode
|
2024-09-08 15:22:00 +09:00 |
|
nopnop2002
|
85fc4eac50
|
added I2C_DRIVER_NOT_INSTALL mode
|
2024-09-08 15:16:09 +09:00 |
|
nopnop2002
|
3994b245b9
|
Added option to force legacy i2c driver
|
2024-09-07 11:43:16 +09:00 |
|
nopnop2002
|
98c578572c
|
added _ssd1306_cursor function
|
2024-08-23 09:07:55 +09:00 |
|
nopnop2002
|
9d45b006a8
|
added _ssd1306_circle function
|
2024-06-29 06:58:05 +09:00 |
|
nopnop2002
|
fdc0a615c0
|
Changed spaces to TAB
|
2024-04-08 07:34:47 +09:00 |
|
nopnop2002
|
0002b64533
|
Added spi_clock_speed function
|
2024-03-25 22:28:55 +09:00 |
|
nopnop2002
|
1da9238658
|
Added support for ESP32H2
|
2024-03-24 12:32:06 +09:00 |
|
nopnop2002
|
f7e247b4b9
|
Fixed typo
|
2024-03-24 12:21:22 +09:00 |
|
nopnop2002
|
22097a5ec3
|
Added new i2c driver
|
2024-03-24 08:14:25 +09:00 |
|
nopnop2002
|
80df658070
|
Added i2c port number selection
|
2023-07-25 06:18:04 +09:00 |
|
nopnop2002
|
c5e7660daf
|
Added ESP32C6
|
2023-07-09 15:49:30 +09:00 |
|
nopnop2002
|
b375737adb
|
Changed ic2 frequency to 400KHz.
|
2022-12-04 14:57:21 +09:00 |
|
nopnop2002
|
de63804a3d
|
Added SPI BUS selection
|
2022-11-19 07:50:20 +09:00 |
|
Vadym
|
ee9efe5b16
|
Added C++ compatibility
|
2022-10-01 18:00:08 +10:00 |
|
nopnop2002
|
c299b36830
|
Changed OLED_CONTROL_BYTE_DATA_STREAM to OLED_CMD_SET_DISPLAY_START_LINE
|
2022-08-12 15:47:22 +09:00 |
|
nopnop2002
|
b4b75b8113
|
Changed i2c operating frequency from 400K to 800K
|
2022-08-09 09:38:08 +09:00 |
|
nopnop2002
|
fe52766d9d
|
Fixed a bug when Flip upside down was enabled
|
2022-05-19 18:09:38 +09:00 |
|
nopnop2002
|
1b6e159111
|
Changed from tab to space
|
2022-05-14 19:53:49 +09:00 |
|
nopnop2002
|
3ac1583fa7
|
Changed from tab to space
|
2022-05-14 19:52:59 +09:00 |
|
nopnop2002
|
7e8847c741
|
Fixed a bug in ssd1306_copy_bit
|
2022-05-05 07:37:28 +09:00 |
|
nopnop2002
|
fb632448bf
|
Fixed a bug in ssd1306_clear_screen
|
2022-05-04 11:33:07 +09:00 |
|
nopnop2002
|
6a99246d03
|
Added MeterDemo
|
2022-05-01 16:53:25 +09:00 |
|
nopnop2002
|
5bb7da9253
|
Fixed a bug in kconfig
|
2022-05-01 16:01:44 +09:00 |
|
nopnop2002
|
ee66bd1ed4
|
Changed the unit of width parameter from bytes to pixels
|
2022-04-27 13:55:44 +09:00 |
|
nopnop2002
|
f236e59895
|
Added AnimationDemo
|
2022-04-27 07:59:45 +09:00 |
|
nopnop2002
|
d95e58b519
|
Changed from RotateDemo to WarpAroundDemo
|
2022-04-26 20:11:08 +09:00 |
|
nopnop2002
|
51314fe2b3
|
Added invert parameter to ssd1306_bitmaps
|
2022-04-26 16:09:29 +09:00 |
|
nopnop2002
|
dbb01f15f7
|
Changed to components
|
2022-04-26 15:20:31 +09:00 |
|