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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/17/06 20:58
Read: times


 
#107650 - Measuring Water reservoir project
Responding to: ???'s previous message
Hello Daan,

The solution to your problem with the frequency counter is very simple even if you don't understand how to program 80C51 assembly.

You want to change the crystal from 12 MHz to 11.059200. OK, that is simple to fix. Just change the 50 millisecond timeout using 12 MHz to 10 Millisecond timeout using 11.059 MHz crystal.

I would suggest you do a search on this forum because all of this has been done before. For the water sensing search using 4060 and look at other threads which featured a frequency counter.

Regards,

Charles Bannister

This is my story:

Me and my partner started working on this graduation paper about 6 months ago, we used another microcontroller - as far as it is one - called as a Basic Stamp 2. Our goal was to determine the level of a water reservoir. We used a 555-timer to create a frequency wich was measured by our microcontroller and converted to a usable unit. Now, our teacher of microprocessing has gaven us the assignment to remake it all over with a AT89S8252. The problem is we are still learning this microcontroller and our teacher is planning to start programming it next week... I've already done some research on my own but I still now to little to start programming such a frequency counter... The thing is though, I understand a lot of the program that was posted on this site, but I don't know how to adapt it because my knowledge doesn't allow me to do so...

List of 46 messages in thread
TopicAuthorDate
Frequency counter with 11.059Mhz clock            01/01/70 00:00      
   under the above conditions it will not b            01/01/70 00:00      
      Problem with frequency program            01/01/70 00:00      
         not till you move the frequency input to            01/01/70 00:00      
            No homework!            01/01/70 00:00      
               that is "homework" also            01/01/70 00:00      
                  He qualifies for your help, Erik ;-)            01/01/70 00:00      
                     everybody, regardless of age, is "qualif            01/01/70 00:00      
         Changes            01/01/70 00:00      
   Sjah            01/01/70 00:00      
      Are you saying that they require to writ            01/01/70 00:00      
         Well,....            01/01/70 00:00      
            read the bible            01/01/70 00:00      
               thx            01/01/70 00:00      
                  yup            01/01/70 00:00      
            Measuring Water reservoir project            01/01/70 00:00      
            You You Know C            01/01/70 00:00      
               Or Pascal            01/01/70 00:00      
         test what wasn't taught            01/01/70 00:00      
   reply            01/01/70 00:00      
      IOpen source            01/01/70 00:00      
         open source?            01/01/70 00:00      
         no "beauty"            01/01/70 00:00      
      what to change            01/01/70 00:00      
      not "stupid" at all            01/01/70 00:00      
      Why "50000" for 50msec?            01/01/70 00:00      
         Yes, THINK! That's the key.            01/01/70 00:00      
            the first day in school...            01/01/70 00:00      
               They would            01/01/70 00:00      
               How are those relevant to 805x?            01/01/70 00:00      
      The lesson            01/01/70 00:00      
   Why not            01/01/70 00:00      
      Figured it out...            01/01/70 00:00      
         oops            01/01/70 00:00      
            Totally amateurish!            01/01/70 00:00      
               correction            01/01/70 00:00      
               aside from that, it's pretty silly!            01/01/70 00:00      
                  Ahem            01/01/70 00:00      
                     Why is it anyway?            01/01/70 00:00      
                        why?            01/01/70 00:00      
                           What are the popular baudrates?            01/01/70 00:00      
                              So ?            01/01/70 00:00      
                           story            01/01/70 00:00      
                           because            01/01/70 00:00      
                              does he really want those low rates?            01/01/70 00:00      
                        you can to get within 5% according to            01/01/70 00:00      

Back to Subject List