<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: OpenPLC</title>
	<atom:link href="http://www.epanorama.net/blog/2012/11/01/openplc/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2012/11/01/openplc/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Sun, 05 Apr 2026 18:35:45 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-1493645</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 08 Jun 2016 04:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-1493645</guid>
		<description><![CDATA[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/]]></description>
		<content:encoded><![CDATA[<p>OpenPLC is Ready for Hacking<br />
<a href="http://hackaday.com/2016/06/07/openplc-is-ready-for-hacking/" rel="nofollow">http://hackaday.com/2016/06/07/openplc-is-ready-for-hacking/</a></p>
<p>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.</p>
<p>    “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.”</p>
<p><a href="http://www.openplcproject.com/" rel="nofollow">http://www.openplcproject.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: รับซื้อplc</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-1368378</link>
		<dc:creator><![CDATA[รับซื้อplc]]></dc:creator>
		<pubDate>Wed, 01 Apr 2015 08:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-1368378</guid>
		<description><![CDATA[Hello, its good paragraph on the topic of media print, 
we all understand media is a impressive source 
of information.]]></description>
		<content:encoded><![CDATA[<p>Hello, its good paragraph on the topic of media print,<br />
we all understand media is a impressive source<br />
of information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DreamCat</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-25119</link>
		<dc:creator><![CDATA[DreamCat]]></dc:creator>
		<pubDate>Tue, 30 Jul 2013 13:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-25119</guid>
		<description><![CDATA[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&#039;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.]]></description>
		<content:encoded><![CDATA[<p>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&#8217;t need fuzzy logic.</p>
<p>for example,  there is no need RTC in many projects, the workers only turn on the device when they are working, &#8230;.</p>
<p>So, for the cheap PLC, to save these costs，the market need many differents kinds PLC.</p>
<p>all we need to do is how to let user feels more easy, and make the PLC more strong to against the interference.</p>
<p>sorry for my bad(strange) english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-25118</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 12:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-25118</guid>
		<description><![CDATA[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.]]></description>
		<content:encoded><![CDATA[<p>Small Brick Open Source PLC<br />
<a href="http://startingelectronics.com/projects/small-open-source-PLC/" rel="nofollow">http://startingelectronics.com/projects/small-open-source-PLC/</a></p>
<p>Some applications that the OSPLC (Open Source PLC) can be used in:</p>
<p>    Machine Control<br />
    Automatic Test Equipment (ATE)<br />
    Computer I/O and communication expansion<br />
    Data logging to EEPROM memory<br />
    Process Control<br />
    Process Monitoring<br />
    Home Automation</p>
<p>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.</p>
<p>Programming of the PLC can be done in C and C++. The internal microcontroller is directly accessible to the programmer.</p>
<p>Open-source software C programming tools are available for programming the PLC.</p>
<p>The boards were designed using Altium designer. The download below is for the Altium designer source files for all three boards.</p>
<p>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.</p>
<p>All new projects on the Starting Electronics website will be based on the open source KiCad EDA tools for schematics and PCBs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-25117</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 11:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-25117</guid>
		<description><![CDATA[Large Brick Open Source PLC
http://startingelectronics.com/projects/large-open-source-PLC/]]></description>
		<content:encoded><![CDATA[<p>Large Brick Open Source PLC<br />
<a href="http://startingelectronics.com/projects/large-open-source-PLC/" rel="nofollow">http://startingelectronics.com/projects/large-open-source-PLC/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-25116</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 11:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-25116</guid>
		<description><![CDATA[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]]></description>
		<content:encoded><![CDATA[<p>Open source PLC<br />
<a href="http://hackaday.com/2013/06/09/open-source-plc/" rel="nofollow">http://hackaday.com/2013/06/09/open-source-plc/</a></p>
<p>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.</p>
<p>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</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murray the online dating guy</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-25115</link>
		<dc:creator><![CDATA[Murray the online dating guy]]></dc:creator>
		<pubDate>Thu, 11 Apr 2013 23:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-25115</guid>
		<description><![CDATA[My third visit to this very weblog. We&#039;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.]]></description>
		<content:encoded><![CDATA[<p>My third visit to this very weblog. We&#8217;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.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-25114</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Fri, 05 Apr 2013 17:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-25114</guid>
		<description><![CDATA[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 &amp; 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.]]></description>
		<content:encoded><![CDATA[<p>simple-modbus<br />
Modbus RTU libraries for Arduino<br />
<a href="http://code.google.com/p/simple-modbus/" rel="nofollow">http://code.google.com/p/simple-modbus/</a></p>
<p>SimpleModbus is a collection of Arduino libraries that enables you to communicate serially using the Modicon Modbus RTU protocol. Both SimpleModbusMaster &amp; 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.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-25113</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Fri, 05 Apr 2013 17:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-25113</guid>
		<description><![CDATA[ModbusMaster Library for Arduino
http://playground.arduino.cc/Code/ModbusMaster]]></description>
		<content:encoded><![CDATA[<p>ModbusMaster Library for Arduino<br />
<a href="http://playground.arduino.cc/Code/ModbusMaster" rel="nofollow">http://playground.arduino.cc/Code/ModbusMaster</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Severt</title>
		<link>https://www.epanorama.net/blog/2012/11/01/openplc/comment-page-1/#comment-25112</link>
		<dc:creator><![CDATA[Mark Severt]]></dc:creator>
		<pubDate>Tue, 02 Apr 2013 20:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=14392#comment-25112</guid>
		<description><![CDATA[Many thanks for sharing with us this very useful bit of data. Your thoughts on this subject are remarkable and therefore I&#039;m sure that a lot of these suggestions will certainly apply to many other individuals out there. One more time thanks for sharing.]]></description>
		<content:encoded><![CDATA[<p>Many thanks for sharing with us this very useful bit of data. Your thoughts on this subject are remarkable and therefore I&#8217;m sure that a lot of these suggestions will certainly apply to many other individuals out there. One more time thanks for sharing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
