How i ken read 7.2v with pic


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Great, thanks you two!

    Well, I've learned my 1 thing for today. I guess I can take the rest of the day off.

    But before I do that, let's see if we can finish off jetpr's question.

    Assuming now that R1 can always be 10K (or 2.5K), we can forget about the guessing part and just calculate R2 with the same formula.

    Vin = 7.5 <-- max Input to voltage divider
    Vout = 5 <-- max Output voltage to pic
    R1 = 10000

    R2 = R1/(1-(Vout/Vin))-R1
    R2 = 10000/(1-(5/7.5))-10000
    R2 = 20000 ohms

    Hmmm, Nice round numbers too.

    <br>
    Last edited by Darrel Taylor; - 23rd February 2006 at 01:10. Reason: 2.5K
    DT

Similar Threads

  1. How to read PIC serial no. from EEPROM with PBP?
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th December 2009, 10:27
  2. Replies: 67
    Last Post: - 8th December 2009, 02:27
  3. Help GPS read with serin
    By leinske in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 5th September 2007, 02:33
  4. Changing declared variables names on the fly
    By jessey in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 16th December 2006, 06:34
  5. Controlling power to a PIC with another PIC
    By jswayze in forum Off Topic
    Replies: 3
    Last Post: - 28th May 2005, 19:44

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts