View previous topic :: View next topic |
Author |
Message |
DRkidd22 Guest
|
PIC and GUI commands |
Posted: Mon Jan 07, 2008 11:14 am |
|
|
Hello,
I'm new to the microchip world and I'm trying to create a GUI so that a user can interact with it. Say send a command to the PIC to turn on an LED from just a click of a mouse if using a computer or just use a touchscreen maybe. I would be using C to write the code. Can anyone point me in the right path as for the GUI is?.
Thanks,
Jose |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
kender
Joined: 09 Aug 2004 Posts: 768 Location: Silicon Valley
|
|
Posted: Wed Jan 09, 2008 5:26 pm |
|
|
Jose,
I have an unconfirmed suspicion that the majority of the PIC developers are using Visual Basic 6.0 (or VB6 for short). If you search this forum for "VB6", you’ll probably find leads on how to develop the GUI and connect it to the PIC.
At the same time, there’s nothing exclusive about VB6 that makes it a language of choice for PC host application GUI. So, tell us the PC programming languages that you’re comfortable with, and we’ll point you to the right information.
- Nick _________________ Read the label, before opening a can of worms. |
|
|
|