Is there any difference between embedded C&ordinary C.What are the different aspects are used in embedded c programming other then ordinary C. Iam thankful to...
See this link http://www.logix4u.net/ hope this works.. regards jaspreet singh vyas ramesh <rameshovyas@...> wrote: I have interfaced parallel port in c...
ya u can do this by simply shorting out the rxd and txd pins os your serial port. This will result in whatever u transmit, the same will be received... First...
no its not like that.. http://www.logix4u.net/ see this link.. regards jaspreet singh ritukar vijay <ritukar_vijay@...> wrote: hello ,, i just wanna know...
Hi, you can do it by using VB or c oir VC++...thats up to you.If you take Vb u can use MScomm conrol and whr as in c,c++ u cab use outport function. ...
Assalamo Allykum ! You can interface the PC using Serial port. Nearly every languge can support the Serial port but I have apply this in the Visula Basic...
alsalam 3alikom... to interface parallel port using c++ use : # include <conio.h> . . . main() {. . _outp(port address,data) //to output data to port // ex:...
hi have some body programmed an PIC16F876A Microcontroller? it's urgent. i need the source code.if you have it,please send it too me or give me some websites...
Hi; I have a big problem in interfacing parralal port because i donot know wether the data has arrived or not. I know this can be easyly done using interrupts...
I've attached 2 powerpoints in PDF form that a professor of mine used in my embedded systems class. If you know C semi-well, then these should help you ...
Arthur Dent
magrathea.deepthought...
Jul 4, 2006 8:12 am
9979
al salam 3likom how r u all using "c" language: 1- how can i access memory to store data in assembley i use count equ 20h movlw 0x0F movwf count is it the same...
hi, i have to make a remote control for a radio reciever ie a pc which can control it.The radio has a rs232 port on it.please guide how to go about it .I have...
Hi savya, Its fine you hav choosed VB6 as ur progrmin lang.In order to set up serial communication using vn6 , u need to use MScomm control, which will be...
hi, I shall be grateful if anyone sends me the solution of the exercises of the following book: 1.Microprocessor & Interfacing Written by Douglas V.Hall ... Do...
ya u can... That will be done through MsComm Control in Visual Basic u can also refer www.beyondlogic.org u can also refer Serial Port Complete by Jan Axelson ...
hi, i am trying to interface microcontroller to pc.can i do it through c on windows xp os.please help me out. ... Find out what India is talking about on...
Pentium 4's extremely long execution pipeline and reliance on high clock speed for performance. While the concept would have certainly worked had Intel kept...
i am currently researching how to stream video data from a cmos camera over the internet using a pic microcontroller with intergrated ethernet, basically the...
I am helping a friend working at a Gas company. He just purchased a notebook with USB only. He needs a LPT1 port to download from a special machine. We...
for asm go to this site, www.avrbeginners.net or www.avr.x.am see this links for books http://booksbybibin.14.forumer.com/viewtopic.php?t=16 some free books...
Pentium 4 (prescott) was the biggest mistake that Intel ever made. But i guess now its changing with the Core Processors comeing in. According to current bench...
Hi, You have mentioned that you purchased USB to Parallel adapter, in that case there is no virtual port! The parallel adapter should be able to talk to the...
Parthasaradhi
nps@...
Jul 17, 2006 8:01 am
9994
... you might want to look into something like these "http://compusb.stores.yahoo.net/pcmcia-lpt-pcmcia-printer-port.html" ...
Q1.circuit diagram of interfacing an AT keybord with 8051 microcontroller. and also the program coding Q2.how to interface a personal computer with 8051...
Hi, I was recently tasked to work on the project that would provide Text-To-Speech capability to a banks' ticket/que system. I am sure you are familiar with...