How to Convert Images for i2c oled in C#
I have a C# WPF App and I want to add the function to select an icon or png and convert it, so it can be send as a string to an arduino. There I want to display the Image on a i2c oled Screen. There are a lot of Website which can do that, but I don´t find any code for C#.