Persistence of vision wheel


Closed Thread
Results 1 to 7 of 7
  1. #1

    Default Persistence of vision wheel

    I have an application for persistence of vision graphics on a spinning platform. I have no experience with this. Also this wheel is spun up and left to spin down, it is not sustained speed. Does anyone have experience with this topic? I am using a 16F1827 MCU and 5 LEDS arranged linearly. Is there a way to determine RPM without using hall/reed switch and magnets?

    Any help or info would be appreciated.

    Nick

  2. #2
    Join Date
    Mar 2011
    Location
    Los Angeles, California
    Posts
    322


    Did you find this post helpful? Yes | No

    Default Re: Persistence of vision wheel

    Only other option would be an encoder on the shaft and an opto-interupter.

  3. #3
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: Persistence of vision wheel

    An accelerometer and an a/d channel if the wheel is turning purpindicular to earth's gravity.
    Dave Purola,
    N8NTA
    EN82fn

  4. #4
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default Re: Persistence of vision wheel

    This is a typical 'propeller clock' type application. You will need to use something to determine not just the RPM, but also to know when to begin displaying your frame per revolution, or else your graphics would get garbled.

    You can easily use IR to generate your index pulse; Mount the continuously lit IR LED on the chassis, and an IR detector on the spinning platform. Align them such that they see each other once every revolution.

    Regards,

    Anand

  5. #5
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    637


    Did you find this post helpful? Yes | No

    Default Re: Persistence of vision wheel

    Quote Originally Posted by ardhuru View Post
    You can easily use IR to generate your index pulse; Mount the continuously lit IR LED on the chassis, and an IR detector on the spinning platform. Align them such that they see each other once every revolution.
    Or mount both on the chasis in such a way that the spinning LEDs will block the path between them once every revolution and you are set.
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

  6. #6
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default Re: Persistence of vision wheel

    No, that wont work. The information that the beam has been detected/broken is needed on the rotating assembly. Getting that information on the fixed chassis will serve no purpose.

    Anand

  7. #7
    Join Date
    Dec 2006
    Location
    Brasil, Sao Paulo, Campinas
    Posts
    54


    Did you find this post helpful? Yes | No

    Default Re: Persistence of vision wheel

    Look my project about POV
    http://www.picbasic.co.uk/forum/cont...PIC4-Dev-Board

    Pimentel

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