Automated Machine with PIC18F4431 and PBP


+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2010
    Posts
    21

    Default Automated Machine with PIC18F4431 and PBP

    I wanted to give a little update about a machine built and updated over the past few years and say thanks to all the answered questions I had programmatically when I got a little stuck.
    A single PIC18F4431 is used for the machine. It has a basic user interface with 6 buttons and a serial LCD. The E-Stop disconnects the servo drive and updates the PIC control. There are three
    input sensors , two inductive sensors on the air cylinder for positive position and one capacitate sensor for end of tap detection. The rest is controlled via PC over RS232 to USB using a MAX233CPP chip
    for it's noise immunity. It also has a daughter board from the main board for I/O to the DYN4 AC servo and solid state switching for pneumatics. Most of the program uses PBP interrupts for RS232,
    sensors, and manual/auto switch over on the control. The AC servo drive runs on 110V mains, and the rest of the system is 24V for the sensors and 5V for logic all of two industrial power supplies.
    All I/O to the PIC is opto isolated. Here is a little video of the project. I hope this inspires to keep on PIC'n

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Automated Machine with PIC18F4431 and PBP

    Cool. Well done.

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,117


    Did you find this post helpful? Yes | No

    Default Re: Automated Machine with PIC18F4431 and PBP

    Nice job!

    Thanks for sharing what PBP can do!

    Ioannis

Similar Threads

  1. 18f4431 PORT.5 Problem Large automated machine
    By microcnc05 in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 1st June 2020, 06:22
  2. Replies: 4
    Last Post: - 17th May 2014, 17:24
  3. automated 4-stroke kill switch using PIC
    By mitchf14 in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 14th January 2009, 21:08
  4. Replies: 5
    Last Post: - 6th November 2008, 16:48
  5. PIC10F200 Automated IR Light Switch
    By Bruce in forum Code Examples
    Replies: 7
    Last Post: - 3rd May 2007, 11:40

Members who have read this thread : 11

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