Raise to the power of


Results 1 to 7 of 7

Threaded View

  1. #3
    Join Date
    Jul 2009
    Posts
    33


    Did you find this post helpful? Yes | No

    Default

    I am indeed using shiftout. I don't think I filly understand it though...I am a little inexperienced with these things.

    I basically receive two numbers serially from my PC and using shiftout send them as a word to the serial latches. All is good. With my test LEDs if I send the number 45 to the latches the leds all light as expected like this: 101101
    However I want to switch each LED on sequentially with a pause rather than in 1 go so the sequence would be like this:
    000001
    000101
    001101
    101101

    After learning about bitwise AND I thought I could do it in a loop but so far I have failed.
    I appreciate your help!
    Last edited by jimseng; - 25th September 2009 at 14:13.

Similar Threads

  1. Battery powered applications
    By NavMicroSystems in forum Off Topic
    Replies: 7
    Last Post: - 22nd June 2009, 07:12
  2. Pic getting part power from Analog Port
    By ShaneMichael in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 22nd April 2009, 10:34
  3. PIC power backup with "super capacitor"
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 24th January 2007, 23:51
  4. 12 Servo's together does not seem to work, Power problem
    By macx75 in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 13th December 2006, 19:30
  5. problems on power up of PIC
    By dmairspotter in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 13th June 2006, 14:11

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