![]() | ![]() | ![]() |
| |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
![]() |
| | Tools |
| | #1 |
|
how to create GUI (graphical user interface ) in C++.. i just want to enter some frequency in this it has to take that in my main code which i am writing it in assembly using PIC18F..any one pls can help?
Last edited by Raju C; 6th November 2009 at 11:17 AM. Reason: headline i wrote small letter so | |
| |
| | #2 |
|
What device is the GUI running on? The PIC or a PC?
| |
| |
| | #3 |
|
In PC i am entering frequency and PIC is running on that
| |
| |
| | #4 |
|
Then this is not a embedded question. See a C++ site on GUI construction and serial communications.
| |
| |
| | #5 |
|
This is fairly straight foward just add a COM port to your c++ application. Let me know if you need the codes to read and write a byte.
| |
| |
|
| Tags |
| gui |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| need help finding I/O system that can utilize a GUI and touchscreen | deltatechx | Electronic Projects Design/Ideas/Reviews | 0 | 20th April 2008 04:02 PM |
| GUI help | LiquidOrb24 | Electronic Projects Design/Ideas/Reviews | 9 | 1st September 2006 04:38 PM |
| MPLAB GUI Question | Dan East | Micro Controllers | 2 | 21st July 2004 08:52 PM |