These is a project that a guy shared on GitHub that has all the information(code) for creating a windows application. That app will receive data from an arduino uno and change it into g-code for a post processor Mach3. I can use his app(exe.) with no problems, but I would like to change and modify his code for my own project.
What I have did so far:
Installed Visual basic 6
Tried to copy/paste his code into the forms, class modules, etc just to execute and produce the same application that his has shared.
Problems:
Not understanding visual Bacis 6.
Order of devloping an application.
Code debug errors.
Not knowing if his code correlates only with the operating system that he uses.
It's difficult to understand what takes someone years of experience for there knowledge and acheivement in a field.
If anyone is willing to help me through, please repond and I will show you his GitHub link and explain further into detail.
Thanks.