Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: LarryZ; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    4,602

    12f675

    I know if you have another one you can look at the last address which is where it is stored. Then you can store that number in your's
    Run a program and see how close it comes to your calculations...
  2. Replies
    2
    Views
    4,124

    12F675 problems

    I tryed to get an answer about the same thing here a couple of months ago but no one knew what to do.
    I stumbled over the fact that PBP dosen't have a 12F675 chip in the trail version.
    You just...
  3. Replies
    4
    Views
    5,033

    12F675 help

    The code is a copy of a program I got from here. I was using it as a test to work with.
    Here it is.


    REM DEVICE = 12F675
    CMCON = 7 'SETS DIGITAL MODE
    ANSEL = 0 'GPIO.0 TO GPIO.3 SET AS DIGITAL...
  4. Replies
    4
    Views
    5,033

    I cant program a 12F675

    I'm trying to compile a basic program fro a 12F675 but I can't seem to get anything to work togeather. I have Micro studio and Code designer lite and Pic Basic pro free versions but none of them will...
  5. Thread: POT command

    by LarryZ
    Replies
    2
    Views
    3,057

    Thank you on the "POT" question

    Thank you Bill
    I was using the pot on the PICkit and I don't think it is wired that way.
    I'll use another 10 K variable resister and Capasitor connected to the board.
    Thanks again
    Larry:)
  6. Thread: POT command

    by LarryZ
    Replies
    2
    Views
    3,057

    POT command

    I have been using the MicroCode Studio Help to get the Basic commands that are available.
    On of them is "POT" and it is supposed to work using "POT pin, scale, var.
    I tried to use it with the Pot...
Results 1 to 6 of 6