How to make your own PIC network


Closed Thread
Results 1 to 20 of 20

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    What you need to do is not as this simple for a first school project.

    DO you at least readed some info about DMX and their timing charts?
    anyway, 512 channel will need 9 dip switch indeed. so at least one 8bit pot + another elsewhere.

    DMX VAR WORD

    DMX.LowByte=PORTB
    DMX.8=PORTA.0

    The above give you the switch setting, now you just need to be in synch with the DMX break... then count untill you reach the right channel. How to? I know how AND i know my name will NEVER appear on your school report... so try few things, understand how serial communication works at least... then once you have understand it and read ALL links i already sent on various post... we can talk about a little bit more help.

    Google have tons of DMX example... even using the most stupid controller in whole world.. 16F84. Ok it was good 10 years ago....

    http://www.dmx512-online.com
    http://www.erwinrol.com/index.php?stagecraft/dmx.php
    Last edited by mister_e; - 27th February 2007 at 22:56.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Presetting Configuration Fuses (PIC Defines) into your Program
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 82
    Last Post: - 15th December 2013, 09:54
  2. Serial VB 2005 pic 16f877a problems
    By Snap in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 8th July 2013, 00:52
  3. PIC network over AC 220V
    By boban in forum Schematics
    Replies: 9
    Last Post: - 6th June 2007, 10:31
  4. Pic driven digital audio delay
    By skimask in forum Off Topic
    Replies: 12
    Last Post: - 19th April 2007, 20:42
  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 : 2

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