943,962 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 4160
  • C++ RSS
You are currently viewing page 1 of this multi-page discussion thread
Mar 22nd, 2007
0

Lcd

Expand Post »
How do I display a graphic waveform on BTHQ 128064AVC-SMN-06-LEDwhite-COG? Any sample code?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hgseric is offline Offline
9 posts
since Mar 2007
Mar 22nd, 2007
0

Re: Lcd

>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/
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Mar 22nd, 2007
0

Re: Lcd

oh.. I need to display a waveform on the LCD using C++ coding..
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hgseric is offline Offline
9 posts
since Mar 2007
Mar 22nd, 2007
0

Re: Lcd

Have you take a look at the LCD? Its a dot matrix based LCD.. and i'm using a chip call C8051F to process the C langauge code to display it on the LCD.. That's y i am not sure how to display on it..
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hgseric is offline Offline
9 posts
since Mar 2007
Mar 22nd, 2007
0

Re: Lcd

>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.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Mar 22nd, 2007
0

Re: Lcd

sorry.. i'm a novice in that.. i dun really get what u mean..
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hgseric is offline Offline
9 posts
since Mar 2007
Mar 22nd, 2007
0

Re: Lcd

I have take a brief look at the link that u have gave me.. But i dun understand what it says..
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hgseric is offline Offline
9 posts
since Mar 2007
Mar 22nd, 2007
0

Re: Lcd

>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?
Attached Thumbnails
Click image for larger version

Name:	Picture 1.png
Views:	49
Size:	13.3 KB
ID:	3079  
Last edited by John A; Mar 22nd, 2007 at 11:41 pm.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Mar 22nd, 2007
0

Re: Lcd

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..
Last edited by hgseric; Mar 22nd, 2007 at 11:59 pm.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hgseric is offline Offline
9 posts
since Mar 2007
Mar 23rd, 2007
0

Re: Lcd

Click to Expand / Collapse  Quote originally posted by hgseric ...
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
Attached Files
File Type: pdf DM_Flyer_Batron_2007.pdf (1.37 MB, 56 views)
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hgseric is offline Offline
9 posts
since Mar 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Words Into Array
Next Thread in C++ Forum Timeline: Pointers





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC