Hi guys, got a brain teaser for you. I am trying to write code for a delay routine. Could someone tell me for a PIC16f84 @ 4MHz how long the lenght it takes to execute one line of code. I just used a "for" loop for the dealy and 1us for each instruction and put in the appropriate value but it...
Hey guys,
Bit of a lame question: Was wondering if anybody knows a "typical" current draw for a portable cd player. I am in the midst of troubleshooting one that draws apporx. 300mA in play mode. That seems high to me. Is it not?
Cheers
Hey guys, I was wondering if anyone could direct me to a site that explains, in detail, embedded C programming for PIC microcontrollers. I am trying to learn how to manipulate data on PORTS such as see if a switch has been pressed and stuff like that. It seems quite trivial and i can do it in...
Hey guys, I just installed XP on this older computer and when you leave it on for a bit it freezes so i hafta reboot. It's an intel celeron 1.7GIG with 256Ram. Any ideas as to what is going on. I am clueles to computer problems like these. Cheers
Hi, I am trying to measure the distance between a stationary point and a moving point up to at most 1200ft. I think RF is the best(or only way) to do it. Wondering if anybody knows an effective, cost efficient, method of doing this. The distance is not always line of sight either. Thanks.