Project-Read voltage in / different voltage out


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    andydoc's Avatar
    andydoc Guest


    Did you find this post helpful? Yes | No

    Default

    Could anyone give me some pointers or examples as how to do a look table in Picbasic?

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


    Did you find this post helpful? Yes | No

    Default

    the easy way is to store them in internal EEPROM and read them after...

    Look in your manual for DATA and READ

    option 2 : use a variable array... explain in the begining of your manual.
    Steve

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

Similar Threads

  1. Cleaning up code
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd December 2009, 07:14
  2. SEROUT WORD variable problem
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 19th April 2009, 11:20
  3. Changing declared variables names on the fly
    By jessey in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 16th December 2006, 06:34
  4. Help with final project
    By OvERKiLL in forum General
    Replies: 4
    Last Post: - 15th December 2006, 20:35
  5. Help Read negative voltage
    By gzorzi in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 25th October 2004, 07:42

Members who have read this thread : 1

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