how to generate a bitmap like this

Status
Not open for further replies.

lgeorge123

Full Member level 2
Joined
Jun 13, 2004
Messages
130
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Hong Kong
Activity points
1,403
I borrowed this bitmap from www.ulrichradig.de/index.html of project my scope
using avr to generate scope picture to pc . I want to use another bitmap like his bitmap but have no ideas, can someone help me ??
 

First decide picture size.
then send each pixel as integer to PC.
use vb.net or C# to convert this data into PICTURE

Note/hint:
In .net u can represent a color as integer and u can also write/change pixel info (integer frm MC).
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…