From 86d9faef3576d4595177a44021e73d8613a44b58 Mon Sep 17 00:00:00 2001 From: Jakob Sagatowski <33381702+sagatowski@users.noreply.github.com> Date: Sun, 5 Sep 2021 17:48:52 +0000 Subject: [PATCH] Added course for Beckhoff's TwinCAT 3. (#5517) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added course for Beckhoff's TwinCAT 3. * Fixed spacing to next heading. * Update courses/free-courses-en.md Added platform (YouTube) Co-authored-by: David Ordás * Added additional free courses for TwinCAT 3. Co-authored-by: David Ordás --- courses/free-courses-en.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 9ba9520a..a8903194 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -62,6 +62,7 @@ * [Swift](#swift) * [Vapor](#vapor) * [Theory](#theory) +* [TwinCAT 3](#twincat-3) * [TypeScript](#typescript) * [Verilog / VHDL / SystemVerilog](#verilog--vhdl--systemverilog) * [Web Development](#web-development) @@ -727,6 +728,13 @@ * [Intro to Theoretical Computer Science](https://www.udacity.com/course/intro-to-theoretical-computer-science--cs313) (Udacity) +### TwinCAT 3 + +* [Learning motion control and IO with Beckhoff TwinCAT PLCs](https://www.youtube.com/playlist?list=PLE1CU6EebvTD29gsHo1djsKU7J5Dtp0Bn) - Evan Jensen (YouTube) +* [Learning PLCs with Structured Text](https://www.youtube.com/playlist?list=PLE1CU6EebvTCJCMIUOSWgMseMaW-2k5zH) - Evan Jensen (YouTube) +* [PLC programming using TwinCAT 3](https://www.youtube.com/playlist?list=PLimaF0nZKYHz3I3kFP4myaAYjmYk1SowO) - Jakob Sagatowski (YouTube) + + ### TypeScript * [Introduction to TypeScript](https://www.udemy.com/typescript/) - Daniel Stern (Udemy)