-
1Create an image file
Draw any image with a resolution of 160x120px and call it "Image.png"
-
2Run the C# console app
Place the Image.png in the same folder of the C# console app (Note that I've built that using .NET 4.8), it should create a text file called "Array.txt", the file should contain a 2D array for the Arduino.
-
3Hook up the Arduino and upload the code with your image.
Once you have the text file, replace the array of the program with your image's array.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.