586,068 active members*
3,807 visitors online*
Register for free
Login
IndustryArena Forum > CNC Electronics > PIC Programing / Design > pic´s are able to be considered some kind of pc-board isolation?
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2007
    Posts
    78

    pic´s are able to be considered some kind of pc-board isolation?

    Here is another question:
    Since my firsts test with cnc boards (Always diy or savaged, mostly from copier machines) I plug the step-dir-enable pins on the boards DIRECTLY to the computer parallel port. I know this is not recommended and I didn’t suggest to any one, but for my low budget kind, and my profession (computer expert) it was on the beginning more chip and easy and fast to risk some of the many unused old computers I have, than to spend almost half salary on a breakout board.
    Now the question:
    Pic microcontrollers are some kind of isolation between pc parallel port and stepper driver board? I didn’t say optoisolation, because there is not any protection based on lights. But if any thing will blow-up, will be the pic (us$3 in my personal store) and not the computer (Which is not expensive, because mostly are build from savaged things) but yes a more powerful machine and therefore with bigger currents than the driver (Bigger explosions)
    So, what do you think?
    Last week I made the mistake of plug-in step onto ground and the poor 16f84 start to make smoke,not the computer, so that make my think about it.
    Sorry about my English.

  2. #2
    Join Date
    Dec 2003
    Posts
    24221
    There is absolutely no reason why you cannot interface a PC to outside electronics without using isolation, it is done all the time.
    The secret is to do it correctly.
    Many of the high end industrial systems start out with 5v logic and processing and progress to 24vdc I/O and on to 120v/240ac controlled devices, all being referenced together, This is commonly done with earth grounding and bonding.
    PIC micro's do not in and of themselves offer isolation, it requires devices such as opto-isolators.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  3. #3
    Join Date
    Feb 2007
    Posts
    966
    The Pic can read directly from the printer port (step/dir) but doesn't have the current to drive a printer port (limits, Estop). You need a drive like a 74LS240 that can output more current. The Printer port usually has 150 ohm pullups and its too much for a pic.

    You should always use buffer chips around a processor to protect it from noise which can cause damage and crashing. Also you should put 470 ohm pullups to all output pins coming from the parallel port.

    There are a cnc boards that only have a processor with no buffer chips, and if you look at the forums, you will see people complain about freezing and problems.


    Larry K

Similar Threads

  1. Replies: 37
    Last Post: 01-09-2011, 05:03 PM
  2. Lost in space - Isolation Board??
    By CPierce18 in forum DIY CNC Router Table Machines
    Replies: 14
    Last Post: 08-11-2007, 06:13 PM
  3. What is considered Digital or not?
    By JerryFlyGuy in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 13
    Last Post: 11-25-2006, 01:32 AM
  4. PCB Trace Isolation - Minimum Track and Isolation
    By ahoodlum in forum CNC Machine Related Electronics
    Replies: 11
    Last Post: 09-26-2006, 05:02 AM
  5. Is chrome-moly considered alloy steel?
    By Cowbell in forum MetalWork Discussion
    Replies: 12
    Last Post: 02-04-2006, 01:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •