You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KED/drivers
Kerem Yollu e1487d6bb2
Started to reoganise and some test with function pointers in libraries folder
2 years ago
..
MCP4725 Removed the env directory and correccted the main.c chek funtion in run.sh 3 years ago
graphics Started to reoganise and some test with function pointers in libraries folder 2 years ago
lcd_oled Finished the basic functions for the lcd like print pixel, chat, test, line, rectangle, circle, now need to clean ssd1306_i2c 2 years ago
max7219 i2c is working beter and added a check device funtion who checks is a device is on the bu or not. Driver header in cmake were not correctly included, i have fixed that issue too 2 years ago
max31865 i2c is working beter and added a check device funtion who checks is a device is on the bu or not. Driver header in cmake were not correctly included, i have fixed that issue too 2 years ago
ssd1306_i2c more advancement on the lcd_oled.c and ssd1306.c more functions have been ported and drwa line is working 2 years ago
CMakeLists.txt Started on the implmentation of my own ssd1306 function that will be later called by lcd_oled.c and fixed wet another Cmake issue where one driver wasn't able to get the header of another driver 2 years ago