Commit Graph

61 Commits

Author SHA1 Message Date
Matiasus
0eb0790556 Back to v2.0.0 2024-09-05 13:58:48 +02:00
Matiasus
6def203ae8 Add drawLine horizontal, vertical lines 2024-09-05 13:27:38 +02:00
Marián
b530953d0c
Add comments to commands 2023-12-20 11:38:18 +01:00
Matiasus
3444217ae6 Add Adafuit Init Command List for testing purpose 0.91 / 128x32 oled 2023-12-19 22:43:35 +01:00
Matiasus
f18ec22fd1 ClearScreen update - clean from 0,0 position 2023-11-25 21:35:40 +01:00
Marián
c07b04bac0
Fix issue - SSD1306_DrawPixel / replace && by || in out of range
Thanks to Bill Pringlemeir
2023-06-19 09:57:05 +02:00
matiasus
ce135fab47 Switch to version v2.0.0 2022-12-15 22:34:08 +01:00
matiasus
9d5ed3f0af Version v3.0.0 2022-12-15 21:50:49 +01:00
matiasus
2a3553f074 Version v2.0.0 2022-12-15 21:26:03 +01:00
matiasus
17d0037fe1 Update freq for m328p 2022-12-11 14:23:32 +01:00
matiasus
38317fe3c9 Update freq for m328p 2022-12-11 14:18:14 +01:00
matiasus
e9d21b2031 Simplified new version v3.0.0 2022-12-10 00:54:34 +01:00
matiasus
959bdd55b7 Version v3.0.0 2022-12-10 00:38:54 +01:00
matiasus
51f36a041b Simplified new version v3.0.0 2022-12-10 00:15:17 +01:00
matiasus
a6739f6a08 Testing new functions 2022-12-08 22:37:11 +01:00
matiasus
82a23aba04 Underline & bod & normal added 2022-12-08 22:35:51 +01:00
matiasus
1cfabae208 Add fonts libs 2022-12-08 22:34:34 +01:00
Marián
d3bd518795
DrawChar modification 2022-12-08 16:12:12 +01:00
matiasus
fe68115157 Resolve conflicts 2022-12-07 20:33:42 +01:00
matiasus
bbd7b1d15c Testing 2022-12-07 20:27:09 +01:00
Marián
f1845d86ac
Small code modification 2022-12-07 15:53:48 +01:00
Marián
a9e421d5ff
Small code modification 2022-12-06 10:07:01 +01:00
Marián
8580ddc78c
Draw line horizontal from x1 to x2 2022-12-06 08:49:05 +01:00
Marián
85cb65f165
V3 drawline horizontal successful 2022-12-05 22:52:50 +01:00
Marián
8bb1973a06
Remove delay.h 2022-12-05 22:50:38 +01:00
Marián
7e155513a8
V3 drawline horizontal successfull 2022-12-05 22:49:43 +01:00
matiasus
cc293bb66e Ver3 Draw horiz line - success 2022-12-05 22:46:24 +01:00
Marián
6e7aff46ef
Small modification 2022-12-01 15:30:11 +01:00
Marián
2ce548baba
Small modifications 2022-12-01 15:00:32 +01:00
Marián
59d4912c0f
Small modifications 2022-12-01 14:38:26 +01:00
Marián
337969f930
Testing drawline functions 2022-12-01 14:27:53 +01:00
matiasus
e0e3a7053e Fix conflicts 2022-11-26 00:40:17 +01:00
Marián
a21fa9375b
Add to draw line horz and vert line 2022-11-25 13:57:31 +01:00
Marián
b7d0f13c92
Add SSD1306_DrawLine 2022-11-25 09:05:32 +01:00
Marián
cdff4b6d17
Merge with home 2022-11-24 22:51:10 +01:00
Marián
8d0e1f2aef
Merge with home 2022-11-24 22:50:38 +01:00
matiasus
b9fc94919f Fix conflicts 2022-11-24 22:48:49 +01:00
matiasus
e9e48362d7 Rebuld - remove cacheMemLcd approach 2022-11-24 22:40:17 +01:00
matiasus
98c1626e04 Testing 2022-11-22 21:49:35 +01:00
matiasus
8832e35f97 Fix confilicts 2022-11-22 20:53:11 +01:00
matiasus
68ce61bfcc Fix confilicts 2022-11-22 20:51:50 +01:00
matiasus
355c72c090 Modification 2022-11-22 20:38:14 +01:00
Marián
b3d91e680f
Comments modified 2022-11-21 14:31:26 +01:00
Marián
56b75d3ceb
Remove @var unsigned int set_area 2021-07-21 07:25:16 +02:00
Marián
00d0e7b908
Remove @var unsigned int set_area 2021-07-21 07:24:42 +02:00
Marián
0441bba786
Update ssd1306.h
Comments correction.
2021-07-21 07:21:35 +02:00
Marián
5cc3e2a91d
Update ssd1306.c
Comments correction.
2021-07-21 07:19:58 +02:00
matiasus
38911822f0 Remove function UpdateIndexes() 2021-07-20 11:03:40 +02:00
matiasus
6c8518465b Update comments 2021-07-20 11:01:38 +02:00
matiasus
4443ee380d Rebuild logic -> use 'cacheMemLcd' array which is depicted with UpdateScreen function 2021-07-20 10:59:08 +02:00