kerem yollu
|
3e98c7ce71
|
Finished the basic functions for the lcd like print pixel, chat, test, line, rectangle, circle, now need to clean ssd1306_i2c
|
2 years ago |
kerem yollu
|
d1a570b8df
|
more advancement on the lcd_oled.c and ssd1306.c more functions have been ported and drwa line is working
|
2 years ago |
Kerem Yollu
|
f330f8fe9a
|
lcd_oled.c ans ssd1306_i2c.c is taking shape, now the initialisation functions are made and we cna call lcd_oled_draw_pixel() and lcd_oled_print_char()
|
2 years ago |
kerem yollu
|
855cd7c99d
|
started with the lcd_oled.h library, and tested the draw pixel command, it works for the example main.c main.h and cmake config please go in /dev/examples
|
2 years ago |
kerem yollu
|
ec87722338
|
Removed the not needed waitMs() and added a print char command for the oled display
|
2 years ago |
kerem yollu
|
6814afa6de
|
Run.sh Modified to be able to install stlink from STM
|
2 years ago |
kerem yollu
|
3ebdf34db2
|
Sarted testing the i2c library wiht the 0.9Inc oled display, and it is working! just need to to the reset manually
|
2 years ago |