| | |
Lcd
Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
![]() |
>How do I display a graphic waveform on BTHQ 128064AVC-SMN-06-LEDwhite-COG?
Depends on how you want to display it. If you're planning to do it at the console, you're going to have to find a console graphics library or use the one built into the WinAPI...
For GUI graphics you have to create a window first and then draw your graphics on top of that. See this:
http://www.winprog.org/tutorial/
Depends on how you want to display it. If you're planning to do it at the console, you're going to have to find a console graphics library or use the one built into the WinAPI...
For GUI graphics you have to create a window first and then draw your graphics on top of that. See this:
http://www.winprog.org/tutorial/
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
>oh.. I need to display a waveform on the LCD using C++ coding..
Yes, but how do you want to display it? Do you want it on the black console window that you run your text-based applications in? Do you want it in a window? If that's the case, just check out the link I posted before to learn the basics of WinAPI GUI programming.
Yes, but how do you want to display it? Do you want it on the black console window that you run your text-based applications in? Do you want it in a window? If that's the case, just check out the link I posted before to learn the basics of WinAPI GUI programming.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
>sorry.. i'm a novice in that.. i dun really get what u mean..
Do you want it displayed on something similar to this (sorry, this is Mac OS X, but Windows' Command Prompt is alike):
[attachment]3079[/attachment]
Or do you want a whole separate fancy window where you draw the wave?
Do you want it displayed on something similar to this (sorry, this is Mac OS X, but Windows' Command Prompt is alike):
[attachment]3079[/attachment]
Or do you want a whole separate fancy window where you draw the wave?
Last edited by John A; Mar 22nd, 2007 at 11:41 pm.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
•
•
Join Date: Mar 2007
Posts: 9
Reputation:
Solved Threads: 0
I think i'm using a software call Silabs to write the programme.. Can u help mi take a look at this link? http://www.silabs.com/tgwWebApp/appm...Guide&col=dgio
Ctrl+F to find F000.. look at the data short and data sheet.. This is the software I using to do the code..
Ctrl+F to find F000.. look at the data short and data sheet.. This is the software I using to do the code..
Last edited by hgseric; Mar 22nd, 2007 at 11:59 pm.
•
•
Join Date: Mar 2007
Posts: 9
Reputation:
Solved Threads: 0
•
•
•
•
I think i'm using a software call Silabs to write the programme.. Can u help mi take a look at this link? http://www.silabs.com/tgwWebApp/appm...Guide&col=dgio
Ctrl+F to find F000.. look at the data short and data sheet.. This is the software I using to do the code..
The pdf I show u is exactly the LCD I'm dealing with.. Take a look at that too..BTHQ 128064AVC1-COG
![]() |
Similar Threads
- LCD vs CRT (Monitors, Displays and Video Cards)
- Laptop LCD built into a car? (Monitors, Displays and Video Cards)
Other Threads in the C++ Forum
- Previous Thread: Words Into Array
- Next Thread: Pointers
Views: 3104 | Replies: 11
| Thread Tools | Search this Thread |
Tag cloud for C++
6 add api array arrays beginner binary bitmap c++ c/c++ calculator char class classes code compile compiler console conversion convert count data delete desktop directshow dll encryption error file forms fstream function functions game getline givemetehcodez google graph homeworkhelper iamthwee ifstream input int integer java lazy lib linkedlist linux loop looping loops map math matrix memory microsoft newbie news node number output parameter pointer problem program programming project proxy python random read recursion recursive reference return sort string strings struct studio system template templates test text tree unix url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






