Hi all, I am an IT engineer.I have great interest in the hardware sections especially in microcontrollers and sensors.Since I am a beginner can anyone suggest...
Hi all, I am an IT engineer.I have great interest in the hardware sections especially in microcontrollers and sensors.Since I am a beginner can anyone suggest...
Respected Friends, I am facing some problems while working with Java Beans and JSP, I am writting a very simple JSP page which simply gets the values from a...
If you start with microcontroller better start with AVR microcontrollers than basic 8051 microcontrollers. I am working on embedded networking with AVR Pradip...
I need to replicate the presses of buttons on a standard keyboard with simple switches or contact closures. At the moment, I have to dismantle a keyboard and...
Hi All, I am M.Tech. student doing my mtech in computer.I have a problem of simulating network bridge with 3 PCs. I will have null modem cable to communicate...
hello..!!!!!!! well it will be better to set up a target and while tryin to complete it u'll know a lot........ do one thing select a project and then just...
you just want to copy data from one serial port to the other, in both directions? use select() to see if there's data ready once you've opened your serial...
you could just work out how the keyboard is wired up, then cut the (usually tiny) piece of actual circuitry out of the board and use that. It would have the...
Thanks for the reply. Your suggestion of cutting out the circuit board is exactly what I am doing now. I just can't believe that I am the only person who needs...
Hi, first, if you want to run your code on a multi-tasking os then you should enable your UART's FIFO buffer to avoid data-loss due to task switches. This can...
L3sT4Rd
l3sT4Rd@...
Nov 8, 2005 12:19 pm
9530
Thanks. Can u suggest any solution for simple 2 pc full duplex communication with priority for receiving than transmitting. with no data should be read from...
Hello, This is Naina. I would like to know if there is any programming manual or some details regarding programming of CDP6402 UART. Please revert back as...
Hello, I wish to send a digital signal over distance of around 5 kms. Can any one suggest how to do that. Say a RS-232 signal over such long distance.! I have...
Dear Pradip, You can use Philips LPC series Microcontroller (8051 derivatives). for more information please let me know. Thanks & Regards, Nilesh Triffid...
wireless network cards can easily do this distance with external antennae.. the current record is 125km withOUT an amplifier -- just two cards connected to 9...
hai friends! i am M.Tech student of Instru & control , I need help to CRT controller of 8275 model.I WANT FULL DETAILS OF CRTB CONTROLLER Plz help me. Rambabu ...
Dear Triffid, I wish to do low cost project for sending data and recieving data from my farm to farm house, I think wireless communication over this length, is...
hi.. i have problem here. iwant to make looger app with delphi, i still confuse with data type i should use to store data, using dynamic array but i dynamic...
hi.. i have problem here. iwant to make looger app with delphi, i still confuse with data type i should use to store data, using dynamic array but i dynamic...
Dear All, Hi.. I am new in plotting Bit Error Rate (BER) Vs EbNo using Matlab. Can anyone help on how to plot by giving an example of matlab script , such as a...
salam you'll read the data sheet of adc0804 well , then you can interface ... amadbabar_pk <amadbabar_pk@...> wrote: hello: can any body guide me about...
I've been trying to extend my 8051's RAM with 62256 this whole week. But it doesn't seem to work very well. The data is not stable, sometimes its there, ...