Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to form ecg waves in a graphical lcd

Status
Not open for further replies.

vipin ks

Newbie level 2
Joined
Mar 12, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
cochin
Activity points
1,294
we are doing final year project in visual electronic stethoscope, we need to display the ecg wave interfacing with nokia 3310 using PIC 16F877A .how to write the code and program in C
HELP ME PLEASE ...........
 

Hi..
If you are asking like , your entire project to be build by some one it is impossible....
You specify your problems first... say you need to interface nokia3310 display with PIC... like this
 

i need a software in C to design analog waves (and pixels) to show on Graphical LCD

Added after 6 minutes:

how to set the pixels on graphical lcd.......
how to form a wave on GLCD...........???
 

If ur c compiler don't have any glcd library then u have to make one.
In CCS like compilers functions are availble to set or clear a pixel eg:
glcd_pixel(x,y,colour);
 

hi,
i'm trying to interface a nokia glcd with atmega32 microcontroller.
which cheap nokia phone can i use for this project whose code can be found?
and how do i interface the phone and atmega32?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top