Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/03/07 22:08
Read: times


 
#136539 - hmmm....
Responding to: ???'s previous message
i dont understand tho...if i hit reset and P1.1 is high, and in addition i have the following code fragment:

--------------------------

sbit out = P1^1;

void main(void) {
while(1) out = 1;
}

--------------------------

then why would the buzzer stop buzzing after a about 1 second? right now it seems to work fine the way i have it (using the NPN)...

List of 23 messages in thread
TopicAuthorDate
how to use a simple buzzer?            01/01/70 00:00      
   Try it ?            01/01/70 00:00      
   that worked, but...            01/01/70 00:00      
      current            01/01/70 00:00      
         When you've found the current requirement...            01/01/70 00:00      
            Buzzer connections            01/01/70 00:00      
      Drivers            01/01/70 00:00      
      will try it and get back...            01/01/70 00:00      
   If the buzzer draws lots of current...            01/01/70 00:00      
      Quote            01/01/70 00:00      
         Correct            01/01/70 00:00      
   ok...            01/01/70 00:00      
      Numerous options ...            01/01/70 00:00      
         only have 5V supply            01/01/70 00:00      
            it might prove interesting ...            01/01/70 00:00      
      Because you took a NPN instead of PNP...            01/01/70 00:00      
         will try this            01/01/70 00:00      
         kai            01/01/70 00:00      
            I would use a PNP            01/01/70 00:00      
               Do yourself a favor ... try it as he suggests!            01/01/70 00:00      
               we all did some such thing ONCE, I believe            01/01/70 00:00      
                  hmmm....            01/01/70 00:00      
                     I don't know why,...            01/01/70 00:00      

Back to Subject List