pic 16f877


Closed Thread
Results 1 to 2 of 2

Thread: pic 16f877

  1. #1
    bobduca's Avatar
    bobduca Guest

    Smile pic 16f877

    Hi, I'm just starting to try programming my pic and am looking for source code for running motors. Any help would be appreciated.
    Bob D

  2. #2


    Did you find this post helpful? Yes | No

    Wink

    runmotor:
    high portb.1
    pause 3000
    low portb.1
    end

    This will run your motor for 3 seconds to portb.1 and end.
    You have to be a lot more specific if you want any more help

Similar Threads

  1. SPI Communication between two pic 16f877
    By anti83 in forum Serial
    Replies: 1
    Last Post: - 5th July 2008, 21:06
  2. serial communication between CMUcam and PIC 16F877
    By gengkeys in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 30th March 2007, 06:43
  3. pic 16f877 iel kayan yazı
    By bedir in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 14th January 2007, 07:10
  4. Use the PIC 16f877 or 877A instead of shift registers.
    By tsanders in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 27th October 2006, 17:23
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

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