ON 20030501@5:32:42 AM at page: http://www.piclist.com/techref/piclist/questions.htm BRK-stofanet-D83 Bo Riis Toelberg Kristensen Questions: Hello, I'm making a school project with a PIC16F876 where I'm making a traffic counter. I use two contacts so I'm able to log the cars speed also. my problem is that I need to use Timer1 as the other two timers are only 8bit and thus cant measure slow cars without overflow. so the question is: How can I calculate a speed from two registres. (contact distance is 0.3 meters)

Mail: Bo Kristensen

ON 20030504@9:52:30 AM at page: http://www.piclist.compiclist/projects.htm JMN-EFP-786 James Newton removed post 37745.1306828704 |Delete ' hi looking for a project to make a fortune...any ideas' ON 20030505@3:10:32 PM at page: http://www.piclist.compiclist/listfaq.htm JMN-EFP-786 James Newton removed post 37746.1261921296 |Delete 'vesslanpekka@hotmail.com asks:
Searching for an simple extern 20Mhz LC(inductance capacitance) oscilator
design for my 16F877. The idea is to make the oscilation freq dependent
on a moving ferrit bead(moves relatively to a measure analysis) and changes
the inductance/frequency.
I don't want to make an RF(colpits,Hartley) osciltor and then buffer
and squere the signal.(to complicated)
My next stepp is to start wild experimenting with 74o4 logic inverters.
If you do have any kind of advice, Please don't keep me in the dark !

vesslanpekka@hotmail.com
' ON 20030505@3:10:45 PM at page: http://www.piclist.compiclist/questions.htm JMN-EFP-786 James Newton removed post 37746.1321527778 |Delete 'snkdundee@hotmail.com asks:
The PIC I'm using is the 16F628. I connected output pins A2 and A3 to a headphone jack. How can I play a frequency of 500 Hz to the left ear and a 510 Hz or 515 Hz to the right ear?
' ON 20030510@1:25:33 AM at page: http://www.piclist.com/techref/piclist/questions.htm N-BAL-833 RAVINDRA Questions: Hello Everybody,
I need help regarding problem I am facing with application using PIC12F675. The application works fine first time after power on. But after shutdown and subsequent poweron, the application works erratically.
But the same application works fine with PIC12C508A. I am not using interrupt, A/D Converter and Comparator function of PIC12F675 and also using its internal clock.All the I/O's are digital.
The configuration bits have been set as follows:

Oscillator : Internal RC I/O
Watch dog Timer : Off
Power up Timer : on
Code Protect : off
Brown out detect: off
Master Clear : external(same in PIC12C508A application)
Data EE Protect : off


I have done the initialisation of source code as follows:

bcf STATUS,RP0
movlw 07h
movwf CMCON
clrf INTCON
bsf STATUS,RP0
clrf ANSEL
movlw b'00101111'
movwf TRISIO
clrf OPTION_REG
clrf WPU
call h'3FF'
movlw OSCCAL
bcf STATUS,RP0
clrf GPIO

Please advise how to overcome erratic working of application using PIC12F675 after first powershutdown. Is PIC12F675 susceptible to Electro Magnetic Interference?. Thanks ON 20030511@8:23:52 AM at page: http://www.piclist.compiclist/questions.htm JMN-EFP-786 James Newton published post 37750.0870717593 patilyt@rediffmail.com asks:
Hi, I am a beginner in PIC programming.the device is 16f873 and MPLAB IDE 6.10 . when i use IF,MACRO and WHILE in program it can not work properly ,Can anyone give me some solution for my problem .
|Delete 'P-' before: '' but after: 'patrickcarreon@hotmail.com asks: " I was wondering what settings I have to change in MPLAB 6 in order for me to use picc lite with it. Anybody know?" |Delete 'P-' before: '' but after: 'hueyncandi@yahoo.com asks:
my group and i are doin a project involving pic16f877 using a lcd
we want to display some item and when you chose one of thse item it'll lead to another set of the item choose. only problem we have is we can get our program to work. Is there anyone that think they can give us some ideas on how to set our prpgram..
any suggestion will be helpful..thank you
' ON 20030511@8:33:09 AM at page: http://www.piclist.compiclist/begin.htm JMN-EFP-786 James Newton removed post 37747.7047106481 |Delete 'mbr@tinet.fut.es

Questions: