I2C Timings and Mains Disco Lighting Control


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default Re: I2C Timings and Mains Disco Lighting Control

    Bert's question is a good one. I find that it is almost always easier and better to use a "bigger" PIC to do what I need done.
    Even if you need the power controller to work remotely, use a 64 or 80 pin PIC as an I2C slave. Having local intelligence might do you a lot of good. You could store up thousands of patterns, then call up any one of those patterns with a single command.

    (And I wasn't going to answer any more posts.)
    Charles Linquist

  2. #2
    Join Date
    Aug 2010
    Location
    Maryland, USA
    Posts
    869


    Did you find this post helpful? Yes | No

    Default Re: I2C Timings and Mains Disco Lighting Control

    For now you won't have the last post here.
    -Bert

    The glass is not half full or half empty, Its twice as big as needed for the job!

    http://foamcasualty.com/ - Warbird R/C scratch building with foam!

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: I2C Timings and Mains Disco Lighting Control

    Quote Originally Posted by Charles Linquis View Post
    (And I wasn't going to answer any more posts.)
    Keep posting Charles, you always have good stuff, I am taking notes.
    Dave
    Always wear safety glasses while programming.

  4. #4
    Join Date
    Aug 2009
    Location
    Spain, Castellon
    Posts
    8


    Did you find this post helpful? Yes | No

    Default Re: I2C Timings and Mains Disco Lighting Control

    Although I have a specific application for the 40 way version of the controller, I was going to make the 8 Way Mains triac driver boards, universal for other projects, and have proper PCB's made for them. On reading Charle's much appreciated reply, I think just having I2C inputs to the boards (and 1 zero crossing output) is too limiting. I think I may crank up the project a little and use CNCMachineGuys suggestion of using a PIC instead to do the driving, with I2C, & Serial inputs to the board. At this time I might also have a go at cutting my teeth on USB interfacing, and add a USB input by using a PIC18F2458.

    I dont have PBP3 (yet), does EasyHID work with version PBP 2.5 and Micro Code Studio Plus V2.2.1.1?

    Regards
    Mark in Spain
    Mark in Spain

  5. #5
    Join Date
    Feb 2005
    Location
    Holmfirth England
    Posts
    116


    Did you find this post helpful? Yes | No

    Default Re: I2C Timings and Mains Disco Lighting Control

    Hi Mark,

    Yes EasyHiID works with PBP2.5, and Micro Code Studio

    Bob

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