12f675_fuse_about_to_blow!


Closed Thread
Results 1 to 40 of 929

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    You will get it.. Plenty of resources here.
    Would be go if I could. Like I said when I first joined the Forum: I may not be that brightest but I am a trier

    But you may want to start a new thread specific to the project. This one has gotten all over the place...
    Fair comment mackrackit. I'll do my background research into rf and try and pick up as much as I can then later in the year I'll start a 'Project Specific' thread.

    In the meantime what next here?

    Dave

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by LEDave View Post
    Would be go if I could. Like I said when I first joined the Forum: I may not be that brightest but I am a trier
    Same here, I just add more voltage though...
    In the meantime what next here?
    While you are getting the RF modules figured out you could start on the project using wires.
    Then all you will have to do is add the RF stuff later on.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    While you are getting the RF modules figured out you could start on the project using wires.Then all you will have to do is add the RF stuff later on.
    Good shout, I like it and I'm on it Boss

    I'm thinking two 16F684's SEROUT from one into SERIN on the other to LCD / or Communicator. With a push_button on SEROUT PIC to simulate the beam at this stage with an LDR / potential divider to trigger the 'SEND DATA' at night fall.

    How does that sound?

    Dave

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    SEROUT is very limited.

    Use SEROUT2/SERIN2 .
    Then when you get a PIC with hardware serial the syntax will be the same.
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    Use SEROUT2/SERIN2 . Then when you get a PIC with hardware serial the syntax will be the same.
    SERIN / OUT2 it is. Cheers mackrackit.

    I nearly missed that one
    Same here, I just add more voltage though...
    Dave
    Last edited by LEDave; - 13th July 2010 at 17:29.

  6. #6
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    I've been GQQGLING around looking for rfpic info and on several sites I've found articles from people all saying that the rfpic battery had gone flat after only about a week.Has anyone here found this to be the case?

    I guess for the project the rfpic will need to be in sleep mode as much as possible to save the battery power.

    Dave

  7. #7
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    Quick question:

    When does an INPUT voltage level on a pin become an INPUT? What I'm clumsily trying to say is that when I use my potential divider (fixed resistor and an LDR) the voltage level will gradually rise until the PIC reads that voltage as a logic 1, will that be exactly five volts or less?

    Dave

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