Hello everyone, this is my very first post.
I want to buy an Arduino this week but first I want to clarify some things, because I already have a project in mind.
I need to create an application, let's say in Visual C++, or any other programming language in order to control Arduino. The most important thing is that I need it to be graphical, I need the application to be a window with, let's say, 3 buttons drawn in it, and every time I click the button the correct LED to light on the board. Is it generally possible to do this? I searched a lot and never got a clear answer, I've seen people even use PHP to get the Arduino working, but I want more info on how it's done.
Thank you
