Creating temp Register


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Gator_sound's Avatar
    Gator_sound Guest

    Default Creating temp Register

    I wanted to know how to create a temp register in memory. I'm still getting used to using a Pic micro-controller 16f88 and 18f1320. Any help will be greatly appreciated. Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Default

    Hi Gator,

    Can you be more specific?
    Details?

    I am sure you will get your answer.

    --------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Code:
    TempRegister var byte


    When you say in memory... PIC EEPROM or what?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Gator_sound's Avatar
    Gator_sound Guest


    Did you find this post helpful? Yes | No

    Default

    Hi guys,

    mister_e's got it. I am still in transition mode from assembly to basic,sorry. I was trying to figure out how to send a variable over an RF transceiver and get it from the receiving end. But all I have to do is name a variable so I understand basic a little better.

    Note: Little more info about the RF transceiver. Using the Nordic RF nRF2401 Transceiver and using the shiftin and shiftout method through basic.

    thanks again sayzer and mister_e

  5. #5
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Default

    May be it is time to use Serin and Serout.

    ----------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  6. #6
    Gator_sound's Avatar
    Gator_sound Guest


    Did you find this post helpful? Yes | No

    Default

    Hi sayzer,

    What pin do I need to activate Serin and Serout? If I am using a 16f88 or 18f1320? thanks

Similar Threads

  1. Graphic LCD with PICbasic pro
    By amindzo in forum mel PIC BASIC Pro
    Replies: 41
    Last Post: - 25th November 2012, 11:45
  2. Active low input?
    By CosMecc in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 8th August 2010, 20:31
  3. PIC16F877A pwm use for IR transmission
    By mcbeasleyjr in forum General
    Replies: 0
    Last Post: - 11th July 2009, 18:51
  4. Random Numbers
    By BobEdge in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 18th December 2008, 08:47
  5. MX7705 or AD7705 experience
    By FM11 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 12th January 2006, 21:54

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