OpenPLC

OpenPLC, for industrial automation to Halloween displays article factories have programmable logic controllers to take care of their automation tasks and they are also good devices to control your Halloween effects. open-plc project is an open hardware design to build your own programmable logic controller. Included in the OpenPLC are four 24V inputs, four 24V outputs (two with PWM), 0-10V analog inputs, and USB, SPI, and I2C for programming and expansion. The OpenPLC is based on an ATMega328 and is compatible with Arduino code sketches.

If you are interested in PLC take a look at also the following links:

10 Comments

  1. Mark Severt says:

    Many thanks for sharing with us this very useful bit of data. Your thoughts on this subject are remarkable and therefore I’m sure that a lot of these suggestions will certainly apply to many other individuals out there. One more time thanks for sharing.

    Reply
  2. Tomi Engdahl says:

    ModbusMaster Library for Arduino
    http://playground.arduino.cc/Code/ModbusMaster

    Reply
  3. Tomi Engdahl says:

    simple-modbus
    Modbus RTU libraries for Arduino
    http://code.google.com/p/simple-modbus/

    SimpleModbus is a collection of Arduino libraries that enables you to communicate serially using the Modicon Modbus RTU protocol. Both SimpleModbusMaster & SimpleModbusSlave implements function 3 and 16 in addition SimpleModbusMaster implements function 4. Broadcasting is supported on both libraries for function 16. Both libraries share the exact same API.

    Reply
  4. Murray the online dating guy says:

    My third visit to this very weblog. We’re starting off an exciting new initiative in the exact same category as this blog page. Your post along with other contents on this site have supplied me with some valuable information to work on.

    Reply
  5. Tomi Engdahl says:

    Open source PLC
    http://hackaday.com/2013/06/09/open-source-plc/

    In industrial applications, controlling relays, servos, solenoids, and the like isn’t just a matter of wiring in an Arduino and plugging in some code. No, for reliable operation you’ll need a PLC – a programmable logic controller – to automate all your hardware. PLCs are usually pretty expensive pieces of hardware, which led [Warwick] to come up with his own. He built two versions, one large and one small that can handle just about any task thrown at them.

    Both devices are powered by an ATMEL SAM7S ARM chip running at 48 MHz. The smaller of the two devices has 10 digital inputs, 4 analog inputs, and 8 digital outputs able to sink 200 mA each. The larger PLC has 22 digital ins, 6 analog ins, and 16 digital outputs. Both of these devices have a ton of connectivity with USB, RS-232 and RS-485 ports

    Reply
  6. Tomi Engdahl says:

    Small Brick Open Source PLC
    http://startingelectronics.com/projects/small-open-source-PLC/

    Some applications that the OSPLC (Open Source PLC) can be used in:

    Machine Control
    Automatic Test Equipment (ATE)
    Computer I/O and communication expansion
    Data logging to EEPROM memory
    Process Control
    Process Monitoring
    Home Automation

    Features include digital I/O, analogue inputs, RS-232 port, RS-485 port, USB device port, JTAG debug port, real-time clock (RTC) with battery backup, Flash memory, SRAM and EEPROM.

    Programming of the PLC can be done in C and C++. The internal microcontroller is directly accessible to the programmer.

    Open-source software C programming tools are available for programming the PLC.

    The boards were designed using Altium designer. The download below is for the Altium designer source files for all three boards.

    If you would just like to look at the schematic diagrams for each board and do not have Altium designer, see the schematic in PDF format for each board below.

    All new projects on the Starting Electronics website will be based on the open source KiCad EDA tools for schematics and PCBs.

    Reply
  7. DreamCat says:

    Although there is always a variety of different needs, those powerful PLC is often because to meet various needs and become very complicated, but some areas need only simple design. some PLC even don’t need fuzzy logic.

    for example, there is no need RTC in many projects, the workers only turn on the device when they are working, ….

    So, for the cheap PLC, to save these costs,the market need many differents kinds PLC.

    all we need to do is how to let user feels more easy, and make the PLC more strong to against the interference.

    sorry for my bad(strange) english.

    Reply
  8. รับซื้อplc says:

    Hello, its good paragraph on the topic of media print,
    we all understand media is a impressive source
    of information.

    Reply
  9. Tomi Engdahl says:

    OpenPLC is Ready for Hacking
    http://hackaday.com/2016/06/07/openplc-is-ready-for-hacking/

    OpenPLC can be programmed in all 5 IEC 61131-3 languages: ST, IL, LADDER, FBD and SFC. On top of that, it lowers the barrier of entry to developing this kind of industrial hardware by being compatible with all the favorites Arduino, Raspberry Pi, Windows, Linux, etc.

    “The OpenPLC is the first fully functional standardized open source PLC. We believe that opening the black-box of a PLC will create opportunities for people to study its concepts, create new technologies and share resources.”

    http://www.openplcproject.com/

    Reply

Leave a Comment

Your email address will not be published. Required fields are marked *

*

*